Re: Haiprin staff-padding

2019-03-20 Thread Partitura Organum
You could try and move the override statement to the left-hand variable. Like this: lh = \relative c {   \time 3/4   \clef bass   \override DynamicLineSpanner.outside-staff-padding = #1.5   | r4.. fis'16~\> 4   | f(\! e) --   | (\< 2)\!   | 4( )   | g4.(\f fis8) 4 } On 20-3-2019 18:21, foxfa

Re: Haiprin staff-padding

2019-03-20 Thread foxfanfare
Valentin Villenave-3 wrote > You could try something like: > > \layout { > \context { > \Staff > \override DynamicLineSpanner.outside-staff-padding = #1.5 > } > } Thanks for the tip Valentin, unfortunately, it doesn't work as expected... (I just realized that for some reasons, the f

Re: Haiprin staff-padding

2019-03-19 Thread Valentin Villenave
On 3/19/19, foxfanfare wrote: > I adjust them every time, but it's annoying and I was wondering if I wasn't > simply missing a setting for the distance between those lines and the > staff? You could try something like: \layout { \context { \Staff \override DynamicLineSpanner.outside-st

Re: Haiprin staff-padding

2019-03-19 Thread foxfanfare
Kieren MacMillan wrote > Also, please post examples that compile without errors. =) Oups, yes, here it is: \version "2.19.82" \relative c { \time 3/4 \clef bass | r4..^"too closed" fis'16~\> 4 | f(\! e) -- | (\< 2)\! | 4( ) | g4.( fis8) 4 } \relative c { \time 3/4 \clef bas

Re: Haiprin staff-padding

2019-03-19 Thread Kieren MacMillan
Hi there, > I wonder if there is an option to set a staff-padding value for hairpins? You mean separate from the whole DynamicLineSpanner? Also, please post examples that compile without errors. =) Thanks, Kieren. Kieren MacMillan, composer ‣ website: www.kier

Haiprin staff-padding

2019-03-19 Thread foxfanfare
Hi all, I wonder if there is an option to set a staff-padding value for hairpins? I cannot find it, I would like to change the default distance of the hairpins which I find a bit to close to the staves. Here is an example: \relative c { \time 3/4 \clef bass | r4..^"too closed" fis'16~\> 4