diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty | 10 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty | 35 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty | 35 |
4 files changed, 17 insertions, 65 deletions
diff --git a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty index 054ede2ada7..72c4d535d30 100644 --- a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty +++ b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb-ex.sty @@ -1,7 +1,7 @@ %% %% This is file `fancyvrb-ex.sty', %% -%% COPYRIGHT 2018-, by Herbert Voss <hvoss@tug.org> +%% COPYRIGHT 2018,2019-, 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. diff --git a/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty b/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty index b9fb18c759b..5026b819e7d 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{3.3} -\def\filedate{2019/10/22} +\def\fileversion{3.4} +\def\filedate{2019/11/09} \ProvidesPackage{fancyvrb}[\filedate] \message{Style option: `fancyvrb' v\fileversion \space <\filedate> (tvz)} \csname fancyvrb@loaded\endcsname @@ -529,8 +529,10 @@ \fvset{defineactive} \define@booleankey{FV}{showspaces}% {\def\FV@Space{{\FancyVerbSpace}}}% - {\def\FV@Space{\ }} -{\catcode`\ =12 \gdef\FancyVerbSpace{\texttt{\textvisiblespace}}} + {\def\FV@Space{\ }} +\@ifundefined{textvisiblespace}% + {\begingroup\catcode`\ =12 \gdef\FancyVerbSpace{\tt }\endgroup} + {\let\FancyVerbSpace\textvisiblespace} \fvset{showspaces=false} \def\FV@Tab{\hbox to\FancyVerbTabSize\fontdimen2\font{\hss\FV@TabChar}} \define@key{FV}{tabsize}{% diff --git a/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty b/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty index 728f4fe345e..3e1478a27be 100644 --- a/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty +++ b/Master/texmf-dist/tex/latex/fancyvrb/hbaw.sty @@ -1,39 +1,14 @@ %% %% This is file `hbaw.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% fvrb-ex.dtx (with options: `hbaw') -%% -%% IMPORTANT NOTICE: -%% -%% For the copyright see the source file. %% -%% Any modified versions of this file must be renamed -%% with new filenames distinct from hbaw.sty. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file fvrb-ex.dtx. -%% -%% This generated file may be distributed as long as the -%% original source files, as listed above, are part of the -%% same distribution. (The sources need not necessarily be -%% in the same archive or directory.) -%% -%% Package `fvrb-ex' (`fvrb-ex', `hbaw' and `hcolor') -%% %% COPYING: -%% The files of this package "fvrb-ex" are released under the Artistic -%% License Version 2. A copy of that license is included in the file -%% artistic2.txt inside the fancyvrb package. This package consists of -%% the following files: -%% README fvrb-ex.dtx fvrb-ex.ins +%% This package may be distributed under the terms of the LaTeX Project Public +%% License, as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.0 or, at your option, any later version. %% -%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> -%% March 27, 1998 +%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> March 27, 1998 +%% packed by Herbert Voss <hvoss@tug.org> %% -%% Package `hbaw' %% \NeedsTeXFormat{LaTeX2e} \def\fileversion{1.4} diff --git a/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty b/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty index 64a29b56665..236fdd78f2b 100644 --- a/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty +++ b/Master/texmf-dist/tex/latex/fancyvrb/hcolor.sty @@ -1,39 +1,14 @@ %% %% This is file `hcolor.sty', -%% generated with the docstrip utility. -%% -%% The original source files were: -%% -%% fvrb-ex.dtx (with options: `hcolor') -%% -%% IMPORTANT NOTICE: -%% -%% For the copyright see the source file. -%% -%% Any modified versions of this file must be renamed -%% with new filenames distinct from hcolor.sty. -%% -%% For distribution of the original source see the terms -%% for copying and modification in the file fvrb-ex.dtx. -%% -%% This generated file may be distributed as long as the -%% original source files, as listed above, are part of the -%% same distribution. (The sources need not necessarily be -%% in the same archive or directory.) -%% -%% Package `fvrb-ex' (`fvrb-ex', `hbaw' and `hcolor') %% %% COPYING: -%% The files of this package "fvrb-ex" are released under the Artistic -%% License Version 2. A copy of that license is included in the file -%% artistic2.txt inside the fancyvrb package. This package consists of -%% the following files: -%% README fvrb-ex.dtx fvrb-ex.ins +%% This package may be distributed under the terms of the LaTeX Project Public +%% License, as described in lppl.txt in the base LaTeX distribution. +%% Either version 1.0 or, at your option, any later version. %% -%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> -%% March 27, 1998 +%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr> March 27, 1998 +%% packed by Herbert Voss <hvoss@tug.org> %% -%% Package `hcolor' %% \NeedsTeXFormat{LaTeX2e} \def\fileversion{1.4} |