summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/fancyvrb/fvrb-ex.ins
blob: 37aad57417f3515a385b7a8f493bf25b26ec55f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
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'