The following code works in 2.4.6 on cygwin and 2.6.3 on Windows native, but produces wrong output with 2.7.7 Windows native (see attached "ties277.pdf").
Thomas -- \version "2.7.6" #(ly:set-option 'point-and-click #f) \header {} staffClassicalGuitar = \new Staff { \set Staff.extraNatural = ##f \set Staff.instrument=\markup \center-align { Gitarre } \set Staff.midiInstrument="acoustic guitar (nylon)" #(override-auto-beam-setting '(end * * * *) 1 4 'Staff) #(override-auto-beam-setting '(end * * * *) 1 2 'Staff) #(override-auto-beam-setting '(end * * * *) 3 4 'Staff) \tempo 4 = 48 \clef "G_8" \relative c, { \override Voice.TupletBracket #'bracket-visibility = ##f <f b e>4\p r8 <f b e>16->\f r <f b e>4\p <g cis fis>16->\f r <a dis gis>8~\p | \break <a dis gis>8 r r4 d'16 as d r r4 | } } \score { \staffClassicalGuitar \layout {} } \paper {raggedright = ##t} --
Der folgende Teil dieser Nachricht enthält einen Anhang im sogenannten Internet MIME Nachrichtenformat. Wenn Sie Pegasus Mail oder ein beliebiges anderes MIME-kompatibles Email-System verwenden, sollte Sie den Anhang mit Ihrem Email-System speichern oder anzeigen können. Anderenfalls fragen Sie Ihren Administrator. The following section of this message contains a file attachment prepared for transmission using the Internet MIME message format. If you are using Pegasus Mail, or any another MIME-compliant system, you should be able to save it or view it from within your mailer. If you cannot, please ask your system administrator for assistance. ---- Datei Information/File information ----------- Datei/File: ties277.pdf Datum/Date: 25 Aug 2005, 9:46 Größe/Size: 14248 bytes. Typ/Type: Unbekannt
_______________________________________________ bug-lilypond mailing list bug-lilypond@gnu.org http://lists.gnu.org/mailman/listinfo/bug-lilypond