lilypond-auto
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5551 Improve


From: Auto mailings of changes to Lily Issues via Testlilyissues-auto
Subject: [Lilypond-auto] [LilyIssues-auto] [testlilyissues:issues] #5551 Improve generated documentation.
Date: Tue, 03 Sep 2019 14:34:09 -0000


[issues:#5551] Improve generated documentation.

Status: Fixed
Labels: Fixed_2_21_0
Created: Wed Aug 28, 2019 07:04 PM UTC by Werner LEMBERG
Last Updated: Tue Sep 03, 2019 10:21 AM UTC
Owner: Werner LEMBERG

Improve generated documentation.

For LilyPond commands, prepend a backslash to the command name.

Don't emit @funindex and @cindex at the same time.

Don't use @findex but @funindex.

Better indexing support.

In TeX output mode we unify @findex, @cindex, and @vindex
entries in the concept index; this is done with the @syncodeindex
lines in macro @lilyTitlePage. We also set
txiindexbackslashignore so that \foo gets sorted as 'foo'.
However, the latter directive has the side effect that \foo and
'foo' are treated as equal by the index sorting program. We don't
want that: It is important for us that entries for both \foo and
'foo' appear in the unified index.

For this reason, we make macro @funindex use @sortas to set a
special sorting key, and we redefine texinfo's internal macro
\indexwritesortas to swallow backslashes. We also modify
@cindex to insert another sorting key to ensure that \foo
immediately comes after foo, followed by entries like 'foo bar'.

Also add option -8bit to xe(la)tex to get real 8bit characters in
auxiliary index files.

http://codereview.appspot.com/573000044


Sent from sourceforge.net because address@hidden is subscribed to https://sourceforge.net/p/testlilyissues/issues/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.

_______________________________________________
Testlilyissues-auto mailing list
address@hidden
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto

reply via email to

[Prev in Thread] Current Thread [Next in Thread]