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
Vive como se fosse morrer amanhã.
Estude como se fosse viver para sempre.
Einstein
< 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/2_Palestras/2020/01_Latex_Friends/04/NewCommands.tex:
LaTeX Listing: /usr/local/Slides/2_Palestras/2020/01_Latex_Friends/04/NewCommands.tex. PDF   ZIP*  
\newcommand{\Vector}[1]{\underline{\mathbf{#1}}}
\newcommand{\Matrix}[1]{\underline{\underline{{\mathbf{#1}}}}}

\newcommand{\Result}[1]{\underline{\underline{~~#1~~}}}
< Poster | $\LaTeX$ IV | Beamer >
Messages:
0 secs.