lilypond-auto
[Top][All Lists]
Advanced

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

[Lilypond-auto] Issue 3681 in lilypond: convert-ly doesn't handle \tweak


From: lilypond
Subject: [Lilypond-auto] Issue 3681 in lilypond: convert-ly doesn't handle \tweak syntax change
Date: Thu, 28 Nov 2013 13:15:44 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 3681 by address@hidden: convert-ly doesn't handle \tweak syntax change
http://code.google.com/p/lilypond/issues/detail?id=3681

\version "2.17.6"

\markup \justify {
  There was a syntax change in "\tweak" command somewhere
  after 2.17.3, and since version 2.17.6 this gives an
  \typewriter "error: bad grob property path (foo)"
  and the lyric disappears.
  What's wrong is that convert-ly fails to update this
  snippet to correct syntax (which is
  \typewriter "\\tweak X-offset #2 LyricText foo" )
}


{ c'1 }
\addlyrics {
  \tweak #'X-offset #2 foo
}


--
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]