19 lines
863 B
TeX
19 lines
863 B
TeX
% breakanywhere doesn't seem to work.
|
|
For this task, we are using the file \file{exercises/special-characters.tex}.
|
|
To be able to see your results here within the script,
|
|
compile the \file{main.tex} file.
|
|
This applies for the subsequent tasks, as well.
|
|
|
|
\begin{enumerate}
|
|
\item In the text, you find a bunch of abbreviations. Replace the spaces
|
|
within the abbreviations by thin spaces. Put a thin space in front of the
|
|
word Euro sign (€).
|
|
\item Replace the hyphens within the Erba opening hours by en dashes.
|
|
\item Restrict the hyphenation of word \emph{Studierendenausweis} to one position: \\\emph{Studierenden-ausweis}.
|
|
\item Add quotation marks around the words \emph{Studi-Ticket} and
|
|
\emph{Studi-Karte} using the \code{latex}{\textbackslash enquote} command.
|
|
\end{enumerate}
|
|
|
|
\exercisematerial{exercises/special-characters/special-characters}
|
|
|