summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/listings/lstdrvrs.ins
blob: 54201a414159eea008107f20a28dc3138e4d422a (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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
%%
%% This is file `lstdrvrs.ins',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% lstdrvrs.dtx  (with options: `install')
%% 
%% The listings package is copyright 1996--2004 Carsten Heinz, and
%% continued maintenance on the package is copyright 2006--2007 Brooks
%% Moses. From 2013 on the maintenance is done by Jobst Hoffmann.
%% The drivers are copyright 1997/1998/1999/2000/2001/2002/2003/2004/2006/
%% 2007/2013 any individual author listed in this file.
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory  macros/latex/base/lppl.txt.
%% Either version 1.3c or, at your option, any later version.
%%
%% This file is completely free and comes without any warranty.
%%
%% Send comments and ideas on the package, error reports and additional
%% programming languages to Jobst Hoffmann at <j.hoffmann@fh-aachen.de>.
%%
\input docstrip
\preamble
\endpreamble

\ifToplevel{
\usedir{tex/latex/listings}
\keepsilent
\askonceonly
}

\generate{
    \file{lstlang1.sty}{\from{lstdrvrs.dtx}{lang1}}
    \file{lstlang2.sty}{\from{lstdrvrs.dtx}{lang2}}
    \file{lstlang3.sty}{\from{lstdrvrs.dtx}{lang3}}
}

\generate{
    \file{listings-acm.prf}{\from{lstdrvrs.dtx}{acm-prf}}
    \file{listings-bash.prf}{\from{lstdrvrs.dtx}{bash-prf}}
    \file{listings-fortran.prf}{\from{lstdrvrs.dtx}{fortran-prf}}
    \file{listings-hansl.prf}{\from{lstdrvrs.dtx}{hansl-prf}}
    \file{listings-lua.prf}{\from{lstdrvrs.dtx}{lua-prf}}
    \file{listings-python.prf}{\from{lstdrvrs.dtx}{python-prf}}
}

\ifToplevel{
\Msg{*}
\Msg{* You probably need to move all created `.sty' and `.cfg'}
\Msg{* files into a directory searched by TeX.}
\Msg{*}
\Msg{* Run `lstdrvrs.dtx' through LaTeX2e to get the documentation.}
\Msg{*}
}

\endbatchfile
    [2019/09/10 1.8c listings language file]
\endinput
%%
%% End of file `lstdrvrs.ins'.