11 lines
522 B
TeX
11 lines
522 B
TeX
\section{Emphasising text}
|
|
|
|
\begin{enumerate}
|
|
\item In \file{exercies/text-markup/markup.tex}, emphasize the words
|
|
``recursion'' and ``recursive.''
|
|
\item Make the \textsc{url} clickable.
|
|
\item Find a proper way to display the whole \textbf{paragraph as a quote}. Have a look at the \mono{csquotes} package.
|
|
\item Of course, you can also experiment with the other commands that you learned for text markup. However, you might want to remove them afterwards to keep your document nice and tidy.
|
|
\end{enumerate}
|
|
|