Sort order in the index
Herbert Voss
Herbert.Voss at fu-berlin.de
Sat Jul 17 20:40:09 UTC 2021
Am 17.07.21 um 16:11 schrieb Andreas Plihal:
> Here we go ...
In the documents preamble allow the execution of external programs.
Do _not_ use texindy! It makes no sense to have two different Index programs
running. Leave all fields as standard in the documents setting.
I get the attached index with the also attached LyX source
Herbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2021-07-17 um 22.36.12.png
Type: image/png
Size: 108720 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20210717/f7af7947/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Bildschirmfoto 2021-07-17 um 22.36.28.png
Type: image/png
Size: 81647 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20210717/f7af7947/attachment-0003.png>
-------------- next part --------------
#LyX 2.3 created this file. For more info see http://www.lyx.org/
\lyxformat 544
\begin_document
\begin_header
\save_transient_properties true
\origin unavailable
\textclass scrbook
\begin_preamble
% Präambel nicht verändern!!!
%
% Die Präambel stellt sicher, dass das Benutzerhandbuch korrekt
% in die Formate pdf, ps und dvi exportiert werden kann.
% Wenn Probleme beim Exportieren auftreten, können Sie sich
% an das LyX-Dokumentationsteam wenden.
% EMail: lyx-docs at lists.lyx.org
% Setzt den Link fuer Spruenge zu Gleitabbildungen
% auf den Anfang des Gelitobjekts und nicht aufs Ende
\usepackage[figure]{hypcap}
% Ein PDF-Lesezeichen für das Inhaltsverzeichnis wird hinzugefügt
\let\myTOC\tableofcontents
\renewcommand\tableofcontents{%
% \frontmatter
\pdfbookmark[1]{\contentsname}{}
\myTOC
% \mainmatter
}
% Damit der Index den Namen "Sachregister" erhält:
\AtBeginDocument{
\addto\captionsgerman{\renewcommand{\indexname}{Sachregister}}
}
% macro for italic page numbers in the index
\newcommand{\IndexDef}[1]{\textit{#1}}
% um mehr Raum in Tabellenzeilen zu haben
\@ifundefined{extrarowheight}
{\usepackage{array}}{}
\setlength{\extrarowheight}{2pt}
% workaround for a makeindex bug,
% see sec. "Index Entry Order"
% only uncomment this when you are using makindex
% let\OrgIndex\index
% renewcommand*{\index}[1]{\OrgIndex{#1}}
% Trennausnahmen
\hyphenation{Text-ei-gen-schaf-ten}
% Einfügungen von Andreas Plihal
% Zähler für Fußnoten in Farbrahmen (Tipp von A. Rubin)
\newcounter{myfootmark}
% Damit Fußnotentexte bei Seitenumbruchs nicht zerrissen werden (Internet-Tipp)
\interfootnotelinepenalty=10000
% Schusterjungen und Hurenkinder vermeiden (Tipp in der Doku)
\widowpenalty=10000
\clubpenalty=10000
% Signum-Funktion etablieren (Tipp im Mathe-HB)
\DeclareMathOperator{\sgn}{sgn}
% Extraplatz für Tabellen
\newcommand{\extratablespace}[1]{\noalign{\vskip#1}}
% Verbessert den Zeilenumbruch (Tipp in HB-Ergänzungen 2.5)
\tolerance 1414
\hbadness 1414
\emergencystretch 1.5em
\hfuzz 0.3pt
% Mehr Platz zw den Fußnotentexten (Goolge)
\let\myFoot\footnote
\renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
% Linken Rand der Fußnotentexte begradigen (Google)
\deffootnote[1.5em]{1.5em}{0em}{\makebox[1.5em][l]{\thefootnotemark}}
% Spaltenabstand für Matrizen und Gleichungsumgebungen
\setlength{\arraycolsep}{1pt}
% Gleitobjekte von Text umfließen lassen
\usepackage{wrapfig}
% Fixe Objekte, die von Text umflossen werden
\usepackage{picinpar}
% Mehrspaltiger Text
\usepackage{multicol}
% Grafiken via TikZ einbinden
\usepackage{graphicx}
\usepackage{tikz}
\usetikzlibrary{decorations.pathreplacing}
\usetikzlibrary {angles,calc,quotes}
\usetikzlibrary{positioning}
\usetikzlibrary {datavisualization.formats.functions}
\usetikzlibrary {arrows.meta}
\usetikzlibrary[patterns]
\usetikzlibrary[patterns.meta]
\usepgflibrary[shadings]
\usetikzlibrary{shadings}
\usepackage{stanli}
\usetikzlibrary {circuits.ee.IEC}
\usetikzlibrary{decorations.pathmorphing,patterns,shapes}
\usepackage{colorwav}
\usepackage{xcolor}
\usepackage{etoolbox}
\renewcommand*{\do}[1]{
\storeRGBofWavelength{\Rval}{\Gval}{\Bval}{#1}
\definecolor{wl#1}{rgb}{\Rval, \Gval, \Bval}
}
\docsvlist{380,390,400,410,420,430,440,450,460,470,480,490,500,510,520,530,540,550,560,570,580,590,600,610,620,630,640,650,660,670,680,690,700,710,720,730,740,750,760,770,780}
\pgfdeclarehorizontalshading{spectrum}{10cm}{
color(0cm)=(wl380);
color(0.25cm)=(wl390);
color(0.5cm)=(wl400);
color(0.75cm)=(wl410);
color(1cm)=(wl420);
color(1.25cm)=(wl430);
color(1.5cm)=(wl440);
color(1.75cm)=(wl450);
color(2cm)=(wl460);
color(2.25cm)=(wl470);
color(2.5cm)=(wl480);
color(2.75cm)=(wl490);
color(3cm)=(wl500);
color(3.25cm)=(wl510);
color(3.5cm)=(wl520);
color(3.75cm)=(wl530);
color(4cm)=(wl540);
color(4.25cm)=(wl550);
color(4.5cm)=(wl560);
color(4.75cm)=(wl570);
color(5cm)=(wl580);
color(5.25cm)=(wl590);
color(5.5cm)=(wl600);
color(5.75cm)=(wl610);
color(6cm)=(wl620);
color(6.25cm)=(wl630);
color(6.5cm)=(wl640);
color(6.75cm)=(wl650);
color(7cm)=(wl660);
color(7.25cm)=(wl670);
color(7.5cm)=(wl680);
color(7.75cm)=(wl690);
color(8cm)=(wl700);
color(8.25cm)=(wl710);
color(8.5cm)=(wl720);
color(8.75cm)=(wl730);
color(9cm)=(wl740);
color(9.25cm)=(wl750);
color(9.5cm)=(wl760);
color(9.75cm)=(wl770);
color(10cm)=(wl780)}
% Bild im Frontspiz:
\usepackage{caption}
\usepackage{longtable}
\usepackage{subfig}
% Paginierung:
\renewcommand*{\titlepagestyle}{plain}
% "Stichwortverzeichnis" statt "Index":
%\addto\captionsngerman{\renewcommand{\indexname}{Stichwortverzeichnis}}
% Damit das Stichwortverzeichnis im Inhaltsverzeichnis aufscheint:
\KOMAoptions{index=totoc}
% Doppelte Einzugstiefe im Index verhindern:
\usepackage[indentunit=10pt,hangindent=10pt,subsubindent=0pt]{idxlayout}
%Abbildungsverzeichnis:
\KOMAoption{toc}{listof}
% Änderung des Textes "siehe auch" im Sachregister:
\AtBeginDocument{%
\addto\captionsgerman{%
\renewcommand{\seename}{s.}
\renewcommand{\alsoname}{oder}
}
}
% dt. Sortierung des Index:
%\usepackage[imakeidx]{xindex}
%\makeindex
% Widmung zentriert und linksbündig:
\setkomafont{dedication}{\center}
\usepackage[imakeidx]{xindex}
\makeindex[options=-l de]
\end_preamble
\options most,usenames,dvipsnames
\use_default_options true
\begin_modules
enumitem
tcolorbox
multicol
\end_modules
\maintain_unincluded_children false
\language naustrian
\language_package default
\inputencoding utf8
\fontencoding global
\font_roman "default" "NotoSerif-TLF"
\font_sans "default" "default"
\font_typewriter "default" "mathpazo"
\font_math "auto" "auto"
\font_default_family default
\use_non_tex_fonts false
\font_sc false
\font_osf false
\font_sf_scale 100 100
\font_tt_scale 100 100
\use_microtype true
\use_dash_ligatures false
\graphics default
\default_output_format default
\output_sync 0
\bibtex_command default
\index_command default
\paperfontsize 10
\spacing single
\use_hyperref true
\pdf_bookmarks true
\pdf_bookmarksnumbered false
\pdf_bookmarksopen false
\pdf_bookmarksopenlevel 1
\pdf_breaklinks false
\pdf_pdfborder true
\pdf_colorlinks false
\pdf_backref false
\pdf_pdfusetitle true
\papersize c5paper
\use_geometry true
\use_package amsmath 2
\use_package amssymb 2
\use_package cancel 0
\use_package esint 1
\use_package mathdots 0
\use_package mathtools 0
\use_package mhchem 0
\use_package stackrel 0
\use_package stmaryrd 0
\use_package undertilde 0
\cite_engine basic
\cite_engine_type default
\biblio_style plain
\use_bibtopic false
\use_indices true
\paperorientation portrait
\suppress_date false
\justification true
\use_refstyle 0
\use_minted 0
\index Index
\shortcut idx
\color #008000
\end_index
\leftmargin 2cm
\topmargin 2.7cm
\rightmargin 2.5cm
\bottommargin 3cm
\secnumdepth 2
\tocdepth 2
\paragraph_separation skip
\defskip medskip
\is_math_indent 0
\math_numbering_side default
\quotes_style german
\dynamic_quotes 0
\papercolumns 1
\papersides 2
\paperpagestyle default
\bulletLaTeX 0 "\a)"
\tracking_changes false
\output_changes false
\html_math_output 0
\html_css_as_file 0
\html_be_strict false
\end_header
\begin_body
\begin_layout Title
Titel
\end_layout
\begin_layout Subtitle
Untertitel
\end_layout
\begin_layout Author
Autor
\end_layout
\begin_layout Date
Datum
\end_layout
\begin_layout Publishers
Verleger
\end_layout
\begin_layout Titlehead
Titelkopf
\end_layout
\begin_layout Uppertitleback
Innenseite oben
\end_layout
\begin_layout Lowertitleback
Innenseite unten
\end_layout
\begin_layout Dedication
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 1
use_makebox 0
width "60text%"
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open
\begin_layout Plain Layout
Ich widme dieses Buch
\begin_inset Newline newline
\end_inset
meinen Söhnen
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open
\begin_layout Plain Layout
\shape smallcaps
Clemens
\shape default
und
\shape smallcaps
Sebstian
\shape default
,
\end_layout
\end_inset
\begin_inset Newline newline
\end_inset
um ihnen eine Ahnung davon zu vermitteln,
\begin_inset Newline newline
\end_inset
welch faszinierende Persönlichkeit
\begin_inset Newline newline
\end_inset
mein Lehrer
\noun on
\begin_inset Box Frameless
position "t"
hor_pos "c"
has_inner_box 1
inner_pos "t"
use_parbox 0
use_makebox 1
width ""
special "none"
height "1in"
height_special "totalheight"
thickness "0.4pt"
separation "3pt"
shadowsize "4pt"
framecolor "black"
backgroundcolor "none"
status open
\begin_layout Plain Layout
\noun on
Bruno Deutsch
\end_layout
\end_inset
\noun default
gewesen ist
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset CommandInset toc
LatexCommand tableofcontents
\end_inset
\end_layout
\begin_layout Standard
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aenean commodo ligula eget dolor.
Aenean massa.
Cum sociis natoque penatibus et magnis dis parturient montes, nascetur
ridiculus mus.
Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
Nulla consequat massa quis enim.
Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.
Nullam dictum felis eu pede mollis pretium.
Integer tincidunt.
Cras dapibus.
Vivamus elementum semper nisi.
Aenean vulputate eleifend tellus.
Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.
Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
\end_layout
\begin_layout Standard
Phasellus viverra nulla ut metus varius laoreet.
Quisque rutrum.
Aenean imperdiet.
Etiam ultricies nisi vel augue.
Curabitur ullamcorper ultricies nisi.
Nam eget dui.
Etiam rhoncus.
Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero,
sit amet adipiscing sem neque sed ipsum.
Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem.
Maecenas nec odio et ante tincidunt tempus.
Donec vitae sapien ut libero venenatis faucibus.
Nullam quis ante.
Etiam sit amet orci eget eros faucibus tincidunt.
Duis leo.
Sed fringilla mauris sit amet nibh.
Donec sodales sagittis magna.
Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,
\end_layout
\begin_layout Standard
Text
\begin_inset Index idx
status open
\begin_layout Plain Layout
Text
\end_layout
\end_inset
more text
\end_layout
\begin_layout Standard
\end_layout
\begin_layout Standard
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
mainmatter
\end_layout
\end_inset
\end_layout
\begin_layout Part
Buch 1
\end_layout
\begin_layout Chapter
Kapitel
\end_layout
\begin_layout Section
Abschnitt A
\end_layout
\begin_layout Standard
Text
\begin_inset Index idx
status open
\begin_layout Plain Layout
Text
\end_layout
\end_inset
\end_layout
\begin_layout Standard
a
\begin_inset Index idx
status open
\begin_layout Plain Layout
a
\end_layout
\end_inset
Aal
\begin_inset Index idx
status open
\begin_layout Plain Layout
Aal
\end_layout
\end_inset
a.a.O.
\begin_inset Index idx
status open
\begin_layout Plain Layout
a.a.O.
\end_layout
\end_inset
A.B.
\begin_inset Index idx
status open
\begin_layout Plain Layout
A.B.
\end_layout
\end_inset
abändern
\begin_inset Index idx
status open
\begin_layout Plain Layout
abändern
\end_layout
\end_inset
\begin_inset Index idx
status open
\begin_layout Plain Layout
verändern
\end_layout
\end_inset
abbauwürdig
\begin_inset Index idx
status open
\begin_layout Plain Layout
abbauwürdig
\end_layout
\end_inset
abbringen
\begin_inset Index idx
status open
\begin_layout Plain Layout
abbringen
\end_layout
\end_inset
abbröckeln
\begin_inset Index idx
status open
\begin_layout Plain Layout
abbröckeln
\end_layout
\end_inset
abendessen
\begin_inset Index idx
status open
\begin_layout Plain Layout
abendessen
\end_layout
\end_inset
abendländisch
\begin_inset Index idx
status open
\begin_layout Plain Layout
abendländisch
\end_layout
\end_inset
abgebrannt
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgebrannt
\end_layout
\end_inset
abgebrüht
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgebrüht
\end_layout
\end_inset
abgekartet
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgekartet
\end_layout
\end_inset
abgeklärt
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgeklärt
\end_layout
\end_inset
abgetakelt
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgetakelt
\end_layout
\end_inset
abgewöhnen
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgewöhnen
\end_layout
\end_inset
abgreifen
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgreifen
\end_layout
\end_inset
abgöttisch
\begin_inset Index idx
status open
\begin_layout Plain Layout
abgöttisch
\end_layout
\end_inset
Abstoß
\begin_inset Index idx
status open
\begin_layout Plain Layout
Abstoß
\end_layout
\end_inset
abschütteln
\begin_inset Index idx
status open
\begin_layout Plain Layout
abschütteln
\end_layout
\end_inset
auffrischen
\begin_inset Index idx
status open
\begin_layout Plain Layout
auffrischen
\end_layout
\end_inset
aufführen
\begin_inset Index idx
status open
\begin_layout Plain Layout
aufführen
\end_layout
\end_inset
aufgelegt
\begin_inset Index idx
status open
\begin_layout Plain Layout
aufgelegt
\end_layout
\end_inset
aufgeräumt
\begin_inset Index idx
status open
\begin_layout Plain Layout
aufgeräumt
\end_layout
\end_inset
Linie
\begin_inset Index idx
status open
\begin_layout Plain Layout
Linie
\end_layout
\end_inset
Länge
\begin_inset Index idx
status open
\begin_layout Plain Layout
Länge
\end_layout
\end_inset
Lösung
\begin_inset Index idx
status open
\begin_layout Plain Layout
Lösung
\end_layout
\end_inset
ä
\begin_inset Index idx
status open
\begin_layout Plain Layout
ä
\end_layout
\end_inset
ae
\begin_inset Index idx
status open
\begin_layout Plain Layout
ae
\end_layout
\end_inset
ö
\begin_inset Index idx
status open
\begin_layout Plain Layout
ö
\end_layout
\end_inset
oe
\begin_inset Index idx
status open
\begin_layout Plain Layout
oe
\end_layout
\end_inset
ü
\begin_inset Index idx
status open
\begin_layout Plain Layout
ü
\end_layout
\end_inset
ue
\begin_inset Index idx
status open
\begin_layout Plain Layout
ue
\end_layout
\end_inset
Masse
\begin_inset Index idx
status open
\begin_layout Plain Layout
Masse
\end_layout
\end_inset
Maße
\begin_inset Index idx
status open
\begin_layout Plain Layout
Maße
\end_layout
\end_inset
Österreich
\begin_inset Index idx
status open
\begin_layout Plain Layout
Österreich
\end_layout
\end_inset
Ärger
\begin_inset Index idx
status open
\begin_layout Plain Layout
Ärger
\end_layout
\end_inset
Übel
\begin_inset Index idx
status open
\begin_layout Plain Layout
Übel
\end_layout
\end_inset
Masern
\begin_inset Index idx
status open
\begin_layout Plain Layout
Masern
\end_layout
\end_inset
Mast
\begin_inset Index idx
status open
\begin_layout Plain Layout
Mast
\end_layout
\end_inset
Muße
\begin_inset Index idx
status open
\begin_layout Plain Layout
Muße
\end_layout
\end_inset
Muse
\begin_inset Index idx
status open
\begin_layout Plain Layout
Muse
\end_layout
\end_inset
muss
\begin_inset Index idx
status open
\begin_layout Plain Layout
muss
\end_layout
\end_inset
Gasse
\begin_inset Index idx
status open
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
Gasse|see{Straße}
\end_layout
\end_inset
\end_layout
\end_inset
Straße
\begin_inset Index idx
status open
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
Straße|see{Gasse}
\end_layout
\end_inset
\end_layout
\end_inset
\begin_inset Index idx
status open
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
Straße|seealso{Weg}
\end_layout
\end_inset
\end_layout
\end_inset
arg
\begin_inset Index idx
status open
\begin_layout Plain Layout
arg
\end_layout
\end_inset
Osten
\begin_inset Index idx
status open
\begin_layout Plain Layout
Osten
\end_layout
\end_inset
Ostern
\begin_inset Index idx
status open
\begin_layout Plain Layout
Ostern
\end_layout
\end_inset
Räumliche Koordinatensysteme
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
räumliche Koordinatensysteme
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Koordinatensysteme!räumliche
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Variablen!geometrische Veranschaulichung
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
geometrische Veranschaulichung von Variablen
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Lösungstripel!eines Systems von drei Gleichungen mit drei Variablen
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Gleichungssystem mit drei Variablen!Lösungstripel
\end_layout
\end_inset
kartesischen Koordinaten
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
kartesische Koordinaten!zur Darstellung von Funktionsgleichungen
\end_layout
\end_inset
eine Gerade
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Gerade!Darstellung einer linearen Funktion
\end_layout
\end_inset
System
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
räumliche kartesische Koordinaten
\end_layout
\end_inset
Winkelkoordinaten
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Winkelkoordinaten
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
Winkelkoordinaten|see{Kugelkoordinaten}
\end_layout
\end_inset
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
\begin_inset ERT
status open
\begin_layout Plain Layout
Kugelkoordinaten|see{Winkelkoordinaten}
\end_layout
\end_inset
\end_layout
\end_inset
Erdsatelliten
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Erdsatelliten!Bahnen in Kugelkoordinaten
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Satellitenbahnen in Kugelkoordinaten
\end_layout
\end_inset
Zuordnung von Funktionsgleichung und Graph
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Zuordnung von Funktionsgleichung und Graph
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Funktionsgleichung und Graph!Zuordnung
\end_layout
\end_inset
\begin_inset Index idx
status collapsed
\begin_layout Plain Layout
Graph und Funktionsgleichung!Zuordnung
\end_layout
\end_inset
Säge
\begin_inset Index idx
status open
\begin_layout Plain Layout
Säge
\end_layout
\end_inset
Sättigung
\begin_inset Index idx
status open
\begin_layout Plain Layout
Sättigung
\end_layout
\end_inset
Sage
\begin_inset Index idx
status open
\begin_layout Plain Layout
Sage
\end_layout
\end_inset
Salze
\begin_inset Index idx
status open
\begin_layout Plain Layout
Salze
\end_layout
\end_inset
analytisch
\begin_inset Index idx
status open
\begin_layout Plain Layout
analytisch
\end_layout
\end_inset
Änderung
\begin_inset Index idx
status open
\begin_layout Plain Layout
Änderung
\end_layout
\end_inset
Anfang
\begin_inset Index idx
status open
\begin_layout Plain Layout
Anfang
\end_layout
\end_inset
\end_layout
\begin_layout Chapter
Abschnitt B
\end_layout
\begin_layout Standard
Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
Aenean commodo ligula eget dolor.
Aenean massa.
Cum sociis natoque penatibus et magnis dis parturient montes, nascetur
ridiculus mus.
Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.
Nulla consequat massa quis enim.
Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu.
In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.
Nullam dictum felis eu pede mollis pretium.
Integer tincidunt.
Cras dapibus.
Vivamus elementum semper nisi.
Aenean vulputate eleifend tellus.
Aenean leo ligula, porttitor eu, consequat vitae, eleifend ac, enim.
Aliquam lorem ante, dapibus in, viverra quis, feugiat a, tellus.
\end_layout
\begin_layout Standard
Lo Etiam ultricies nisi vel augue.
Curabitur ullamcorper ultricies nisi.
Nam eget dui.
Etiam rhoncus.
Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero,
sit amet adipiscing sem neque sed ipsum.
Nam quam nunc, blandit vel, luctus pulvinar, hendrerit id, lorem.
Maecenas nec odio et ante tincidunt tempus.
Donec vitae sapien ut libero venenatis faucibus.
Nullam quis ante.
Etiam sit amet orci eget eros faucibus tincidunt.
Duis leo.
Sed fringilla mauris sit amet nibh.
Donec sodales sagittis magna.
Sed consequat, leo eget bibendum sodales, augue velit cursus nunc,
\end_layout
\begin_layout Standard
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
backmatter
\end_layout
\end_inset
\end_layout
\begin_layout Standard
\begin_inset ERT
status open
\begin_layout Plain Layout
\backslash
printindex
\end_layout
\end_inset
\end_layout
\end_body
\end_document
More information about the lyx-users
mailing list