% Style file for LaTeX2e % For documentclass article % \documentclass [landscape]{article} % optionally use portrait % \usepackage {slidepack} % % This package modifies the article class. Paper sizes and orientation % (portrait or landscape) are options to the article class. This package % uses the standard LaTeX2e color package, unless the nocolor option is % specified. % % options: % frame (default) - place a frame around the slide. The page style is set % to frame. % noframe - do not place a frame around the slide. The page style is not % altered and if not set otherwise remains the plain page style. % 20pt - set the normal font size to be 20 pt. This is also the default % and in this implementation) cannot be changed. % color (default) - load the standard LaTeX2e color package. This option % loads the standard color package and sets the default frame color to % be a mid-gray level. % nocolor - do not load the color package. The frame color is set to black. %