diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-26 22:14:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-26 22:14:02 +0000 |
commit | f80f3edd14b1bf08d038a855120c73c3f04804a8 (patch) | |
tree | 3d1c792ffcd921a6ace3a35eeb9ae2ad2b2e8921 /Master/texmf-dist/doc/latex/musuos | |
parent | f1f96c50a49b63f7d5c530f602b41718657075ef (diff) |
avoid gind.ist conflict in new musuos
git-svn-id: svn://tug.org/texlive/trunk@23700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/musuos')
-rw-r--r-- | Master/texmf-dist/doc/latex/musuos/gind.ist | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/musuos/gind.ist b/Master/texmf-dist/doc/latex/musuos/gind.ist new file mode 100644 index 00000000000..a4ced4a5ec6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/musuos/gind.ist @@ -0,0 +1,30 @@ +%% Diese Datei wurde aus der Datei originale gind.ist abgeleitet, +%% um sie für Deutsche Dokumentationen zu verwenden. +%% +%% This file changes the orignial gind.ist to create german +%% manuals. +%% +actual '=' +quote '!' +level '>' +preamble +"\n \\begin{theindex} \n \\makeatletter\\scan@allowedfalse\n" +postamble +"\n\n \\end{theindex}\n" +item_x1 "\\efill \n \\subitem " +item_x2 "\\efill \n \\subsubitem " +delim_0 "\\pfill " +delim_1 "\\pfill " +delim_2 "\\pfill " +% The next lines will produce some warnings when +% running Makeindex as they try to cover two different +% versions of the program: +lethead_prefix "{\\bfseries\\hfil " +lethead_suffix "\\hfil}\\nopagebreak\n" +lethead_flag 1 +heading_prefix "{\\bfseries\\hfil " +heading_suffix "\\hfil}\\nopagebreak\n" +headings_flag 1 +symhead_positive "Symbole" +%% +%% End of file `gind.ist'. |