diff options
author | Marvin Borner | 2021-02-15 21:12:45 +0100 |
---|---|---|
committer | Marvin Borner | 2021-02-15 21:12:45 +0100 |
commit | 23b0129cfe0c4e4300232992b08c911294f27db7 (patch) | |
tree | dd555c6f1ac0d0fc21f17ef80e9b1efa0a093b15 /zeitung/parts/quotetemplate.tex | |
parent | 82b45608a6c1be1035ad161fad2c1c6860c23314 (diff) |
Fixed quotes a bit
Diffstat (limited to 'zeitung/parts/quotetemplate.tex')
-rw-r--r-- | zeitung/parts/quotetemplate.tex | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zeitung/parts/quotetemplate.tex b/zeitung/parts/quotetemplate.tex new file mode 100644 index 0000000..a8b704f --- /dev/null +++ b/zeitung/parts/quotetemplate.tex @@ -0,0 +1,6 @@ +\clearpage +\title{Zitate - \quoteclass} + +\providecommand\quoteadd[2]{ + \textbf{#1: }#2\newline +} |