some of my page references in my index are off, they link to about 3 to 5 pages before the actual position of the target (the position of \index{something}).
I'm calling my style file via
Code: Select all
-s stil.ist -g "%bm".idxI also tried
Code: Select all
-s <stil>.ist -g "%bm".idxthen
Code: Select all
-s <stil>.ist -g "%bm"Code: Select all
-s stil.ist -g "%bm"Code: Select all
plainpages={true}Does anyone have any advice on this?