1%% `fancyvrb.ins'
2%%
3%% Docstrip installation instruction file for docstyle `fancyvrb'
4%%
5%% Timothy Van Zandt (Princeton University - USA) <tvz@Princeton.EDU>
6%% June 24, 1998
7
8\def\batchfile{fancyvrb.ins}
9\input docstrip.tex
10\keepsilent
11\Msg{*** Generating the `fancyvrb' package ***}
12\askforoverwritefalse
13\generate{\file{fancyvrb.sty}{\from{fancyvrb.dtx}{fancyvrb}}}
14
15\ifToplevel{%
16\Msg{***********************************************************}
17\Msg{*}
18\Msg{* To finish the installation you have to move the file}
19\Msg{* fancyvrb.sty searched by TeX.}
20\Msg{*}
21\Msg{* To produce the documentation, run the file `fvrb-ex.dtx'}
22\Msg{* through LaTeX.}
23\Msg{*}
24\Msg{* If you require the commented code, desactivating the}
25\Msg{* OnlyDescription macro, you must recompile, execute:}
26\Msg{* `makeindex -s PATH/gind.ist fancyvrb'}
27\Msg{* `makeindex -s PATH/gglo.ist -o fancyvrb.gls fancyvrb.glo'}
28\Msg{* and recompile.}
29\Msg{*}
30\Msg{***********************************************************}
31}
32
33\endinput
34%%
35%% End of file `fancyvrb.ins'
36