From 58f8db1fe8146e682c4c88dd3aad62b647632195 Mon Sep 17 00:00:00 2001 From: Jannik Dunkelau <jannik.dunkelau@hhu.de> Date: Mon, 16 May 2022 09:57:41 +0200 Subject: [PATCH] Update demonstration of `csquotes` by adding line spaces Should make it more pleasant to look at. --- contents.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contents.tex b/contents.tex index a8521ea..a49efbf 100644 --- a/contents.tex +++ b/contents.tex @@ -553,10 +553,10 @@ Anführungszeichen zu setzen und demonstriert die falsche Verwendung von \LaTeX{} & Darstellung \\ \midrule \texttt{Ein \textquotedbl{}Wort\textquotedbl{} in \textquotedbl{}Anführungszeichen\textquotedbl{}} & - Ein "Wort" in "Anführungszeichen" \\ + Ein "Wort" in "Anführungszeichen" \\ \addlinespace \texttt{Ein \textbackslash{}glqq Wort in \textbackslash{}glq Anführungszeichen\textbackslash{}grq\textbackslash{}grqq}& - Ein \glqq Wort in \glq Anführungszeichen\grq\grqq \\ + Ein \glqq Wort in \glq Anführungszeichen\grq\grqq \\ \addlinespace \texttt{Ein \textbackslash{}enquote\{Wort in \textbackslash{}enquote\{Anführungszeichen\}}\} & Ein \enquote{Wort in \enquote{Anführungszeichen}} \\ -- GitLab