summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
index 2651e59e305..c7a30b71897 100644
--- a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
+++ b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
@@ -13,8 +13,8 @@
%% verbatim environments and commands and extensive documentation.
%%
\NeedsTeXFormat{LaTeX2e}
-\def\fileversion{4.3}
-\def\filedate{2022/06/02}
+\def\fileversion{4.4}
+\def\filedate{2022/06/03}
\ProvidesPackage{fancyvrb}[\filedate\space \fileversion\space verbatim text (tvz,hv)]
%\message{Style option: `fancyvrb' v\fileversion \space <\filedate> (tvz)}
\csname fancyvrb@loaded\endcsname
@@ -914,12 +914,13 @@
\kern-0.5\baselineskip\relax
\baselineskip\z@skip
\kern\FV@FrameSep\relax
- \penalty\@M% prevent a pagebreak after the line 20220602 (hv)
+ \penalty\@M% prevent a pagebreak _after_ the line 20220602 (hv)
\endgroup}%
\def\FV@EndListFrame@Lines{%
\begingroup
\baselineskip\z@skip
\kern\FV@FrameSep\relax
+ \penalty\@M% prevent a pagebreak _before_ the line 20220602 (hv)
\FV@SingleFrameLine{\@ne}%
\endgroup}
\def\FV@SingleFrameSep{%