Hi Reinhold,
On 18/04/2008, Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Currently, when doing "make web", it fails miserably on several snippets. The
> reason seems to be that there are { and } inserted around the snippets
> contents, which does not work if the snippet contains only a \markup command.
> E.g.:
>
> {
> % ****************************************************************
> % ly snippet contents follows:
> % ****************************************************************
> \sourcefileline 916
> \markup {
> \with-url #"http://lilypond.org/web/" {
> LilyPond ... \italic "music notation for everyone"
> }
> }
> % ****************************************************************
> % end ly snippet
> % ****************************************************************
> }Sorry, that's my fault. When I started creating examples for markup commands, I copied the @lilypond[] entry from the examples already there, which include notes. Here's a patch to change fragment -> quote. Regards, Neil
0001-Fix-markup-examples-in-define-markup-commands.scm.patch
Description: Binary data
_______________________________________________ lilypond-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-devel
