| computersci.org | |
|
|
|
Table of Contents |
Document Classes« Overview | Table of Contents | Letter Class »
Other document classes are often available. See Overview for details. They are selected with the following command: \documentclass [options] {class}
Typeface SizeAll the standard classes (except slides) accept the following options for selecting the typeface size (10 pt is default): 10pt, 11pt, 12pt Paper SizeAll classes accept these options for selecting the paper size (default is letter): a4paper, a5paper, b5paper, letterpaper, legalpaper, executivepaper Other OptionsMiscellaneous options (* indicates that this option is not available with the slides class):
If you specify more than one option, they must be separated by a comma. The slides class offers the option clock for printing the time at the bottom of each note. PackagesAdditional packages are loaded by a \usepackage[options]{pkg}
command. If you specify more than one package, they must be separated by a comma. Any options given in the |
|
Page last
modified on February 24, 2009, at 09:21 AM
|