Hello -----------------------------------
From: [email protected] [mailto:[email protected]] On Behalf Of Edward Neeman Sent: 17 June 2011 02:56 To: Sepand Shahab Cc: [email protected] Subject: Re: ottava sign placement and bracket length On 6/16/11 9:31 PM, Sepand Shahab wrote: Dear list, how can I adjust the bracket span length and 8va sign placement (horizontally) on a case by case basis? I found the ottava bracket interface section in the manual but am not sure how to implement it: http://reinhold.kainhofer.com/~lilypond/Documentation/internals/ottava_002dbracket_002dinterface.es.html ---------------- Look here: http://lilypond.org/doc/v2.14/Documentation/internals/ottavabracket You can use some of these for example: \override Score.OttavaBracket #'dash-fraction = #0.15 You probably want to play about with 'minimum-length'. You can use this directly in your music and if you use a \once \override then you can use it on a case-by-case. I hope this helps. James _______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
