add for org latex article export german header for list of listings
This commit is contained in:
@@ -127,16 +127,23 @@ a bunch of online resources.
|
||||
:CLEARPAGE: t
|
||||
:END:
|
||||
,#+LATEX: \begin{spacing}{1.25}\begingroup\renewcommand*{\addvspace}[1]{}
|
||||
|
||||
,#+LATEX: \clearpage
|
||||
# #+LATEX: \tableofcontents
|
||||
,#+TOC: headlines
|
||||
|
||||
,#+LATEX: \clearpage
|
||||
,#+LATEX: \listoffigures
|
||||
# #+LATEX: \phantomsection\addcontentsline{toc}{section}{Abbildungsverzeichnis}\listoffigures
|
||||
# #+TOC: figures is not implemented yet in the HTML backend. And not working with LaTeX, see listing
|
||||
# #+TOC: figures
|
||||
|
||||
# #+LATEX: \listoftables
|
||||
# #+LATEX: \phantomsection\addcontentsline{toc}{section}{Tabellenverzeichnis}
|
||||
,#+TOC: tables
|
||||
|
||||
# for latex listing is figures
|
||||
# #+LATEX: \phantomsection\addcontentsline{toc}{section}{Programmausdrucke}
|
||||
,#+TOC: listings
|
||||
,#+LATEX: \endgroup\end{spacing}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user