1 Jan 2011 20:58
newbie question
kevin <kevin.rowanet <at> wanadoo.fr>
2011-01-01 19:58:24 GMT
2011-01-01 19:58:24 GMT
Hello,
I recently installed xindy-2.2-rc2-linux.tar.gz
As far as I understand, I did it correctly.
As I used makeindex and makeglossaries before, I modified my .tex as follow:
-----------------------------
%\usepackage{makeidx} % with makeindex
\usepackage{index} % with xindy
%\usepackage[toc,acronym]{glossaries} % for MakeIndex
\usepackage[xindy,toc,acronym]{glossaries} % for xindy
-----------------------------
Then, I built up a symlink:
-----------------------------
sudo ln -s /lib/libreadline.so.5.2 /lib/libreadline.so.4
<should I better choose 6.1 (the most recent one on my OS) instead of
5.2? I tried, and noticed no difference.>
-----------------------------
After "makeglossaries" and compilations, I got my pdf with a glossary
(and an acronym-glossary) ; so, it is OK.
But, I have no index ; and if I try to get one, launching texindy, here
is the error I get:
-----------------------------
[...]
(Continue reading)
RSS Feed