summaryrefslogtreecommitdiff
path: root/info/examples/Einfuehrung/10-07-10.ltx2
blob: 650ff16592260492e541f4ee2509343ca8d81fc9 (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
%% 
%%  Ein Beispiel der DANTE-Edition
%%  
%%  1. Auflage
%% 
%%  Beispiel 10-07-10 auf Seite 520.
%% 
%%  Copyright (C) 2012 Herbert Voss
%% 
%%  It may be distributed and/or modified under the conditions
%%  of the LaTeX Project Public License, either version 1.3
%%  of this license or (at your option) any later version.
%% 
%%  See http://www.latex-project.org/lppl.txt for details.
%% 
%% 
%% ==command splitindex ++FILE++== 
% Show page(s) 2,3,4
%% 
%% 
\documentclass[]{exaarticle}
\pagestyle{empty}
\setlength\textwidth{113.60472pt}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}
\usepackage[ngerman]{babel}
\usepackage[paperwidth=8cm,paperheight=7cm]{geometry}
\StartShownPreambleCommands
\usepackage[makeindex]{splitidx}
% Aufruf mit splitindex ++FILE++
\StopShownPreambleCommands
\begin{document}
Normaler Text
\sindex[env]{document} \sindex{Ol@Öl} \sindex[com]{\textbackslash ref}
\sindex[com]{\textbackslash emph} \index{Index} \sindex[env]{quote}
\printindex[idx][Allgemeiner Index] \printindex[com][Befehle]
\printindex[env][Umgebungen]
\end{document}