Skip to content

Instantly share code, notes, and snippets.

@pastak
Created October 7, 2013 09:43
Show Gist options
  • Save pastak/6865243 to your computer and use it in GitHub Desktop.
Save pastak/6865243 to your computer and use it in GitHub Desktop.
\documentclass[a4paper,12pt]{article}
\usepackage{listings}
\begin{document}
\title{消費税増税!!!!!!!!}
\author{安倍晋三}
\date{\today}
\maketitle
\lstset{numbers=left,basicstyle=\ttfamily\small,
commentstyle=\textit, keywordstyle=\bfseries}
% 読み込むファイルを指定
\lstinputlisting{tax.scm}
本文テキスト本文テキスト本文テキスト本文テキスト本文テキスト
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment