diff options
author | Karl Berry <karl@freefriends.org> | 2008-08-13 23:50:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-08-13 23:50:04 +0000 |
commit | 95c334e5b7d0129823f8c4afc2a73cf6817f98ff (patch) | |
tree | 3f8b298c65cf02dd70d5a587664d42a507209726 /Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls | |
parent | fe937c977dab62691fe93e39afc85bc7ceb59990 (diff) |
gmdoc update (13aug08)
git-svn-id: svn://tug.org/texlive/trunk@10314 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls')
-rw-r--r-- | Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls b/Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls index 59ccceecc28..e47026e2115 100644 --- a/Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls +++ b/Master/texmf-dist/tex/latex/gmdoc/gmdocc.cls @@ -34,6 +34,7 @@ % \chschange{v0.77}{2007/11/16}{262} % \chschange{v0.78}{2007/11/19}{267} % \chschange{v0.79}{2008/8/3}{271} +% \chschange{v0.79}{2008/8/9}{271} \NeedsTeXFormat{LaTeX2e} \ProvidesClass{gmdocc} @@ -158,8 +159,6 @@ \ifx\gmcc@CLASS\gmcc@resa\gmcc@mwclstrue\fi}% } - - \gm@DOX{mwart}{\gmcc@class{mwart}}% The \pk{mwart} class may also % be declared explicitly. @@ -275,9 +274,9 @@ \newif\ifSecondClass}{} %\fi\fi -%\iffalse +% \skiplines \ifSecondClass\else -%\fi\fi +% \endskiplines \ifgmcc@mwcls \IfFileExists{\gmcc@CLASS.cls}{}{\gmcc@mwclsfalse}% As % announced, we do the ontological test to any \pk{mwcls}. @@ -294,11 +293,11 @@ \LoadClass[fleqn, 11pt]{article}% Otherwise the standard \pk{article} is % loaded. \fi -% \iffalse\iffalse +% \skiplines \fi -% of ifSecondClass'es \cs{else} (a~feature under construction).\fi +% of ifSecondClass'es \cs{else} (a~feature under construction).\endskiplines -\RequirePackage{gmutils}[2008/08/03]% earlier to provide |\@ifXeTeX|. +\RequirePackage{gmutils}[2008/08/09]% earlier to provide |\@ifXeTeX|. \ifgmcc@mwcls\afterfi\ParanoidPostsec\fi |