Are there some differences between .ist and .mst files in the index personalization?
For example if I put an .ist file in the project folder and if I execute MakeIndex with this option:
makeindex -s istfilename
I have the personalization of the index, but also if I put an .mst file into the project folder I have that personalization but this time, without the previous options for MakeIndex, is there just this difference?
.mstfile in the current directory, it uses that as if you passed a-soption. – egreg Dec 4 '12 at 11:33.mstfile and don't pass the-soption at MakeIndex and use a.istfile and pass the-soption; have I understand well? – FormlessCloud Dec 4 '12 at 17:04