____________________________________________________________________________________
Be a better sports nut! Let your teams follow you
with Yahoo Mobile. Try it now.
http://mobile.yahoo.com/sports;_ylt=At9_qDKvtAbMuh1G1SQtBI7ntAcJ#% Do not delete the line below; configure depends on this
# \DeclareLaTeXClass[a0poster]{A0 Poster}
# Wrapper layout for the a0poster.cls poster class
#
# Author : Guenter Milde
#
# Input general definitions
Input stdclass.inc
# There are no chapters in a poster.
NoStyle Chapter
NoStyle Chapter*
# Nor are there parts
NoStyle Part
NoStyle Part*
MaxCounter Counter_Section
SecNumDepth 3
TocDepth 3
# Header (framed box, 0.9 * \textwidth)
Style Header
LatexType Environment
KeepEmpty 1
NextNoIndent 1
LabelType Top_Environment
LabelFont
# Family Sans
Color latex
Size small
EndFont
LatexName header
LabelString "____________________________ Header
____________________________"
End
# Poster box (framed box, 0.96 * \linewidth)
Style PosterBox
CopyStyle Header
LatexName pbox
LabelString "_____________________________ Box
_____________________________"
End
# Environment Separator
Style Separator
CopyStyle Header
Margin first_dynamic
LabelType static
LatexType Paragraph
LabelString "_____________________________ end
_____________________________"
End
# !!!Attention: Must be closed with EndEnvironment!!!
# Begin an environment
Style BeginEnvironment
LatexType Command
LatexName begin
NextNoIndent 1
PassThru 1
Margin First_Dynamic
LabelType Static
LabelString "begin: "
Font
# Family Sans
Size small
Color latex
EndFont
End
# !!! Attention: Use only for environments started with BeginEnvironment!!!
# End an environment
Style EndEnvironment
CopyStyle BeginEnvironment
LatexName end
LabelString "end: "
End
Style NewColumn
CopyStyle BeginEnvironment
LatexName "end{pcolumn} \begin{pcolumn}"
LabelString "new column"
End