Spec-Zone.ru › LaTeX

titlepage

Синопсис:

\begin{titlepage}
  ... text and spacing ...
\end{titlepage}

Создайте титульную страницу, страницу без напечатанного номера страницы или заголовка и с последующими страницами, пронумерованными, начиная с первой.

В этом примере вся форматирование, включая вертикальное выравнивание, оставлено автору.

\begin{titlepage}
\vspace*{\stretch{1}}
\begin{center}
  {\huge\bfseries Thesis \\[1ex] 
                  title}                  \\[6.5ex]
  {\large\bfseries Author name}           \\
  \vspace{4ex}
  Thesis  submitted to                    \\[5pt]
  \textit{University name}                \\[2cm]
  in partial fulfilment for the award of the degree of \\[2cm]
  \textsc{\Large Doctor of Philosophy}    \\[2ex]
  \textsc{\large Mathematics}             \\[12ex]
  \vfill
  Department of Mathematics               \\
  Address                                 \\
  \vfill
  \today
\end{center}
\vspace{\stretch{2}}
\end{titlepage}

Чтобы вместо этого создать стандартную титульную страницу без titlepage среды, используйте \maketitle (см. \maketitle).

© 2007–2018 Karl Berry
Public Domain Software
http://latexref.xyz/titlepage.html

Spec-Zone.ru

Настройки Оффлайн Что нового Помощь О нас
Spec-Zone .ru
спецификации, руководства, описания, API