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
9
codebeispiele/parts-of-document.tex
Normal file
9
codebeispiele/parts-of-document.tex
Normal file
|
@ -0,0 +1,9 @@
|
|||
\frontmatter % nur in Büchern
|
||||
% römische Seitenzahlen
|
||||
% Titelblatt, Verzeichnisse
|
||||
|
||||
\mainmatter % nur in Büchern
|
||||
% Inhalt, Kapitel
|
||||
|
||||
\appendix
|
||||
% Anhang
|
Loading…
Add table
Add a link
Reference in a new issue