From a2df6d4df302a9a7dbf6f0e46dc0338ec2eb3d64 Mon Sep 17 00:00:00 2001 From: Aaron Kaplan Date: Tue, 19 Nov 2013 01:09:52 +0100 Subject: [PATCH] comments in the template.tex file --- src/template.tex | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/src/template.tex b/src/template.tex index 85efa14..888c044 100644 --- a/src/template.tex +++ b/src/template.tex @@ -7,20 +7,24 @@ \item[Settings:] \mbox{} \begin{lstlisting}[breaklines] - Here goes your setting string + %Here goes your setting string \end{lstlisting} \item[Additional settings:] -Here you can add additional settings +%Here you can add additional settings \begin{lstlisting}[breaklines] - copy \& paste additional settings + %copy \& paste additional settings \end{lstlisting} \item[Justification for special settings (if needed):] +% in case you have the need for further justifications why you chose this and that setting or if the settings do not fit into the standard Variant A or Variant B schema, please document this here + \item[References:] +% add any further references or best practice documents here + \end{description} -- 2.20.1