Allow paragraphs inside of voteText
This commit is contained in:
parent
61512dfc05
commit
a58db7f0d7
|
@ -140,7 +140,7 @@
|
||||||
\textbf{Finanzantrag}%
|
\textbf{Finanzantrag}%
|
||||||
}%
|
}%
|
||||||
}
|
}
|
||||||
\newcommand*{\voteText}[1]{%
|
\newcommand{\voteText}[1]{%
|
||||||
\immediate\write\exportdata{ text: "##1"}%
|
\immediate\write\exportdata{ text: "##1"}%
|
||||||
##1\vspace{\baselineskip}\\}%
|
##1\vspace{\baselineskip}\\}%
|
||||||
\newcommand*{\voteReason}[1]{%
|
\newcommand*{\voteReason}[1]{%
|
||||||
|
|
Loading…
Reference in a new issue