diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-05 00:25:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-05 00:25:53 +0000 |
commit | d43c6c522bef207022d35a66e86b9a858e1c0a16 (patch) | |
tree | dd0dc86a0cddf794b6d73da40b6c64238c687970 /Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty | |
parent | 855de7eda56f56d2679bc0c9dc9bbce0d7277e31 (diff) |
ydoc (4jan11)
git-svn-id: svn://tug.org/texlive/trunk@20938 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty b/Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty index 0301d962437..c22dc70ef11 100644 --- a/Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty +++ b/Master/texmf-dist/tex/latex/ydoc/ydoc-expl.sty @@ -6,7 +6,7 @@ %% %% ydoc.dtx (with options: `expl') %% -%% 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-expl] - {$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 insert live examples of LaTeX code] \RequirePackage{listings} |