Skip to content
Snippets Groups Projects
Commit 21d42a32 authored by Jan Wille's avatar Jan Wille
Browse files

explaining preamble

parent 62794786
No related branches found
No related tags found
No related merge requests found
...@@ -21,6 +21,11 @@ ...@@ -21,6 +21,11 @@
]{HsH-report} % documentclass ]{HsH-report} % documentclass
% # the preamble:
% everything between `\docuemtnclass' and `\begin{document}' is called the preamble. Here you configure all settings for your document.
% The `\documentclass' command is actually part of that configuration. Lets see what you could do here:
% bibliography % bibliography
% include biblatex, if you want to use it: % include biblatex, if you want to use it:
% \usepackage{biblatex} % coment this in to use biber % \usepackage{biblatex} % coment this in to use biber
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment