diff options
author | Karl Berry <karl@freefriends.org> | 2013-01-19 23:31:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-01-19 23:31:33 +0000 |
commit | ef8e0d0207b02d009234e83d15b764cadbe2985a (patch) | |
tree | 0ef695e571d0cc5590b03e1864c423d3afbb0f1f /Master/texmf-dist | |
parent | 169c29d4673f08c0a3c8fab0adb51e816808bb93 (diff) |
cweb.cls with patch applied officially now
git-svn-id: svn://tug.org/texlive/trunk@28878 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r-- | Master/texmf-dist/tex/latex/cweb-latex/cweb.cls | 18 |
1 files changed, 11 insertions, 7 deletions
diff --git a/Master/texmf-dist/tex/latex/cweb-latex/cweb.cls b/Master/texmf-dist/tex/latex/cweb-latex/cweb.cls index 284ee428f3a..4c88dffadc0 100644 --- a/Master/texmf-dist/tex/latex/cweb-latex/cweb.cls +++ b/Master/texmf-dist/tex/latex/cweb-latex/cweb.cls @@ -1,4 +1,4 @@ -% $StyleId: cweb.doc,v 3.6 1995/11/30 15:44:53 schrod Exp $ +% $StyleId: cweb.doc,v 3.7 2013/01/18 15:44:53 schrod Exp $ %---------------------------------------------------------------------- % Written by Joachim Schrod <schrod@iti.informatik.th-darmstadt.de>. % Copyright conditions see below (GPL). @@ -47,8 +47,8 @@ %%% \usepackage{fullpage} -%%% \RCS $StyleRevision: 3.6 $ -%%% \RCS $StyleDate: 1995/11/30 15:44:53 $ +%%% \RCS $StyleRevision: 3.7 $ +%%% \RCS $StyleDate: 2013/01/18 15:44:53 $ %%% \begin{document} @@ -136,8 +136,8 @@ } \RCSClass{cweb}{LaTeX markup for CWEB sources} - $StyleDate: 1995/11/30 15:44:53 $: 9999/00/00 \endRCS - $StyleRevision: 3.6 $: 0.0 \endRCS + $StyleDate: 2013/01/18 15:44:53 $: 9999/00/00 \endRCS + $StyleRevision: 3.7 $: 0.0 \endRCS \endgroup %%% \endprog @@ -165,8 +165,8 @@ %%% See the GNU General Public License for more details. %%% You should have received a copy of the GNU General Public License in -%%% the file |License| along with this package; if not, write to the Free -%%% Software Foundation, Inc., 675~Mass Ave, Cambridge, MA~02139,~USA. +%%% the file |License| along with this package; if not, see +%%% http://www.gnu.org/licenses/. %%% \sect Before we start we declare some shorthands for category codes. @@ -1268,6 +1268,10 @@ by LaTeX.% %%% Cweb bundle, version 1.0. +%%% \Revision 2.7 2013/01/18 15:19:50 karl +%%% Applied trivial patch from Julian Gilbey (ca.1999) to make cweb work +%%% with post-1997 LaTeX2e. + %%% \Revision 2.6 1995/08/29 15:19:50 schrod %%% Added (hint to non-existence of) description of the internal interface. |