\newcommand{\mytext}{Here is my own dummy text command to fill-up space over the document. The text has no sense and you can continue reading, nevertheless, you will not find useful information. Please stop reading.}
\title{Font styles and decalrations}
\author{Gerardo Marx Chávez-Campos}
@ -47,7 +51,7 @@ Some tiny text.
\small{\lipsum[99]}
\normalfont{\lipsum[12]}
\normalsize{\lipsum[12]}
\large{\mytext}
@ -58,5 +62,20 @@ Some tiny text.
\huge{\mytext}
\Huge{\mytext}
\Huge{\mytext}\normalsize
\section{Day 1 issues}
Underlined long texts using \texttt{soul package}:
\ul{Here is my own dummy text command to fill-up space over the document. The text has no sense and you can continue reading, nevertheless, you will not find useful information. Please stop reading.}
\caps{Here is my own dummy text command to fill-up space over the document. The text has no sense and you can continue reading, nevertheless, you will not find useful information. Please stop reading.}
\texttt{Here is my own dummy text command to fill-up space over the document. The text has no sense and you can continue reading, nevertheless, you will not find useful information. Please stop reading.}