Tagged Questions
3
votes
1answer
491 views
The quickindex option is not working with xepersian package
I have installed TeXLive 2010 on Ubuntu 10.10,
when I try to compile a LaTeX file such as:
\documentclass{memoir}
\usepackage{makeidx}
\makeindex
\usepackage[Kashida,quickindex]{xepersian}
...