Emacs: fixes for listing config in LaTeX templates.

master
Ambrevar 2012-11-20 18:58:33 +01:00
parent 94c17426b2
commit f7e8d24e7b
2 changed files with 3 additions and 0 deletions

View File

@ -54,6 +54,7 @@
xleftmargin=\parindent,
% framexleftmargin=\parindent,
language=C,
showstringspaces=false,
basicstyle=\footnotesize\ttfamily,
keywordstyle=\bfseries\color{green!40!black},
commentstyle=\itshape\color{purple!40!black},

View File

@ -41,10 +41,12 @@
\lstdefinestyle{customc}{
% numbers=left,
belowcaptionskip=1\baselineskip,
breaklines=true,
frame=L,
xleftmargin=\parindent,
% framexleftmargin=\parindent,
language=C,
showstringspaces=false,
basicstyle=\footnotesize\ttfamily,
keywordstyle=\bfseries\color{green!40!black},
commentstyle=\itshape\color{purple!40!black},