Vivian, Orm -
Maybe this will help:
%%%%%%%%%%%%
\score { \new Staff { \relative c'' {
\once \override Score.SeparationItem #'padding = #1
<<
\once \override Accidental #'extra-offset = #'( -1.0 . 0.0 )
{aeh!8}\\{a!8}
>>}}}
\layout { ragged-right = ##t }
%%%%%%%%%%%%
- Bruce
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Vivian Barty-Taylor
Sent: Friday, March 09, 2007 4:15 AM
To: [email protected]
Subject: Colliding accidentals
In the chord <d dis e> I would like both a natural and a sharp before the
two noteheads on the D line. However, this only prints a sharp and if I
force a natural ( <d! dis e> ) the two accidentals are printed on top of
each other. I've tried playing with AccidentalPlacement #'right-padding and
#'padding but nothing seems to have an affect. I have also tried using the
\tweak command.
Any suggestions?
Thanks,
Vivian.
******************************
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Orm Finnendahl
Sent: Monday, November 20, 2006 5:26 AM
To: [email protected]
Subject: colliding accidentals
Hi,
where can I find documentation on how to avoid the collions of the
accidentals in the following example?
\version "2.10.0"
\score {
\new Staff {
\relative c' {
<aeh! a!>8
<< {aeh!8}\\{ a!8}>>
}
}
\layout {
ragged-right = ##t
}
}
--
Orm
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user