We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Texindy is makeindex thing, which can sort cyrillic letters. So it will be nice if your compiler works fine with this.
Link for my repo (again): http://latex.aslushnikov.com/compile?git=https://github.com/DidenkoAndre/GOS_book&target=_main.tex
However, if I compile locally with MikTex I will get the following Index. Your compiler just omits it.
The text was updated successfully, but these errors were encountered:
Could you please give me an example how you use xindy to compile your book?
Sorry, something went wrong.
Actually you can look at this Makefile: https://github.com/DidenkoAndre/GOS_book/blob/master/Makefile
But two main lines for you:
pdflatex -synctex=1 -interaction=nonstopmode -shell-escape $(MAINSRC);\ xindy -L russian -C utf8 _main.idx;\
aslushnikov
No branches or pull requests
Texindy is makeindex thing, which can sort cyrillic letters. So it will be nice if your compiler works fine with this.
Link for my repo (again):
http://latex.aslushnikov.com/compile?git=https://github.com/DidenkoAndre/GOS_book&target=_main.tex
However, if I compile locally with MikTex I will get the following Index. Your compiler just omits it.
The text was updated successfully, but these errors were encountered: