summaryrefslogtreecommitdiff
path: root/macros/startex/stxglo.ist
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/startex/stxglo.ist
Initial commit
Diffstat (limited to 'macros/startex/stxglo.ist')
-rw-r--r--macros/startex/stxglo.ist26
1 files changed, 26 insertions, 0 deletions
diff --git a/macros/startex/stxglo.ist b/macros/startex/stxglo.ist
new file mode 100644
index 0000000000..59e7532ece
--- /dev/null
+++ b/macros/startex/stxglo.ist
@@ -0,0 +1,26 @@
+%% This is stxglo.ist, a modification of the standard gglo.ist.
+%% This file is used for running `makeindex' on the StarTeX source code.
+
+actual '='
+quote '!'
+level '?'
+item_x1 "\\efill \n \\subitem "
+item_x2 "\\ "
+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 0
+heading_prefix "{\\bfseries\\hfil "
+heading_suffix "\\hfil}\\nopagebreak\n"
+headings_flag 0
+preamble
+"\n \\begin{theglossary} \n
+ \\makeatletter\\scan@allowedfalse\n"
+postamble
+"\n\n \\end{theglossary}\n"
+keyword "\\glossaryentry"