summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/makeindex/dtk/dtk-idx.ist
blob: ae358c643c0fc875d4337cdcae91098c643ae115 (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
%%   $Id: dtk-idx.ist 13 2010-06-19 06:53:35Z herbert $
%%
%% Purpose:
%%      LaTeX Class and Styles for ``Die TeXnische Komoedie''.
%%
%% Documentation:
%%      The documentation  can be  generated  from  the original file
%%      dtk.dtx with the doc style/package. LaTeX the file dtk.tex to
%%      get the full documentation in DVI format.
%%
%%
%% Copyright (C) 1997-2011 DANTE, Deutschsprachige
%%                                Anwendervereinigung TeX e.V.
%%
%% It may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either version 1.3c
%% of this license or (at your option) any later version.
%% The latest version of this license is in
%%    http://www.latex-project.org/lppl.txt
%% and version 1.3c or later is part of all distributions of LaTeX
%% version 2005/12/01 or later.
%%
%%  This package is still under development and may be replaced with
%%  a new version which provides enhanced functionality.
%%
%% This is file `Letter.ist',
%%
%% The idea is from Ingo Kloeckl, Latex2e:
%% Herbert Voss 000726
%%
%%
headings_flag       1           % headings yes
heading_prefix   "{\\SectionFont "%
heading_suffix   "}\n"          % newline
quote                '"'
%%level                '>'
preamble
  "\\begin{theindex}\n"
item_1
  "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
item_01
  "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
item_x1
  "\\par\\leavevmode\\hangindent10pt\\makebox[10pt][l]{--}"
item_2
  "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
item_12
  "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
item_x2
  "\\par\\leavevmode\\hangindent20pt\\makebox[20pt][l]{-- -- }"
%%
%%
%% End of file `Letter.ist'.