SmtC: Show me the Code
Ole Peter Smith
Instituto de Matemática e Estatística
Universidade Federal de Goiás
http://www.olesmith.com.br

$\LaTeX$ & Friends
Life is a mystery to be lived.
Not a problem to be solved.
Søren Kierkegaard.
< Poster | $\LaTeX$ IV | Beamer >

Some Preambles

LaTeX Listing: Main.tex. PDF   ZIP*  
\documentclass{report}

\input{Base}
\input{Geometry}
\input{Language}

\input{MathOperators}
\input{NewCommands}
\input{Theorems}

%TikZ for drawing
\input{TikZ}

%Code listings
\input{Listings}

\begin{document}


\end{document}
Showing: /usr/local/Slides/1_Disciplines/4_Latex/04/Language.tex:
LaTeX Listing: /usr/local/Slides/1_Disciplines/4_Latex/04/Language.tex. PDF   ZIP*  
\usepackage[utf8x]{inputenc}
\usepackage[T1]{fontenc}
\usepackage[brazilian]{babel}
< Poster | $\LaTeX$ IV | Beamer >
Messages:
0 secs.