Compare commits
2 Commits
c0fb9341d9
...
ce6d806495
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ce6d806495 | ||
|
|
e39f7eca69 |
@ -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}
|
||||||
|
|||||||
@ -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}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user