From f290390248868488be1b918b5bc6b893c8b23c4a Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 11 Jan 2006 23:56:00 +0000 Subject: trunk/Master/texmf-dist/source/latex/pbox git-svn-id: svn://tug.org/texlive/trunk@439 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/pbox/pbox.drv | 49 ++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+) create mode 100644 Master/texmf-dist/source/latex/pbox/pbox.drv (limited to 'Master/texmf-dist/source/latex/pbox/pbox.drv') diff --git a/Master/texmf-dist/source/latex/pbox/pbox.drv b/Master/texmf-dist/source/latex/pbox/pbox.drv new file mode 100644 index 00000000000..8aec30f4c65 --- /dev/null +++ b/Master/texmf-dist/source/latex/pbox/pbox.drv @@ -0,0 +1,49 @@ +%% +%% This is file `pbox.drv', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% pbox.dtx (with options: `driver') +%% +%% Copyright (C) 2003 Simon Law +%% +%% This program is free software; you can redistribute it and/or modify +%% it under the terms of the GNU General Public License as published by +%% the Free Software Foundation; either version 2 of the License, or +%% (at your option) any later version. +%% +%% This program is distributed in the hope that it will be useful, +%% but WITHOUT ANY WARRANTY; without even the implied warranty of +%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +%% GNU General Public License for more details. +%% +%% You should have received a copy of the GNU General Public License +%% along with this program; if not, write to the Free Software +%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +%% +\NeedsTeXFormat{LaTeX2e}[1995/12/01] +\documentclass{ltxdoc} +\usepackage{pbox} +\usepackage{url} +\usepackage{textcomp} +\usepackage{fancyvrb} +\newlength{\ExampleWidth} +\setlength{\ExampleWidth}{3.5cm} +\fvset{gobble=6,numbersep=3pt,frame=single, + numbers=left,xleftmargin=5mm,xrightmargin=0pt} +\fvset{xrightmargin=\ExampleWidth} +\EnableCrossrefs + %\DisableCrossrefs % Say \DisableCrossrefs if index is ready +\CodelineIndex +\RecordChanges % Gather update information + %\OnlyDescription % comment out for implementation details + \OldMakeindex % use if your MakeIndex is pre-v2.9 + %\setlength\hfuzz{15pt} % don't make so many + %\hbadness=7000 % over and under full box warnings +\begin{document} + \DocInput{pbox.dtx} +\end{document} +\endinput +%% +%% End of file `pbox.drv'. -- cgit v1.2.3