summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/pbox/pbox.drv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:56:00 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:56:00 +0000
commitf290390248868488be1b918b5bc6b893c8b23c4a (patch)
tree5e990a80129cdfacf1ffd1d68f827fa12269ad62 /Master/texmf-dist/source/latex/pbox/pbox.drv
parent6d83964def5743489a4fef816d4f17f43b74c8fa (diff)
trunk/Master/texmf-dist/source/latex/pbox
git-svn-id: svn://tug.org/texlive/trunk@439 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/pbox/pbox.drv')
-rw-r--r--Master/texmf-dist/source/latex/pbox/pbox.drv49
1 files changed, 49 insertions, 0 deletions
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'.