summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/eqexam/examples/hw.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/eqexam/examples/hw.cfg')
-rw-r--r--macros/latex/contrib/eqexam/examples/hw.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/macros/latex/contrib/eqexam/examples/hw.cfg b/macros/latex/contrib/eqexam/examples/hw.cfg
new file mode 100644
index 0000000000..57511627ea
--- /dev/null
+++ b/macros/latex/contrib/eqexam/examples/hw.cfg
@@ -0,0 +1,12 @@
+\renewcommand\maketitledesign
+{%
+ \makebox[\textwidth]{\normalsize
+ \shortstack[l]{\strut\underbar{\websubject}\\\@date}\hfill
+ \shortstack[l]{\underbar{\webtitle}\\\strut}\hfill
+ \shortstack[l]{\strut\underbar{Due \theduedate}\\\webauthor}}%
+}
+\rhead{\webauthor}
+\def\exrtnlabelformat{$\square$}
+\def\exrtnlabelformatwp{}
+\def\eq@sqslrtnlabel{}
+\everymath{\displaystyle}