From: W. Trevor King Date: Sun, 10 Jan 2010 00:07:02 +0000 (-0500) Subject: Fix "*" -> "def*" in \defmonth/\defyear example X-Git-Tag: 0.3~26 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5a1a109c2fc03fbbb146a9e5d9722cf05a6f9160;p=drexel-thesis.git Fix "*" -> "def*" in \defmonth/\defyear example --- diff --git a/drexel-thesis.dtx b/drexel-thesis.dtx index 416973e..0cc7ef0 100644 --- a/drexel-thesis.dtx +++ b/drexel-thesis.dtx @@ -231,8 +231,8 @@ % See the Manual 3.1 p8. % % \begin{command} -% `\cs{month}\marg{month}' -% `\cs{year}\marg{year}' +% `\cs{defmonth}\marg{month}' +% `\cs{defyear}\marg{year}' % \end{command} % \DescribeMacro{\defmonth} % \DescribeMacro{\defyear}