summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ydoc/ydoc.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-03-21 21:59:45 +0000
committerKarl Berry <karl@freefriends.org>2011-03-21 21:59:45 +0000
commit4f243e567cce42bca2f019edec58026baf5b6162 (patch)
treecdb5dd12a2a25edea2f45413f5a0610fae01a888 /Master/texmf-dist/tex/latex/ydoc/ydoc.sty
parentbd9ed7a519b6dce70bfb60a035fa991fe5861c17 (diff)
ydoc (21mar11)
git-svn-id: svn://tug.org/texlive/trunk@21787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ydoc/ydoc.sty')
-rw-r--r--Master/texmf-dist/tex/latex/ydoc/ydoc.sty14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/latex/ydoc/ydoc.sty b/Master/texmf-dist/tex/latex/ydoc/ydoc.sty
index 3a30527ef8d..9be7a39ce00 100644
--- a/Master/texmf-dist/tex/latex/ydoc/ydoc.sty
+++ b/Master/texmf-dist/tex/latex/ydoc/ydoc.sty
@@ -6,6 +6,7 @@
%%
%% ydoc.dtx (with options: `package')
%%
+%%
%% Copyright (c) 2010-2011 by Martin Scharrer <martin@scharrer-online.de>
%% WWW: http://latex.scharrer-online.de/
%%
@@ -25,12 +26,13 @@
%% and the derived file ydoc.cls, ydoc.sty, ydoc-code.sty,
%% ydoc-expl.sty and ydoc-desc.sty.
%%
-\RequirePackage{svn-prov}[2010/04/03]
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
-\ProvidesPackageSVN
- {$Id: ydoc.dtx 2163 2011-02-16 17:19:27Z martin $}
- [v0.4alpha]
- [ydoc package: document LaTeX class and packages]
+\RequirePackage{svn-prov}[2010/04/03]
+\ProvidesPackageSVN[ydoc]
+ {$Id: ydoc_sty.dtx 2332 2011-03-17 17:12:35Z martin $}
+ [v0.5alpha]
+ [ydoc package: document LaTeX class and packages]
+\RequirePackage{svn-prov}[2010/04/03]
\RequirePackage{ydoc-code}
\RequirePackage{ydoc-expl}
\RequirePackage{ydoc-desc}
@@ -39,6 +41,8 @@
\RequirePackage{newverbs}
\MakeSpecialShortVerb{\qverb}{\"}
\AtBeginDocument{\catcode`\^^A=14\relax}
+
+\input{ydoc.cfg}
\endinput
%%
%% End of file `ydoc.sty'.