You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make a macro so that every mention of a library header is auto-indexed, with a bold page number for the header synopsis.
Make a macro to replace \indexlibrary{\idxcode{blah}}, e.g. \indexlibraryglobal{blah}. This complements \indexlibrarymember{member]{class}.
Make a macro so that an index entry may be performed from inside the itemdecl environment, while also showing the name of the item. Idea: @\libglobal{blah}@ and @\libmember{blah}{class}@ (only shows "blah", of course).