snippets: jiggle around appendix
This commit is contained in:
@@ -102,19 +102,19 @@
|
|||||||
"\\tableofcontents",
|
"\\tableofcontents",
|
||||||
"\\newpage",
|
"\\newpage",
|
||||||
"",
|
"",
|
||||||
|
"% glossary, use with \\gls{TERM}; make sure to run `makeglossaries`",
|
||||||
|
"\\printglossaries",
|
||||||
|
"",
|
||||||
"% begin here; don't forget to relaunch nvim :>",
|
"% begin here; don't forget to relaunch nvim :>",
|
||||||
"\\section{}",
|
"\\section{}",
|
||||||
"",
|
"",
|
||||||
|
"% bibliography, cite with \\autocite{}",
|
||||||
|
"\\printbibliography[heading=bibintoc,title={Quellen}]",
|
||||||
|
"",
|
||||||
"% optional appendix",
|
"% optional appendix",
|
||||||
"% \\appendix",
|
"% \\appendix",
|
||||||
"% \\section{optional appendix}",
|
"% \\section{optional appendix}",
|
||||||
"",
|
"",
|
||||||
"% glossary, use with \\gls{TERM}; make sure to run `makeglossaries`",
|
|
||||||
"\\printglossaries",
|
|
||||||
"",
|
|
||||||
"% bibliography, cite with \\autocite{}",
|
|
||||||
"\\printbibliography[heading=bibintoc,title={Quellen}]",
|
|
||||||
"",
|
|
||||||
"\\end{document}"
|
"\\end{document}"
|
||||||
],
|
],
|
||||||
"description": "Preset to create a new notes document"
|
"description": "Preset to create a new notes document"
|
||||||
|
|||||||
Reference in New Issue
Block a user