summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex')
-rw-r--r--Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex b/Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex
index 0619b5aa826..4502dafe6f6 100644
--- a/Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex
+++ b/Master/texmf-dist/doc/latex/testidx/samples/sample-idx-xe.tex
@@ -7,6 +7,8 @@
% xindy -M sample-idx-xe -M texindy -C utf8 -L english -t sample-idx-xe.ilg sample-idx-xe.idx
% xelatex sample-idx-xe
%
+% You may want to experiment with different languages.
+%
% If you are using arara, the directives are:
%
% arara: xelatex
@@ -53,13 +55,13 @@
:prefixes ("0" "1" "2" "3" "4" "5" "6" "7" "8" "9")
:before "A")
-; define a "Maths" group for keys starting with "+"
+; define a "Maths" group for keys starting with ">"
(define-letter-group "Maths"
:prefixes (">" )
:before "Numbers")
-; define a "Markers" group for keys starting with "."
+; define a "Markers" group for keys starting with "<"
(define-letter-group "Markers"
:prefixes ("<" )