diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-20 00:27:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-20 00:27:58 +0000 |
commit | fd85e7f404007e19d1d453667fa443bc534a99f8 (patch) | |
tree | a20fb11e518c1e3ffb68397157c37ef0bbe53912 /Master/texmf-dist/tex/latex | |
parent | 7bdd6419ec744db8d08616a6f71083e506dc67da (diff) |
catchfilebetweentags (19feb11)
git-svn-id: svn://tug.org/texlive/trunk@21476 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/catchfilebetweentags/catchfilebetweentags.sty | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/catchfilebetweentags/catchfilebetweentags.sty b/Master/texmf-dist/tex/latex/catchfilebetweentags/catchfilebetweentags.sty index e201739d3f7..13f0b9a7139 100644 --- a/Master/texmf-dist/tex/latex/catchfilebetweentags/catchfilebetweentags.sty +++ b/Master/texmf-dist/tex/latex/catchfilebetweentags/catchfilebetweentags.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% catchfilebetweentags : 2010/06/20 v1.0 - catchfilebetweentags : catch file between delimiters or tags +%% catchfilebetweentags : 2011/02/19 v1.1 - catchfilebetweentags : catch file between delimiters or tags %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either @@ -26,7 +26,7 @@ \NeedsTeXFormat{LaTeX2e}% LaTeX 2.09 can't be used (nor non-LaTeX) [2005/12/01]% LaTeX must be 2005/12/01 or younger \ProvidesPackage{catchfilebetweentags} - [2010/06/20 v1.0 - Catch file between tags (FOC)] + [2011/02/19 v1.1 - Catch file between tags (FC)] \RequirePackage{etex,etoolbox,ltxcmds} \RequirePackage{catchfile} \globtoks\CatchFBT@tok |