diff --git a/example.tex b/example.tex index 317c83cd2a17b48075158f391ef672f198193462..ad5bb7e73433ece06cec1ba87a80b129e3ee2cc7 100644 --- a/example.tex +++ b/example.tex @@ -4,6 +4,11 @@ % - Bad type area setting, caused by using a landscape page. The type area is malformed, but this is no problem if you only include external pages +% # choosing a document class: +% The command below is the first one you will see in pretty much any LaTeX document. It sets up the so called documentclass, +% which is what determines all of your styling and sets up loads of stuff for you. In general there are classes for pretty much +% every type of document you could need, but this project provides a few classes specialized for the Hochschule Hannover. +% You can find information about the classes and the options in the README, but here is an example setup with load of comments: \documentclass[ %----------------------Preamble---------------------------------------------------% fontsize=11pt, % fontsize a4paper, % papersize