Skip to content

Commit 4e67f33

Browse files
committed
Bump to version 0.15
Changes since 0.14: * Rename mydraftwatermark -> xdraftwatermark * Added nodraftwatermark option and ifdraftwatermark macro * Added pagebreak and nopagebreak options * Added missing \DUTif... versions of user-visibile \if... macros * Refactored makeapprovalform * Added LyX layout drexel-thesis.layout * Bundled USEFUL_PACKAGES pulled from the local TeX installation * Give \draftmarksetup example based on Travis Hoppe's thesis * Assorted documentation cleanups
1 parent d0cff6c commit 4e67f33

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

drexel-thesis.dtx

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
1-
% \def\fileversion{0.14}
2-
% \def\filedate{2010/09/21}
1+
% \def\fileversion{0.15}
2+
% \def\filedate{2013/05/21}
33
% \iffalse meta-comment
44
%<*driver>
55
\ProvidesFile{drexel-thesis.dtx}
66
\documentclass{ltxdoc}
77
%</driver>
88
%<*class|driver>
9-
\def\fileversion{0.14}
10-
\def\filedate{2010/09/21}
9+
\def\fileversion{0.15}
10+
\def\filedate{2013/05/21}
1111
%</class|driver>
1212
%
13-
% Copyright (C) 2010-2012 C.Y. Ip
13+
% Copyright (C) 2010-2013 C.Y. Ip
1414
% Christopher D. Cera
1515
% Christopher S. Dahn
1616
% Daniel J. Cross

0 commit comments

Comments
 (0)