From 053e863d132996b7ab5686ede2b74dba754e9f94 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 25 May 2010 23:23:36 +0000 Subject: fancyvrb update (25may10) git-svn-id: svn://tug.org/texlive/trunk@18492 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex') diff --git a/Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex b/Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex index 928ebcb7627..fcc3de7801a 100644 --- a/Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex +++ b/Master/texmf-dist/doc/latex/fancyvrb/t-fvrbex.tex @@ -24,23 +24,23 @@ %% 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) -%% March 27, 1998 +%% Denis Girou (CNRS/IDRIS - France) March 27, 1998 %% %% File `t-fvrbex' %% \documentclass{article} -\newif\ifpstricks -\IfFileExists{pstricks.sty} -{\usepackage[bawcolor,pstricks]{fvrb-ex}\pstrickstrue} -{\usepackage[bawcolor]{fvrb-ex}} +\usepackage[bawcolor,pstricks]{fvrb-ex} +\pstrickstrue +\usepackage[T1]{fontenc} +\usepackage[latin1]{inputenc} +\usepackage[charter]{mathdesign} +\usepackage{url} +\usepackage{xcolor} \begin{document} -- cgit v1.2.3