Add explanation about quotation
This commit is contained in:
parent
a9f03221d3
commit
426b137172
2 changed files with 17 additions and 0 deletions
5
codebeispiele/quotation.tex
Normal file
5
codebeispiele/quotation.tex
Normal file
|
@ -0,0 +1,5 @@
|
|||
% Präambel
|
||||
\usepackage{csquotes}
|
||||
\MakeOuterQuote{"}
|
||||
% Im Text
|
||||
So können "Anführungszeichen" gesetzt werden
|
Loading…
Add table
Add a link
Reference in a new issue