]> git.donarmstrong.com Git - lilypond.git/commit
Add two-parameter versions of @ruser etc. to allow specifying the displayed text
authorReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 14 Aug 2008 13:21:16 +0000 (15:21 +0200)
committerReinhold Kainhofer <reinhold@kainhofer.com>
Thu, 14 Aug 2008 13:21:16 +0000 (15:21 +0200)
commitd30225f44a0119f4d4cbfdda49606f067efea669
treeea386714fc3fd20fa902ecdf71b0e4cef1a1ddb6
parent5f27d836d2d82fc9c10412a3f89493e1803118b6
Add two-parameter versions of @ruser etc. to allow specifying the displayed text

Sometimes node named cannot contain special characters, which you would like
to be displayed in the link text. Thus, the third argument of @ref needs to be
used. Unfortunately, Texinfo (or rather texi2pdf) does not support optional
arguments to macros, so we have to add new two-parameter versions of all our
xref macros.

I als streamlined the definitions in macros.itely a little bit (distinguish only bigpage, not bigpage and tex).

This also allows us to link to the Top node of any manual with displaying the
manual title instead of "Top".
Documentation/user/introduction.itely
Documentation/user/macros.itexi