|
From: | Simon Albrecht |
Subject: | Re: ottavation function |
Date: | Fri, 30 Oct 2015 23:53:11 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 |
On 30.10.2015 23:29, Gilberto Agostinho wrote:
Simon Albrecht-2 wroteTry: \layout { \context { \Staff \override OttavaBracket.springs-and-rods = #ly:spanner::set-spacing-rods %\override OttavaBracket.minimum-length = 0.3 } } and adjust minimum-length to taste.For some reason this has no effect for me, Simon. Do you have any idea what I can be doing wrong? Of course I uncommented the minimum-length line and then I added tried adding this layout block before and after the function, and always before my music block, and nothing worked :(
You’re right, I only tested it with the default \ottava function, and that works. 0.3 is the default value for minimum-length, so you don’t need to uncomment that line for testing. Hm, I can’t tell why it doesn’t work properly with the overrides from our custom function… The line at the right end is printed with the spacing-rods override, but minimum-length remains without effect. Can anyone help out with that?
Yours, Simon
[Prev in Thread] | Current Thread | [Next in Thread] |