diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-13 22:20:48 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-13 22:20:48 +0000 |
commit | 6896e1abedec5194e9a456ce8d6c630999e4ed0f (patch) | |
tree | db4ba79c3b3a9afcc9d682ff1135a3440930bb70 /Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty | |
parent | 878253a4b3b9dc4e9da23f4aaffb88d5d3cf6dff (diff) |
ydoc (13aug11)
git-svn-id: svn://tug.org/texlive/trunk@23544 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty | 31 |
1 files changed, 5 insertions, 26 deletions
diff --git a/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty b/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty index b9dcc943a96..9164dbd36aa 100644 --- a/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty +++ b/Master/texmf-dist/tex/latex/ydoc/ydoc-doc.sty @@ -4,34 +4,13 @@ %% %% The original source files were: %% -%% ydoc.dtx (with options: `doc') +%% ydoc.dtx (with options: `ydoc-doc.sty') %% -%% -%% 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 -%% conditions of the LaTeX Project Public License, either version 1.3 -%% of this license or (at your option) any later version. -%% The latest version of this license is in -%% http://www.latex-project.org/lppl.txt -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. -%% -%% This work has the LPPL maintenance status `maintained'. -%% -%% The Current Maintainer of this work is Martin Scharrer. -%% -%% This work consists of the files ydoc.dtx and ydoc.ins -%% and the derived file ydoc.cls, ydoc.sty, ydoc-code.sty, -%% ydoc-expl.sty and ydoc-desc.sty. -%% \NeedsTeXFormat{LaTeX2e}[1999/12/01] -\RequirePackage{svn-prov}[2010/04/03] -\ProvidesPackageSVN[ydoc] - {$Id: ydoc_doc_sty.dtx 2378 2011-03-20 20:34:27Z martin $} - [v0.5alpha] - [ydoc package to provide 'doc' macros] +\ProvidesPackage{ydoc-doc}[% + 2011/08/11 + v0.5alpha + ydoc package to provide 'doc' macros] \newcount\ydoc@bslashcnt \def\ydoc@countbslashes{% \begingroup |