In the example below, the quoted note doesn't get printed
if the (otherwise useless) line marked %workaround% is
removed. Is this a (known?) bug, or am I making a mistake


Jakob

-----------------------------------------

\version "2.13.44"

altoPart = { c''4 }

\addQuote alto \altoPart
tenorPart = {
  s1*0                                  % workaround %
  \quoteDuring #"alto" { s4 }
  a'
}

{
  \tenorPart
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to