diff options
author | Karl Berry <karl@freefriends.org> | 2009-05-30 22:56:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-05-30 22:56:55 +0000 |
commit | f31a877132c2d6c2862c02bf232a1c126826e0b0 (patch) | |
tree | 545b4b836bf1c6a2d86c0008ab4de7948eeec82e /Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg | |
parent | bce65f52a3f2fd1c56c758f8d3440caac7dd2549 (diff) |
ltxdockit update (30may09)
git-svn-id: svn://tug.org/texlive/trunk@13535 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg')
-rw-r--r-- | Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg b/Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg index d7df9098ffe..52a6bb294d2 100644 --- a/Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg +++ b/Master/texmf-dist/tex/latex/ltxdockit/ltxdockit.cfg @@ -1,6 +1,6 @@ -% $Id: ltxdockit.cfg,v 1.1 2008/10/12 19:50:56 lehman stable $ +% $Id: ltxdockit.cfg,v 1.2 2009/05/24 19:10:45 lehman stable $ -\ProvidesFile{ltxdockit.cfg}[2008/10/12 v1.1 ltxdockit configuration (DFSG-free)] +\ProvidesFile{ltxdockit.cfg}[2009/05/24 v1.2 ltxdockit configuration (dfsg-free)] \RequirePackage{lmodern} \catcode`\"=\active @@ -68,6 +68,6 @@ % no-ops -\providecommand{\textln}[1]{#1} +\providecommand*{\textln}[1]{#1} \endinput |