summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/gindex/gindex.ist
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/gindex/gindex.ist')
-rw-r--r--macros/latex/contrib/gindex/gindex.ist14
1 files changed, 7 insertions, 7 deletions
diff --git a/macros/latex/contrib/gindex/gindex.ist b/macros/latex/contrib/gindex/gindex.ist
index 9200efe193..c5992630bf 100644
--- a/macros/latex/contrib/gindex/gindex.ist
+++ b/macros/latex/contrib/gindex/gindex.ist
@@ -1,7 +1,7 @@
%
% Copyright (C) 2019 Javier Bezos http://www.texnia.com
%
-% 2019/10/01 v0.1
+% 2019/10/07 v0.2
%
% This file may be distributed and/or modified under the conditions of
% the MIT License. A version can be found at the end of this file.
@@ -25,18 +25,18 @@ group_skip "}\n%\n\\addindexskip{"
heading_prefix "}\n%\n\\addindexheading{"
heading_suffix "}\n%\n{"
preamble "\\begin{theindex}\\indexpreamble\n\n{"
-postamble "}\n\\indexpostamble\\end{theindex}"
+postamble "}\n\\indexflushitem\\indexpostamble\\end{theindex}"
indent_space ""
indent_length 0
-delim_r "{\\indexrangesep}"
+delim_n "\\indexpagessep "
+delim_r "\\indexrangesep "
% Modify to fit your own requirements
% -----------------------------------
-headings_flag -1 % Usually redefining \indexheading is better
+headings_flag 0
actual '@'
quote '"'
level '!'
-page_precedence "rnaRA"
-keyword "\\indexentry"
-delim_n ", " \ No newline at end of file
+page_precedence "rRnaA"
+keyword "\\indexentry" \ No newline at end of file