diff options
Diffstat (limited to 'Master/texmf-doc/doc/german/latex-tipps-und-tricks/glossar.ist')
-rw-r--r-- | Master/texmf-doc/doc/german/latex-tipps-und-tricks/glossar.ist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/Master/texmf-doc/doc/german/latex-tipps-und-tricks/glossar.ist b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/glossar.ist new file mode 100644 index 00000000000..1aa4410656f --- /dev/null +++ b/Master/texmf-doc/doc/german/latex-tipps-und-tricks/glossar.ist @@ -0,0 +1,13 @@ +% GLOSSAR.IST +% Sortiert Glossareinträge zur Erstellung eines +% Stichwortverzeichnisses +delim_0 " " + +heading_prefix " \\glsgroup{" +heading_suffix "}" +headings_flag 1 + +preamble "\n \\begin{description} \n" +postamble "\n\n \\end{description}\n" +keyword "\\glossaryentry" + |