lilypond-auto
[Top][All Lists]
Advanced

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

Re: [Lilypond-auto] Issue 4064 in lilypond: Bad example for \notemode in


From: lilypond
Subject: Re: [Lilypond-auto] Issue 4064 in lilypond: Bad example for \notemode in Documentation/notation/changing-defaults.itely
Date: Mon, 11 Aug 2014 13:19:05 +0000


Comment #1 on issue 4064 by tdanielsmusic: Bad example for \notemode in Documentation/notation/changing-defaults.itely
http://code.google.com/p/lilypond/issues/detail?id=4064


The information was correct when I wrote it and it continued to
be correct until at least Release 2.14, as the example definitely
fails without \notemode in the last version of Release 11
and the last version of Release 13:

\version "2.10.33"
test5.ly:2688:16: error: syntax error, unexpected LYRIC_MARKUP
  \set stanza =
                \markup{ \dynamic f 1. }
test5.ly:2678:0: error: errors found, ignoring music expression

\version "2.11.65"
test5.ly:2688:16: error: syntax error, unexpected LYRIC_MARKUP
  \set stanza =
                \markup{ \dynamic f 1. }
test5.ly:2678:0: error: errors found, ignoring music expression
\version "2.11.65"

\version "2.13.60"
test5.ly:2688:16: error: syntax error, unexpected LYRIC_MARKUP
  \set stanza =
                \markup{ \dynamic f 1. }
test5.ly:2678:0: error: errors found, ignoring music expression

It also fails in all these releases with \set Lyrics . stanza
so that would have been no help.

It began working without \notemode sometime through the development
of Release 15.  I don't know precisely when, but possibly with
commit 31f966aeebd6a0fd0a97d78634baa922a6c65c11
  parser.yy: Fixes and amendments with regard to lyrics.
  Author: David Kastrup <address@hidden>  2011-12-07 16:26:25

However, the example is clearly misleading now and it should
be removed unless a convincing and correct example requiring
\notemode can be found to replace it.

Trevor


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings



reply via email to

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