summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-11 23:53:13 +0000
committerKarl Berry <karl@freefriends.org>2006-01-11 23:53:13 +0000
commit1b390e7c0060de46864273dd300d12affa5d9735 (patch)
tree07385aa5bf7cccb8b943820b8689295bdbdbae8d /Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
parentf1ba088253f565d5cb2d934517f7c9af1a72c154 (diff)
trunk/Master/texmf-dist/source/latex/fancyvrb
git-svn-id: svn://tug.org/texlive/trunk@277 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins')
-rw-r--r--Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins41
1 files changed, 41 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins b/Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
new file mode 100644
index 00000000000..37aad57417f
--- /dev/null
+++ b/Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
@@ -0,0 +1,41 @@
+%% `fvrb-ex.ins'
+%%
+%% Docstrip installation instruction file for docstyle `fvrb-ex'
+%%
+%% Denis Girou (CNRS/IDRIS - France) <Denis.Girou@idris.fr>
+%% March 26, 1998
+
+\NeedsTeXFormat{LaTeX2e}
+\def\batchfile{fvrb-ex.ins}
+\input docstrip.tex
+\keepsilent
+\Msg{*** Generating the `fvrb-ex' package ***}
+\askforoverwritefalse
+\generate{\catcode`\£=12\catcode`\§=12\catcode`\µ=12\catcode`\¶=12%
+ \file{fvrb-ex.sty}{\from{fvrb-ex.dtx}{fvrb-ex}}%
+ \file{hbaw.sty}{\from{fvrb-ex.dtx}{hbaw}}%
+ \file{hcolor.sty}{\from{fvrb-ex.dtx}{hcolor}}%
+ \file{t-fvrbex.tex}{\from{fvrb-ex.dtx}{t-fvrbex}}}
+
+\ifToplevel{%
+\Msg{***********************************************************}
+\Msg{*}
+\Msg{* To finish the installation you have to move the files}
+\Msg{* fvrb-ex.sty, hbaw.sty and hcolor.sty into a directory}
+\Msg{* searched by TeX.}
+\Msg{*}
+\Msg{* To produce the documentation, run the file `fvrb-ex.dtx'}
+\Msg{* through LaTeX.}
+\Msg{*}
+\Msg{* If you require the commented code, desactivating the}
+\Msg{* OnlyDescription macro, you must recompile, execute:}
+\Msg{* `makeindex -s PATH/gind.ist fvrb-ex'}
+\Msg{* `makeindex -s PATH/gglo.ist -o fvrb-ex.gls fvrb-ex.glo'}
+\Msg{* and recompile.}
+\Msg{*}
+\Msg{***********************************************************}
+}
+
+\endinput
+%%
+%% End of file `fvrb-ex.ins'