diff options
Diffstat (limited to 'Bachelor/BSc-Arbeit/tex_doc/dml_1.11/listings/csquotes01.tex')
| -rwxr-xr-x | Bachelor/BSc-Arbeit/tex_doc/dml_1.11/listings/csquotes01.tex | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/listings/csquotes01.tex b/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/listings/csquotes01.tex new file mode 100755 index 0000000..6c73f63 --- /dev/null +++ b/Bachelor/BSc-Arbeit/tex_doc/dml_1.11/listings/csquotes01.tex @@ -0,0 +1,10 @@ +\documentclass{scrartcl}
+\usepackage[ngerman]{babel}
+\usepackage[babel,german=quotes]{csquotes}
+\begin{document}
+
+Genau, dies ist \enquote{nur} ein Beispiel.
+
+\end{document}
+
+
|
