Chages to preamble; need to update template
This commit is contained in:
parent
d68ed72fa9
commit
62221e6eab
@ -114,6 +114,8 @@
|
|||||||
%% Just for Issue #006 %%%%%%%%%%%%%%%%%%%%%%
|
%% Just for Issue #006 %%%%%%%%%%%%%%%%%%%%%%
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usepackage{ulem}
|
\usepackage{ulem}
|
||||||
|
\let\oldtextsf\textsf
|
||||||
|
\renewcommand{\textsf}[1]{\small\oldtextsf{#1}}
|
||||||
|
|
||||||
|
|
||||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||||
@ -141,15 +143,15 @@
|
|||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
%\maketitle
|
\maketitle
|
||||||
|
|
||||||
%\input{include/impressum}
|
\input{include/impressum}
|
||||||
|
|
||||||
%\tableofcontents
|
\tableofcontents
|
||||||
|
|
||||||
\input{include/chap01}
|
\input{include/chap01}
|
||||||
|
|
||||||
%\input{include/chap02}
|
\input{include/chap02}
|
||||||
|
|
||||||
%\input{include/chap03}
|
%\input{include/chap03}
|
||||||
|
|
||||||
@ -159,7 +161,7 @@
|
|||||||
|
|
||||||
%\input{include/chap06}
|
%\input{include/chap06}
|
||||||
|
|
||||||
%\input{include/coda}
|
\input{include/coda}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user