From d3396fea12be7c3ce3a4252e005ad11fa660deb6 Mon Sep 17 00:00:00 2001 From: Bela <felix.hilsky@mailbox.tu-dresden.de> Date: Wed, 24 Oct 2018 23:27:59 +0200 Subject: [PATCH] remove trash --- tex/_TEMPLATE.tex | 5 ----- 1 file changed, 5 deletions(-) diff --git a/tex/_TEMPLATE.tex b/tex/_TEMPLATE.tex index 3298ad0..e03e38b 100644 --- a/tex/_TEMPLATE.tex +++ b/tex/_TEMPLATE.tex @@ -2,12 +2,7 @@ \input{.maindir/tex/header/preamble-section} % inputs the preamble only if necessary -\newenvironment{dummy}{Tue nix}{Tue auch am Ende nix} -\newenvironment{wrapper}{Tue ganz am Anfang etwas \begin{dummy} Tue auch etwas}{Tue etwas vor dem Ende \end{dummy} Tue noch etwas} \docStart -\begin{wrapper} - Hier ein Satz -\end{wrapper} % do not use \input nor \begin{document nor \end{document} % write the text here -- GitLab