Nick Payne-3 wrote: > > This is probably user error rather than anything else, but I just wasted > 20 minutes wondering why an accidental on a note in a score was missing > in the PDF output before realising that the same note appeared earlier > in the same bar but in a hidden voice. > > In most guitar scores I use a hidden voice for such things as > simultaneous text spanners, arpeggio brackets to indicate barring, etc. > > The following example shows that the order of the voices in the source > file affects whether the accidental appears or not: >
if you use polyphonic notation in one staff it is recommendable to pay attention to the accidental-style setting #(set-accidental-style 'voice) makes it work as intended! cheers, Eluze -- View this message in context: http://old.nabble.com/Hidden-accidentals-hiding-visible-ones-tp30983091p30984600.html Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com. _______________________________________________ lilypond-user mailing list [email protected] http://lists.gnu.org/mailman/listinfo/lilypond-user
