Add hints about modularization and structure of source code
This commit is contained in:
parent
1d61f14e9e
commit
f9e595b78a
4 changed files with 55 additions and 0 deletions
8
codebeispiele/lists-in-toc.tex
Normal file
8
codebeispiele/lists-in-toc.tex
Normal file
|
@ -0,0 +1,8 @@
|
|||
\documentclass[
|
||||
listof=totoc,
|
||||
index=totoc,
|
||||
bibliography=totoc,
|
||||
...
|
||||
]
|
||||
|
||||
\setuptoc{toc}{totoc} % Nur wenn benötigt
|
Loading…
Add table
Add a link
Reference in a new issue