diff options
author | Karl Berry <karl@freefriends.org> | 2021-01-21 22:16:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-01-21 22:16:30 +0000 |
commit | 6df2d4d26fd14fff82c6bbc3b171cb08c037f4cd (patch) | |
tree | af831a2ba4db286e5a00d947de58ca9f68355caa /Master/texmf-dist/doc/latex/fancyvrb | |
parent | 746eb34a3f1b7707f0f6270d7db7897d51877ebc (diff) |
fancyvrb (21jan21)
git-svn-id: svn://tug.org/texlive/trunk@57488 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/fancyvrb')
-rw-r--r-- | Master/texmf-dist/doc/latex/fancyvrb/Changes | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fancyvrb/README | 2 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf | bin | 125081 -> 123306 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex | 8 |
4 files changed, 5 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/fancyvrb/Changes b/Master/texmf-dist/doc/latex/fancyvrb/Changes index 83f18e56f93..a0a1010991d 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/Changes +++ b/Master/texmf-dist/doc/latex/fancyvrb/Changes @@ -1,4 +1,5 @@ --- fancyvrb.sty +3.7 2021/01/20 - delete a doubled definied macro (hv) 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) diff --git a/Master/texmf-dist/doc/latex/fancyvrb/README b/Master/texmf-dist/doc/latex/fancyvrb/README index 878c5798970..97c41fe60a8 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/README +++ b/Master/texmf-dist/doc/latex/fancyvrb/README @@ -25,7 +25,7 @@ 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" -. + Comments, suggestions and bug reports (with version number and the keyword "fancyvrb" in the subject of the message) to <hvoss@tug.org> diff --git a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf Binary files differindex 33799f3b3d0..fd5a4ed72f2 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf +++ b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf diff --git a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex index e64a86f3ba1..099ef80a638 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex +++ b/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex @@ -1,9 +1,6 @@ \documentclass{article} -%\usepackage[T1]{fontenc} -%\usepackage[charter]{mathdesign} -\usepackage{libertinus} +\usepackage{libertinus-otf} \setmonofont[Scale=MatchLowercase,FakeStretch=0.9]{AnonymousPro-Regular.ttf} -%\usepackage[scaled=0.88]{beramono} \newif\ifChangeBar \ChangeBarfalse \usepackage{fancyvrb} \usepackage{fancyvrb-ex} @@ -62,7 +59,7 @@ {\footnotesize and}\\[-2mm] {\footnotesize Herbert Voß\ (FU Berlin -- DE)} } -\date{Version 3.6\\ \today} +\date{Version 3.7\\ \today} \fvset{frame=single,xrightmargin=0cm,numbers=left,numbersep=3pt,commentchar=Z} @@ -83,6 +80,7 @@ Report bugs to \url{hvoss@tug.org} \vfill Thanks to Claudio Beccari, +Jean-François Burnol, Philippe Esperet, %\url{esperet@marie.polytechnique.fr}, Michael Friendly, %\url{friendly@hotspur.psych.yorku.ca}, Mario Hassler, %\url{HASSLER@ippnv2.ipp.kfa-juelich.de}, |