The hyperlinks of page numbers in the Index failed to work when using imakeidx package. The reason is that the hyperref package should be loaded AFTER imakeidx. So is there a way to do this?
EDIT:
I have tried to pass nohyper option when loading tufte-book class, and call \TufteLoadHyperref right AFTER loading and configuringimakeidx package. However, some side effects appears, e.g. the font size of captions in margintable and marginfigure becomes weird.
The hyperlinks of page numbers in the Index failed to work when using
imakeidxpackage. The reason is that thehyperrefpackage should be loaded AFTERimakeidx. So is there a way to do this?EDIT:
I have tried to pass
nohyperoption when loadingtufte-bookclass, and call\TufteLoadHyperrefright AFTER loading and configuringimakeidxpackage. However, some side effects appears, e.g. the font size of captions inmargintableandmarginfigurebecomes weird.