texlive[49203] Master: fancyvrb (20nov18)

commits+karl at tug.org commits+karl at tug.org
Tue Nov 20 23:00:50 CET 2018


Revision: 49203
          http://tug.org/svn/texlive?view=revision&revision=49203
Author:   karl
Date:     2018-11-20 23:00:50 +0100 (Tue, 20 Nov 2018)
Log Message:
-----------
fancyvrb (20nov18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/fancyvrb/Changes
    trunk/Master/texmf-dist/doc/latex/fancyvrb/README
    trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf
    trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex
    trunk/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
    trunk/Master/tlpkg/libexec/ctan2tds

Modified: trunk/Master/texmf-dist/doc/latex/fancyvrb/Changes
===================================================================
--- trunk/Master/texmf-dist/doc/latex/fancyvrb/Changes	2018-11-20 21:59:39 UTC (rev 49202)
+++ trunk/Master/texmf-dist/doc/latex/fancyvrb/Changes	2018-11-20 22:00:50 UTC (rev 49203)
@@ -1,4 +1,6 @@
 --- fancyvrb.sty
+3.1a 2018/11/20   - small changes to the documentation (hv)  
+3.1  2018/11/17   - load package xcolor only if it is not done already (hv)  
 3.0  2018/11/01   - remove the example part from francyvrb (hv)  
 2.9  2018/10/31   - made \UseVerb robust (hv)  
 2.81 2011/04/06  - added optional argument vspace for the 

Modified: trunk/Master/texmf-dist/doc/latex/fancyvrb/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/fancyvrb/README	2018-11-20 21:59:39 UTC (rev 49202)
+++ trunk/Master/texmf-dist/doc/latex/fancyvrb/README	2018-11-20 22:00:50 UTC (rev 49203)
@@ -1,11 +1,10 @@
 
               --------------------------------------------------
               |                   `fancyvrb'                   |
-              |                  Version 2.9                   |
-              |                  Oct 31, 2018                  |
+              |                  Version 3.1                   |
+              |                  Nov 17, 2018                  |
               |                                                |
-	      | Timothy Van Zandt (Princeton University - USA) |
-              |              <tvz at Princeton.EDU>               |
+              | Timothy Van Zandt (Princeton University - USA) |
               |                                                |
               |     Packaging, documentation and support       |
               |       Denis Girou (CNRS/IDRIS - France)        |
@@ -14,7 +13,9 @@
               |       Herbert Voss, Berlin (hvoss at tug.org)     |
               --------------------------------------------------
 
+Report bugs to hvoss at tug.org
 
+
   The `fancyvrb' package provides very sophisticated facilities for reading
 and writing verbatim TeX code. Users can perform common tasks like changing
 font family and size, numbering lines, framing code examples, colouring text

Modified: trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex	2018-11-20 21:59:39 UTC (rev 49202)
+++ trunk/Master/texmf-dist/doc/latex/fancyvrb/fancyvrb-doc.tex	2018-11-20 22:00:50 UTC (rev 49203)
@@ -55,8 +55,8 @@
 \pstrickstrue
 %
 \title{The `\textsf{fancyvrb}' package\\Fancy Verbatims in \LaTeX}
-\author{Timothy Van Zandt\\Princeton University\\Princeton -- USA\\
-        {\footnotesize \url{tvz at Princeton.EDU}}\\[5mm]
+\author{Timothy Van Zandt\\Princeton University\\Princeton -- USA\\[5mm]
+%        {\footnotesize \url{tvz at Princeton.EDU}}\\[5mm]
         {Packaging and documentation by}\\
         {\footnotesize Denis Girou (CNRS/IDRIS -- France),}\\[-2mm]
         {\footnotesize Sebastian Rahtz (Elsevier -- GB)}\\[-2mm]
@@ -63,7 +63,7 @@
         {\footnotesize and}\\[-2mm]
         {\footnotesize Herbert Voß\ (FU Berlin -- DE)}
         }
-\date{Version 3.0\\ \today}
+\date{Version 3.1a\\ \today}
 
 \fvset{frame=single,xrightmargin=0cm,numbers=left,numbersep=3pt,commentchar=Z}
 
@@ -77,6 +77,10 @@
   text and conditionally processing text.
 \end{abstract}
 
+\begin{center}
+Report bugs to \url{hvoss at tug.org}
+\end{center}
+
 \vfill
 Thanks to 
 Philippe Esperet, %\url{esperet at marie.polytechnique.fr}, 

Modified: trunk/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty	2018-11-20 21:59:39 UTC (rev 49202)
+++ trunk/Master/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty	2018-11-20 22:00:50 UTC (rev 49203)
@@ -13,14 +13,14 @@
 %%   verbatim environments and commands and extensive documentation.
 %%
 \NeedsTeXFormat{LaTeX2e}
-\def\fileversion{3.0}
-\def\filedate{2018/11/01}
+\def\fileversion{3.1a}
+\def\filedate{2018/11/20}
 \ProvidesPackage{fancyvrb}[\filedate]
 \message{Style option: `fancyvrb' v\fileversion \space  <\filedate> (tvz)}
 \csname fancyvrb at loaded\endcsname
 \let\fancyvrb at loaded\endinput
 %\ProcessOptions
-\RequirePackage{xcolor}       % Standard LaTeX `color' package
+\@ifpackageloaded{xcolor}{}{\RequirePackage{xcolor}}       % Standard LaTeX `color' package
 \def\FV at Error#1#2{%
   \edef\@tempc{#2}\expandafter\errhelp\expandafter{\@tempc}%
   \errmessage{FancyVerb Error:^^J\space\space #1^^J}}

Modified: trunk/Master/tlpkg/libexec/ctan2tds
===================================================================
--- trunk/Master/tlpkg/libexec/ctan2tds	2018-11-20 21:59:39 UTC (rev 49202)
+++ trunk/Master/tlpkg/libexec/ctan2tds	2018-11-20 22:00:50 UTC (rev 49203)
@@ -443,7 +443,7 @@
  'extractpdfmark', "die 'skipping, compiled program'",
  'fac',         "die 'skipping, noinfo license'",
  'famt',        "die 'skipping, noinfo license'",
- 'fancyvrb',    "&MAKEfancyvrb",
+ 'fancyvrb',    "&MAKEflatten",
  'faq',         "die 'skipping, use FAQ-en'",
  'faq-en',      "die 'skipping, use FAQ-en'",
  'faq-fr',      "die 'skipping, nonfree'",
@@ -5058,16 +5058,6 @@
   &runjob("$CP manual* *xml test* *txt $docdir");
 }
 
-sub MAKEfancyvrb {
- &setup;
- chdir("$DEST/doc/latex/$package");
- print "\t SPECIAL $package: move contrib\n";
- &SYSTEM("$MV contrib/README README.contrib");
- &SYSTEM("$MV contrib/* .; rmdir contrib");
- &buildfilelist;
- &donormal("nosetup");
-}
-
 sub MAKEucs {
  &setup;
  chdir("$DEST/doc/latex/$package");



More information about the tex-live-commits mailing list