forked from Hg/htlle-da-vorlage
Added section for Kurzfassung and Abstract (defined in metadata) and added spellcheck to gitignore
This commit is contained in:
parent
3011994c69
commit
bb15fb33e3
2
example/.gitignore
vendored
2
example/.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/*.pdf
|
||||
/*.log
|
||||
/spellcheck-result.txt
|
||||
/spellcheck-results.txt
|
||||
|
@ -529,6 +529,22 @@ Leoben, am\dotfill\\
|
||||
\end{minipage}
|
||||
$endfor$
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% KURZFASSUNG
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
$if(da-kurzfassung-de)$
|
||||
\section*{Kurzfassung}
|
||||
$da-kurzfassung-de$
|
||||
$endif$
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% ABSTRACT
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
$if(da-kurzfassung-en)$
|
||||
\section*{Abstract}
|
||||
$da-kurzfassung-en$
|
||||
$endif$
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
% DANKSAGUNG
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
Loading…
Reference in New Issue
Block a user