comparison main.tex @ 32:8512227869d5

zemi
author tatsuki
date Tue, 29 Nov 2016 19:52:37 +0900
parents 27f92e7af1fc
children 215d5ce839b7
comparison
equal deleted inserted replaced
31:11dc58bf5a2b 32:8512227869d5
6 \usepackage[dvips]{graphicx} 6 \usepackage[dvips]{graphicx}
7 \usepackage{latexsym} 7 \usepackage{latexsym}
8 \usepackage{comment} 8 \usepackage{comment}
9 \lstset{% 9 \lstset{%
10 language={Java}, 10 language={Java},
11 basicstyle={\footnotesize},% 11 basicstyle={\footnotesize\ttfamily},%
12 identifierstyle={\footnotesize},% 12 identifierstyle={\footnotesize\ttfamily},%
13 commentstyle={\footnotesize\itshape},% 13 commentstyle={\footnotesize\itshae},%
14 keywordstyle={\footnotesize\bfseries},% 14 keywordstyle={\footnotesize\ttfamily},%
15 ndkeywordstyle={\footnotesize},% 15 ndkeywordstyle={\footnotesize\ttfamily},%
16 stringstyle={\footnotesize\ttfamily}, 16 stringstyle={\footnotesize\ttfamily},
17 frame={tb}, 17 frame={tb},
18 breaklines=true, 18 breaklines=true,
19 columns=[l]{fullflexible},% 19 columns=[l]{fullflexible},%
20 numbers=left,% 20 numbers=left,%