From 5a1a109c2fc03fbbb146a9e5d9722cf05a6f9160 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Sat, 9 Jan 2010 19:07:02 -0500 Subject: [PATCH] Fix "*" -> "def*" in \defmonth/\defyear example --- drexel-thesis.dtx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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} -- 2.26.2