Re: Error with \sustainOff

2016-10-23 Thread Bernhard Kleine
There has to be anything between \sustainOn and \sustainOff. I found it out. Thanks for answering. Regards Bernhard Am 23.10.2016 um 09:55 schrieb Pierre Perol-Schneider: > Hi Bernhard, Try: > > \version "2.19.49" \language "deutsch" > > global = { > \key a \major \time 6/8 } > > leftOne =

Re: Error with \sustainOff

2016-10-23 Thread Pierre Perol-Schneider
Hi Bernhard, Try: \version "2.19.49" \language "deutsch" global = { \key a \major \time 6/8 } leftOne = \relative c' { \voiceFour \global \clef bass \stemUp \dynamicUp 4.\sustainOn <>\sustainOff <>\sustainOn 4\< 8\! | } \score { \new StaffGroup << \new

Error with \sustainOff

2016-10-22 Thread Bernhard Kleine
The following minimal piece does not compile properly. I looked in the docu but could not find what is wrong. Any help appreciated Regards Bernhard \version "2.19.49" \language "deutsch" global = { \key a \major \time 6/8 } leftOne = \relative c' { \voiceFour \global \clef bass