summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/fancyvrb/latex/fancyvrb.sty
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/fancyvrb/latex/fancyvrb.sty')
-rw-r--r--macros/latex/contrib/fancyvrb/latex/fancyvrb.sty10
1 files changed, 5 insertions, 5 deletions
diff --git a/macros/latex/contrib/fancyvrb/latex/fancyvrb.sty b/macros/latex/contrib/fancyvrb/latex/fancyvrb.sty
index 5b64d153b6..2efbf7d248 100644
--- a/macros/latex/contrib/fancyvrb/latex/fancyvrb.sty
+++ b/macros/latex/contrib/fancyvrb/latex/fancyvrb.sty
@@ -2,7 +2,7 @@
%% This is file `fancyvrb.sty',
%%
%% COPYRIGHT 1992-1999, by Timothy Van Zandt <tvz@zandtwerk.kellogg.nwu.edu>
-%% -2020, by Herbert Voss <hvoss@tug.org>
+%% -2021, by Herbert Voss <hvoss@tug.org>
%%
%% This package may be distributed under the terms of the LaTeX Project Public
%% License, as described in lppl.txt in the base LaTeX distribution.
@@ -13,9 +13,9 @@
%% verbatim environments and commands and extensive documentation.
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{3.6}
-\def\filedate{2020/05/03}
-\ProvidesPackage{fancyvrb}[2020/05/03 v3.6 verbatim text (tvz,hv)]
+\def\fileversion{3.7}
+\def\filedate{2021/01/20}
+\ProvidesPackage{fancyvrb}[2021/01/20 v3.7 verbatim text (tvz,hv)]
%\message{Style option: `fancyvrb' v\fileversion \space <\filedate> (tvz)}
\csname fancyvrb@loaded\endcsname
\let\fancyvrb@loaded\endinput
@@ -393,7 +393,7 @@
\global\let\FV@EnvironName\relax
\next}
\@ifundefined{@currenvline}{\let\@currenvline\@empty}{}
-\def\FV@CheckScan#1{\@ifnextchar\@nil{\@gobble}{\FV@EOF}}
+%\def\FV@CheckScan#1{\@ifnextchar\@nil{\@gobble}{\FV@EOF}}
\def\FV@CheckScan#1{\ifx\@nil#1\@empty\else\expandafter\FV@EOF\fi}
\def\FV@EOF{%
\FV@Error{Couldn't find `\string\end{\FV@EnvironName}' to end