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

landscape page example

parent a5caed6f
Branches
No related tags found
1 merge request!7Example
......@@ -157,6 +157,9 @@
\end{tabular}
\end{table}
\clearpage
\KOMAoptions{paper=landscape,pagesize} % rotate page to landscape mode (because why not XD)
\recalctypearea
\chapter{attachment}
% manually include a PDF as not numbered section
\textbf{\Large{Messprotokoll oder so}} % just so it'S not empty
......@@ -165,6 +168,12 @@
\chaptermark{Messprotokoll} % change headmark
%\includepdf[pages=-,pagecommand={},width=\paperwidth]{temp.pdf} % comment in to include pdf
As you can see its also posible to have some pages sideways. Just keep in mind you might need to adapt the margins
\newpage
\KOMAoptions{paper=portrait,pagesize} % and back
\recalctypearea
\printbibliography
\noindent\begin{minipage}{\textwidth} % prevent automatic pagebreaks
\listoffigures
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment