CATIA-Makro in Anhang eingebaut
This commit is contained in:
@@ -172,6 +172,7 @@
|
||||
\setlist[itemize]{parsep=0pt,itemsep=0pt,leftmargin=*}
|
||||
|
||||
\usepackage{listings}
|
||||
\renewcommand{\lstlistingname}{Programmausdruck}
|
||||
\lstdefinestyle{custom}{
|
||||
%xleftmargin=2em,
|
||||
}
|
||||
@@ -186,7 +187,7 @@
|
||||
\lstset{
|
||||
style=custom,
|
||||
language=Matlab,
|
||||
basicstyle=\small\ttfamily, % small, footnotesize
|
||||
basicstyle=\scriptsize\ttfamily, % small, footnotesize, scriptsize
|
||||
keywordstyle=\color{blue}, % \bfseries
|
||||
commentstyle=\color{dkgreen}, % \itshape
|
||||
%identifierstyle=\color{blue},
|
||||
@@ -207,7 +208,7 @@
|
||||
breakatwhitespace=true,
|
||||
%breakindent=20pt,
|
||||
tabsize=2,
|
||||
xleftmargin=2em, % 2\parskip
|
||||
xleftmargin=2.5em, % 2\parskip
|
||||
%title=\lstname,
|
||||
%captionpos=b, % b: bottom
|
||||
%belowcaptionskip=1\baselineskip,
|
||||
|
||||
Reference in New Issue
Block a user