Mercurial > hg > Papers > 2008 > kent-sigos
comparison nonDefaultPackage/listings.cfg @ 5:7fdca589238f
*** empty log message ***
author | kent |
---|---|
date | Tue, 25 Mar 2008 23:16:29 +0900 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
4:2c619ec34ae4 | 5:7fdca589238f |
---|---|
1 %% | |
2 %% This is file `listings.cfg', | |
3 %% generated with the docstrip utility. | |
4 %% | |
5 %% The original source files were: | |
6 %% | |
7 %% lstdrvrs-1.3.dtx (with options: `config') | |
8 %% | |
9 %% (w)(c) 1996/1997/1998/1999/2000/2001/2002/2003/2004 Carsten Heinz | |
10 %% and/or any other author listed elsewhere in this file. | |
11 %% | |
12 %% This file is distributed under the terms of the LaTeX Project Public | |
13 %% License from CTAN archives in directory macros/latex/base/lppl.txt. | |
14 %% Either version 1.0 or, at your option, any later version. | |
15 %% | |
16 %% This file is completely free and comes without any warranty. | |
17 %% | |
18 %% Send comments and ideas on the package, error reports and additional | |
19 %% programming languages to <cheinz@gmx.de>. | |
20 %% | |
21 \ProvidesFile{listings.cfg}[2004/09/05 1.3 listings configuration] | |
22 \def\lstlanguagefiles | |
23 {lstlang0.sty,lstlang1.sty,lstlang2.sty,lstlang3.sty} | |
24 \lstset{defaultdialect=[R/3 6.10]ABAP, | |
25 defaultdialect=[95]Ada, | |
26 defaultdialect=[68]Algol, | |
27 defaultdialect=[gnu]Awk, | |
28 defaultdialect=[ANSI]C, | |
29 defaultdialect=[light]Caml, | |
30 defaultdialect=[1985]Cobol, | |
31 defaultdialect=[ISO]C++, | |
32 defaultdialect=[95]Fortran, | |
33 defaultdialect=[3.0]Mathematica, | |
34 defaultdialect=[OMG]OCL, | |
35 defaultdialect=[Standard]Pascal, | |
36 defaultdialect=[67]Simula, | |
37 defaultdialect=[plain]TeX, | |
38 defaultdialect=[97]VRML} | |
39 \lstalias[]{TclTk}[tk]{tcl} | |
40 \lstalias[6.1]{ABAP}[R/3 6.10]{ABAP} | |
41 \lstalias[3.1]{ABAP}[R/3 3.1C]{ABAP} | |
42 \lstalias[4.6]{ABAP}[R/3 4.6C]{ABAP} | |
43 \endinput | |
44 %% | |
45 %% End of file `listings.cfg'. |