Skip to content
ejs-ejs edited this page Oct 4, 2015 · 2 revisions

The title page is the derivative from the base theme (Dresden, as I recall). Title page uses centered layout for the logo, while the logo on other pages is in the upper left corner.

The following environments are available for the title page:

  • \title
  • \author
  • \institute
  • \date

The following environments are to be implemented:

  • \pretitle - used to add text above the title, in smaller font size, eg. the name of the principal course like in \pretitle{Not so short} \title{Introduction to \LaTeX}}
  • \subtitle - used to add text below the title, in smaller font size, eg. \title{Introduction to \LaTeX}} \subtitle{My way}
  • \module - used to indicate the study module, like \module[ELETM11314]{Modern electrical engineering}
  • \revision -used to indicate the revision of the presentation
Clone this wiki locally