Compare commits

...

2 Commits

Author SHA1 Message Date
Florian
ce6d806495 Adjust exercise numbers 2025-05-01 22:15:42 +02:00
Florian
e39f7eca69 Replace fake ellipses 2025-05-01 22:15:31 +02:00
2 changed files with 5 additions and 5 deletions

View File

@ -72,10 +72,10 @@ The decisive factor is the appearance, not the semantics, which is why the Frenc
\cmidrule(lr){2-3} \cmidrule(lr){4-5} \cmidrule(lr){2-3} \cmidrule(lr){4-5}
& Code & Result & Code & Result \\ & Code & Result & Code & Result \\
\midrule \midrule
English (\acro{A.\,E.}) & \code{latex}{``...''} & ``…'' & \code{latex}{`...'} & `…' \\ English (\acro{A.\,E.}) & \code{latex}{``''} & ``…'' & \code{latex}{`'} & `…' \\
English (\acro{B.\,E.}) & \code{latex}{`...'} & `…' & \code{latex}{``...''} & ``…'' \\ English (\acro{B.\,E.}) & \code{latex}{`…'} & `…' & \code{latex}{``…''} & ``…'' \\
German & \code{latex}{\glqq...\grqq} & \glqq\grqq & \code{latex}{\glq\grq} & \glq\grq \\ German & \code{latex}{\glqq\grqq} & \glqq\grqq & \code{latex}{\glq\grq} & \glq\grq \\
German (alternatively) & \code{latex}{\frqq...\flqq} & \frqq\flqq & \code{latex}{\frq\flq} & \frq\flq \\ German (alternatively) & \code{latex}{\frqq\flqq} & \frqq\flqq & \code{latex}{\frq\flq} & \frq\flq \\
\bottomrule \bottomrule
\end{tabular} \end{tabular}
\caption{Quotation marks} \caption{Quotation marks}

View File

@ -27,7 +27,7 @@
\input{first-steps-with-latex.tex} \input{first-steps-with-latex.tex}
% Align exercise numbers with chapters % Align exercise numbers with chapters
\setcounter{section}{2} \setcounter{section}{1}
\input{exercises/basic-document-structure/task} \input{exercises/basic-document-structure/task}
\subsubsection*{Modify the content below} \subsubsection*{Modify the content below}