Menu

#101 Simplified LaTeX index entries

open
Other (25)
5
2009-03-24
2009-03-24
Anonymous
No

When generating a LaTeX document all index entries specify the full path. Since the index elements are already nested this is redundant information and makes the index very long and not so easy to read. Also the trailing bracketed 'module', 'function' etc may not be desired by all users. There should be an option to have the index presented like.

mymodule
myclass
method1
method2

rather than the current:

mymodule (module)
mymodule.myclass (class)
mymodule.myclass.method1 (method)
mymodule.myclass.method2 (method)

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.