# Topics ## 00 – Setup + [ ] compiler installation (options, updates) + [ ] editor installation (options, setup) + [ ] compilation (based on a simple startup file) + [ ] package installation ## 01 – Introduction + [ ] Knuth/Lamport + [ ] motivation + [ ] objections to LaTeX + [ ] WYSIWIG/WYSIWYM + [ ] editor/compiler tasks ## 02 – Simple document + [ ] commands (parameters, backslash) + [ ] document class + [ ] input and font encoding + [ ] language settings + [ ] document environment + [ ] error handling + [ ] comments (with shortcuts) ## 03 – Text layout + [ ] continuous text + [ ] paragraphs (empty lines) + [ ] headlines + [ ] title page + [ ] table of contents ## 04 – Text markup + [ ] reserved characters + [ ] spaces + [ ] hyphens + [ ] quotes + [ ] emphases + [ ] URLs + [ ] lists + [ ] footnotes ## 05 – Maths ## 06 – Figures + [ ] images + [ ] tables + [ ] listings + [ ] references ## 07 – Complex projects + [ ] main file + [ ] subfiles + [ ] file paths + [ ] root document ## 08 – Bibliography + [ ] manual entry search + [ ] Zotero way + [ ] .bib file + [ ] bibliography style + [ ] bibliography + [ ] citing + [ ] maybe biber