Timeline for How to configure TexStudio editor to use Xindy?
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Apr 13, 2017 at 12:35 | history | edited | CommunityBot | replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/ | |
| Jun 14, 2013 at 18:07 | vote | accept | doctorate | ||
| Jun 12, 2013 at 17:44 | answer | added | doctorate | timeline score: 7 | |
| Jun 12, 2013 at 17:16 | comment | added | Qrrbrbirlbel | In that view in your image, scroo up, there are four lines (LaTeX, PdfLaTeX, XeLaTeX and LuaLaTeX), add -shell-escape to the command (just as you’d write it manually). | |
| Jun 12, 2013 at 17:16 | history | edited | doctorate | CC BY-SA 3.0 | added 79 characters in body |
| Jun 12, 2013 at 17:12 | comment | added | doctorate | @Qrrbrbirlbel, but when I ran the xelatex -shell-escape <filename.tex> from command line, i got the index file. so how to configure texstudio to call the shell escape with xelatex? | |
| Jun 12, 2013 at 17:07 | comment | added | doctorate | @Qrrbrbirlbel, i did that but this error appeared:Process started: xindy.exe .....<truncated>....imes) -I / --input-markup (supported: latex, omega, xindy) C:\texlive\2012\bin\win32\runscript.tlu:591: command failed with exit code 1: perl.exe c:/texlive/2012/texmf/scripts/xindy/xindy.pl Process exited with error(s) | |
| Jun 12, 2013 at 16:37 | comment | added | Qrrbrbirlbel | Under “Build” you can change the “Default Index Tool” to txs:///texindy after changing the texindy.exe command to Xindy. I’m sure, an MWE from the manual or from this site is already available to test it. A short-cut can be assign via “Shortcuts” → “Menus” → “Tools” → “Index” (which uses the index tool selected under “Build”) or → “Commands” → “TexIndy”. If you don’t want to overwrite the “TexIndy” spot, you can always create a “User Command” under “Build”. | |
| Jun 12, 2013 at 16:33 | history | edited | Qrrbrbirlbel | edited tags | |
| Jun 12, 2013 at 16:21 | history | edited | doctorate | CC BY-SA 3.0 | added 4 characters in body |
| Jun 12, 2013 at 16:16 | history | asked | doctorate | CC BY-SA 3.0 |