diff --git a/example.tex b/example.tex
index 0d462555a50ba0de37375767134de773ea3623ee..317c83cd2a17b48075158f391ef672f198193462 100644
--- a/example.tex
+++ b/example.tex
@@ -1,3 +1,9 @@
+% # INFO:
+% this file will produce a few warnings, even when working correctly:
+% - using fallback Bibtex backend, cased because of the older backend, which may not support all features
+% - 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
+
+
 \documentclass[	%----------------------Preamble---------------------------------------------------%
 		fontsize=11pt,  % fontsize
 		a4paper,	    % papersize
@@ -9,11 +15,6 @@
 		%draft			% quicker compilations, images are not included
 	]{HsH-report}		% documentclass
 
-% INFO:
-% this file will produce a few warnings, even when working correctly:
-% - using fallback Bibtex backend, cased because of the older backend, which may not support all features
-% - 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
-
 
 % bibliography
 % include biblatex, if you want to use it: