summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/ydoc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-01-05 00:25:53 +0000
committerKarl Berry <karl@freefriends.org>2011-01-05 00:25:53 +0000
commitd43c6c522bef207022d35a66e86b9a858e1c0a16 (patch)
treedd0dc86a0cddf794b6d73da40b6c64238c687970 /Master/texmf-dist/source/latex/ydoc
parent855de7eda56f56d2679bc0c9dc9bbce0d7277e31 (diff)
ydoc (4jan11)
git-svn-id: svn://tug.org/texlive/trunk@20938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/ydoc')
-rw-r--r--Master/texmf-dist/source/latex/ydoc/ydoc.dtx12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/ydoc/ydoc.dtx b/Master/texmf-dist/source/latex/ydoc/ydoc.dtx
index 757c6372374..7855ff07a42 100644
--- a/Master/texmf-dist/source/latex/ydoc/ydoc.dtx
+++ b/Master/texmf-dist/source/latex/ydoc/ydoc.dtx
@@ -1,5 +1,5 @@
% \iffalse
-%% Copyright (c) 2010 by Martin Scharrer <martin@scharrer-online.de>
+%% Copyright (c) 2010-2011 by Martin Scharrer <martin@scharrer-online.de>
%% WWW: http://latex.scharrer-online.de/
%%
%% This work may be distributed and/or modified under the
@@ -35,7 +35,7 @@
%<expl> [ydoc-expl]
%<doc> [ydoc-doc]
%<*driver|class|package|code|desc|expl|doc>
- {$Id: ydoc.dtx 1921 2010-12-20 21:55:39Z martin $}
+ {$Id: ydoc.dtx 2004 2011-01-03 22:51:32Z martin $}
[v0.3alpha]
%</driver|class|package|code|desc|expl|doc>
%<class> [ydoc class: document LaTeX class and packages]
@@ -74,7 +74,7 @@
%</driver>
% \fi
%
-% \CheckSum{1237}
+% \CheckSum{1238}
%
% \CharacterTable
% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
@@ -467,7 +467,7 @@
\catcode`\ =\active
}*
|gdef|macro@code#1^^M% \end{macrocode}(*
-|endgroup|expandafter|macro@@code|expandafter(|ydoc@removeline#1|noexpand|lastlinemacro^^M)*
+|endgroup|expandafter|macro@@code|expandafter(|ydoc@removeline#1|noexpand|lastlinemacro)*
)*
|gdef|ydoc@removeline#1^^M(|noexpand|firstlinemacro)*
|gdef|ydoc@defspecialmacros(*
@@ -500,7 +500,7 @@
\def\newlinemacro{\\\null}
\def\spacemacro{\ }
\def\bslashmacro{\char92}
-\def\lastlinemacro#1{}
+\def\lastlinemacro{}
\def\firstlinemacro{\linenumberbox}
\def\newlinemacro{\\\linenumberbox}
\newcounter{linenumber}
@@ -882,7 +882,7 @@
%
% \begin{macrocode}
\RequirePackage{shortvrb}
-\MakeShortVerb{\|}
+\AtBeginDocument{\MakeShortVerb{\|}}
% \end{macrocode}
%
% \iffalse