diff options
author | David A. Madore <david+git@madore.org> | 2018-02-12 14:49:53 +0100 |
---|---|---|
committer | David A. Madore <david+git@madore.org> | 2018-02-12 14:49:53 +0100 |
commit | 08fd838aff4d9e6753e35c9dacf3394e640d5f28 (patch) | |
tree | 6180de01e5f4244905c184981af731578ff67bcd | |
parent | adb7474073c32e5b161e686d333d89794d741328 (diff) | |
download | mitro206-08fd838aff4d9e6753e35c9dacf3394e640d5f28.tar.gz mitro206-08fd838aff4d9e6753e35c9dacf3394e640d5f28.tar.bz2 mitro206-08fd838aff4d9e6753e35c9dacf3394e640d5f28.zip |
Note on how to compile index.
-rw-r--r-- | notes-mitro206.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/notes-mitro206.tex b/notes-mitro206.tex index ca4ac4c..1ad5a20 100644 --- a/notes-mitro206.tex +++ b/notes-mitro206.tex @@ -17,7 +17,7 @@ % \usepackage{makeidx} %% Self-note: compile index with: -%% xindy -M texindy -C utf8 -L french notes-mitro206.idx +%% texindy -C utf8 -L french notes-mitro206.idx % \usepackage{graphics} \usepackage[usenames,dvipsnames]{xcolor} |