Hi lyx-developers,
Recently, I felt a GUI option for case-insensitively sorting various
lists that appear in the TOC might also be a useful feature and I wonder
if some/all of you share this opinion.
If so, could someone give me a hint to the sequence of changes that
might need to be made? I've gone through the LyX code and it appears as
if I have to route a command/action through an instance of GuiView. It
also appears as if sorting is currently performed in a locale-aware
manner. If so, this is case-sensitive as I pointed out in a previous email.
thanks,
Manoj