style.sty
changeset 347 22b5294daa2a
parent 331 a2c18456c6b7
child 394 2f9fe225ecc8
--- a/style.sty	Mon Oct 05 04:05:20 2015 +0100
+++ b/style.sty	Thu Oct 08 14:06:18 2015 +0100
@@ -44,4 +44,15 @@
 
 \newcommand{\HEADER}{{\bf Please submit your solutions via email. Please submit 
 only ASCII text or PDFs. Every solution should be preceeded by the corresponding 
-question. Solutions will only be accepted until 30th December!}\bigskip}
+question, like:
+
+\begin{center}
+\begin{tabular}{ll}
+Q$n$: & \ldots a difficult question from me\ldots\\
+A:    & \ldots an answer from you \ldots\\
+Q$n+1$ & \ldots another difficult question\ldots\\
+A:     & \ldots another brilliant answer from you\ldots
+\end{tabular}
+\end{center}
+
+\noindent Solutions will only be accepted until 30th December!}\bigskip}