Page Layout ⇒ topmargin on titlepage
topmargin on titlepage
Thanks Malvi
\documentclass[pdftex,11pt,twoside]{report}
\usepackage[a4paper,left=2cm,right=3cm]{geometry}
\setlength{\parskip}{0pt}
\setlength{\headheight}{14pt}
\setlength{\textheight}{634pt}
\usepackage[strict]{changepage}
\begin{document}
\renewcommand{\chaptername}{}
\renewcommand{\partname}{}
\begin{titlepage}
\changepage{5cm}{}{}{}
\begin{center}
\textsc{\textbf{\LARGE INAUGURAL-DISSERTATION}}\\[3cm]
\textsc{submitted to}\\[1.5cm]
\textsc{presented by}\\[1.5cm]
\textsc{Date of oral examination: }
\end{center}
\end{titlepage}
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
topmargin on titlepage
Drop driver options like pdftex. Since packages that would need it detect on their own which compiler is running, it is not necessary anymore.
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10