From 23b0129cfe0c4e4300232992b08c911294f27db7 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Mon, 15 Feb 2021 21:12:45 +0100 Subject: Fixed quotes a bit --- zeitung/parts/quotetemplate.tex | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 zeitung/parts/quotetemplate.tex (limited to 'zeitung/parts/quotetemplate.tex') 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 +} -- cgit v1.2.3