On Tue, 22 Jan 2008 09:34:30 -0500 "Palmer, Ralph" <[EMAIL PROTECTED]> wrote:
> I noticed an issue regarding the "See also" on the TODO list: > > - all the commands like @seealso use a @subsubheading, but they > appear as the same size as the @unnumberedsubsubsec headings (as > you would expect). Fix somehow. > > I had noticed that, and wondered if adding a blank line between the > end of @seealso and the next @unnemberedsubsubsec would help clarify > the change in subject. Adding blank lines to texinfo doesn't do anything. We _could_ add a @sp 1, but that would look weird in the HTML. The solutions that I can see are: - send a request to texinfo for them to add a @subsubsubheading command, then edit macro.itely to use those commands. - edit macro.itely to remove @subsubheading from our @seealso (and the like) macros, and instead use some other text formatting to display those headings. Cheers, - Graham _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
