From e180d57df3b5a4cf19737549ecd6099c1dfaf713 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 4 May 2020 21:24:44 +0000 Subject: fancyvrb (3may20) git-svn-id: svn://tug.org/texlive/trunk@55018 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fancyvrb/Changes | 2 ++ Master/texmf-dist/doc/latex/fancyvrb/README | 4 +-- .../texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf | Bin 133221 -> 125081 bytes .../texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex | 38 +++++++++++++++++---- 4 files changed, 36 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/fancyvrb/Changes b/Master/texmf-dist/doc/latex/fancyvrb/Changes index c59dc316ec7..83f18e56f93 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/Changes +++ b/Master/texmf-dist/doc/latex/fancyvrb/Changes @@ -1,4 +1,6 @@ --- fancyvrb.sty +3.6 2020/05/03 - added optional argument reflabel for page references + to verbatim environments (hv) 3.5 2020/01/13 - use \verbvisiblespace instead of \textvisiblespace (hv) 3.4 2019/11/09 - use catcode change for space if \textvisiblespace doesn't exist (hv) 3.3 2019/10/22 - use \textvisiblespace for showspaces (hv) diff --git a/Master/texmf-dist/doc/latex/fancyvrb/README b/Master/texmf-dist/doc/latex/fancyvrb/README index e78fec959f8..878c5798970 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/README +++ b/Master/texmf-dist/doc/latex/fancyvrb/README @@ -20,8 +20,8 @@ font family and size, numbering lines, framing code examples, colouring text and conditionally processing text. `fancyvrb' was heavily used in the typesetting of the "LaTeX Graphics -Companion", by Michel Goossens, Sebastian Rahtz and Frank Mittelbach, Addison -Wesley, 1997. +Companion", by Michel Goossens, Frank Mittelbach, Sebastian Rahtz, +Denis Roegel, and Herbert Voß, Addison Wesley, 2007. It was presented March 31, 1998 for EuroTeX'98. The original paper is available on "Cahiers GUTenberg" diff --git a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf index 7a929f11471..33799f3b3d0 100644 Binary files a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf and b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf differ diff --git a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex index e28dc41408b..e64a86f3ba1 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex +++ b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex @@ -1,13 +1,12 @@ \documentclass{article} %\usepackage[T1]{fontenc} %\usepackage[charter]{mathdesign} -\usepackage{libertinus-otf} -%\usepackage[scaled=0.84]{beramono} +\usepackage{libertinus} \setmonofont[Scale=MatchLowercase,FakeStretch=0.9]{AnonymousPro-Regular.ttf} - +%\usepackage[scaled=0.88]{beramono} \newif\ifChangeBar \ChangeBarfalse \usepackage{fancyvrb} -\usepackage[pstricks]{fancyvrb-ex} +\usepackage{fancyvrb-ex} \usepackage{xurl} \usepackage[colorlinks,linktocpage]{hyperref} \parskip=3pt plus 1pt minus 1pt @@ -63,7 +62,7 @@ {\footnotesize and}\\[-2mm] {\footnotesize Herbert Voß\ (FU Berlin -- DE)} } -\date{Version 3.5\\ \today} +\date{Version 3.6\\ \today} \fvset{frame=single,xrightmargin=0cm,numbers=left,numbersep=3pt,commentchar=Z} @@ -83,6 +82,7 @@ Report bugs to \url{hvoss@tug.org} \vfill Thanks to +Claudio Beccari, Philippe Esperet, %\url{esperet@marie.polytechnique.fr}, Michael Friendly, %\url{friendly@hotspur.psych.yorku.ca}, Mario Hassler, %\url{HASSLER@ippnv2.ipp.kfa-juelich.de}, @@ -919,6 +919,25 @@ text: This allows us to do some devious tricks: see the example in Section \ref{sec:VerbatimInclude} on page~\pageref{sec:VerbatimInclude}. + +\subsubsection{Reference label} + +\begin{optlist} + \item[reflabel (