next up previous contents index
Next: Title and Section Headings: Up: Creating Technical Posters With Previous: Introduction   Contents   Index

Setting the paper size and large fonts

The a0poster class file is well suited for creating large posters. It is based on the article class file, but uses large paper sizes and large fonts. The following class options govern the paper size and orientation:

landscape landscape (default)
portrait portrait
a0b "DIN A0 big" (default)
a0 DIN A0
a1 DIN A1
a2 DIN A2
a3 DIN A3

The available font sizes and their declarations are shown in Table 1. You will need to make sure you use scalable fonts, as the standard Computer Modern fonts won't be available in large sizes. For the Times/Helvetica/Courier combination, use the mathptmx, helvet and courier packages:

\usepackage{mathptmx}
\usepackage[scaled=.90]{helvet}
\usepackage{courier}


Table 1: Font sizes supplied by the a0poster class
\tiny 12pt
\scriptsize 14.4pt
\footnotesize 17.28pt
\small 20.74pt
\normalsize 24.88pt
\large 29.86pt
\Large 35.83pt
\LARGE 43pt
\huge 51.6pt
\Huge 61.92pt
\veryHuge 74.3pt
\VeryHuge 89.16pt
\VERYHuge 107pt


next up previous contents index
Next: Title and Section Headings: Up: Creating Technical Posters With Previous: Introduction   Contents   Index
Nicola L. C. Talbot. School of Computing Sciences. University of East Anglia. Last Modified: 2007-01-23