diff options
author | Karl Berry <karl@freefriends.org> | 2021-12-21 21:45:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-12-21 21:45:56 +0000 |
commit | c7c088867146fe0f03f16ce078685a9bda733d5f (patch) | |
tree | 04aaeb7b1135b94bbf56eebebd9ad01049981d24 /Master/texmf-dist/tex/latex | |
parent | 39dadf705f864a0ad683aeb86bac5f4d9b4b8138 (diff) |
fancyvrb (21dec21)
git-svn-id: svn://tug.org/texlive/trunk@61368 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty index 75f418e7be5..86fdbef54e9 100644 --- a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty +++ b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty @@ -13,9 +13,9 @@ %% verbatim environments and commands and extensive documentation. %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{4.1a} -\def\filedate{2021/11/24} -\ProvidesPackage{fancyvrb}[\filedate~ \fileversion ~verbatim text (tvz,hv)] +\def\fileversion{4.1b} +\def\filedate{2021/12/21} +\ProvidesPackage{fancyvrb}[\filedate\space \fileversion\space verbatim text (tvz,hv)] %\message{Style option: `fancyvrb' v\fileversion \space <\filedate> (tvz)} \csname fancyvrb@loaded\endcsname \let\fancyvrb@loaded\endinput |