in-dexter
in-dexter copied to clipboard
Support for multi-page indexing?
Is support for multi-page indexing anticipated in the future (to print, for example, 50-52
)? In LaTeX, there is such a support, for example using the \index environment (an instance below cited for https://en.wikibooks.org/wiki/LaTeX/Indexing):
\index{Quantum Mechanics!History|(}
In 1901, Max Planck released his theory of radiation dependent on quantized energy.
While this explained the ultraviolet catastrophe in the spectrum of
blackbody radiation, this had far larger consequences as the beginnings of quantum mechanics.
...
\index{Quantum Mechanics!History|)}
Optionally, is there any advanced workaround to output multi-page indexes manually with this package?