lilypond-user
[Top][All Lists]
Advanced

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

Tie and accidental


From: Thomas Scharkowski
Subject: Tie and accidental
Date: Thu, 30 Apr 2009 09:52:30 +0200

Hi,

the first two (commented out) overrides give the expected result.
"\override Staff.Accidental #'stencil = ##f" pushes the tie away from 
the staff, see the attached png.
Am I missing something or is it a bug?

Thanks
Thomas

--
\version "2.13.0"
\relative c' {  
                cis1~
                cis~
                \repeat unfold 20 {
                %\override Accidental #'break-visibility = #all-invisible
                %\override Staff.Accidental #'transparent = ##t
                \override Staff.Accidental #'stencil = ##f
                cis~
                }
}
--
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:  tie-accidental.png
     Datum/Date:  30 Apr 2009, 9:43
     Größe/Size:  12973 bytes.
     Typ/Type:    Unbekannt

Attachment: tie-accidental.png
Description: Binary data


reply via email to

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