summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty b/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty
index 78a8ff597a2..c624bc7b407 100644
--- a/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty
+++ b/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty
@@ -6,7 +6,7 @@
%%
%% ydoc.dtx (with options: `doc')
%%
-%% 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
@@ -29,7 +29,7 @@
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackageSVN
[ydoc-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]
[ydoc package to provide 'doc' macros]
\newcount\ydoc@bslashcnt
@@ -119,7 +119,7 @@
\fi
}
\RequirePackage{shortvrb}
-\MakeShortVerb{\|}
+\AtBeginDocument{\MakeShortVerb{\|}}
\endinput
%%
%% End of file `ydoc-doc.sty'.