Re: Question about the horizontal spacing

2017-12-13 Thread Rus
> \version "2.18.2" > \score { >   \new StaffGroup << > \new Staff { >   \relative c' { > c d e f > \once \override Score.BarLine.space-alist.next-note = #'(fixed-space > . 4) > c d e f > \once \override Score.BarLine.space-alist.next-note = #'(fixed-space

Re: Question about the horizontal spacing

2017-12-12 Thread Kieren MacMillan
Hi David, > It works for me, attached. Unfortunately, that requires a per-instance adjustment. It would be nice (as the OP implies) to have a global setting. Cheers, Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmi

Re: Question about the horizontal spacing

2017-12-12 Thread David Wright
On Tue 12 Dec 2017 at 02:22:23 (+0300), Rus wrote: > >>  It works well only without lyrics. With lyrics it works not well (see > >> attachment). > >> > >>  \version "2.18.2" > >>  \score { > >>  \new StaffGroup > >>  << > >>  << > >>  \new Staff { > >>  \relative c' { > >>  \override Staff.BarLine

Re: Question about the horizontal spacing

2017-12-11 Thread Peter Chubb
> "Rus" == Rus writes: Rus> ― How can I control (I need to increase) the space Rus> between the bar line and the following note (or lyrics syllable)? One thing you could try is set the alignment of the first syllable to LEFT, to force it to start at the same place as the note. \version "2.

Re: Question about the horizontal spacing

2017-12-11 Thread Kieren MacMillan
Hi Ben, > Wow. I need a new monitor, a new pair of eyes, and a vacation. Does the distance from the barline [at the end of m.2] to the really look the same to you as the distance from the barline [at the end of m.3] to the a? It's nearly twice the distance! > and an on-screen pixel ruler t

Re: Question about the horizontal spacing

2017-12-11 Thread Ben
On 12/11/2017 7:30 PM, Kieren MacMillan wrote: Hi Ben, In m.2, m.3, and m.4, the number of pixels (at a fixed magnification) from the rightmost edge of the barline to the leftmost edge of the lyric syllable are 85px, 58px, and 98px, respectively. Hope this helps, Kieren. _

Re: Question about the horizontal spacing

2017-12-11 Thread Kieren MacMillan
Hi Ben, > I thought the OP was only concerned with the space from the barline to the > first note of each bar, right? No… Here's what the OP said: > How about controlling the space between the bar line and the following lyrics > syllable? > Is there something like BarLine.space-alist.next-LYR

Re: Question about the horizontal spacing

2017-12-11 Thread Ben
On 12/11/2017 6:09 PM, Kieren MacMillan wrote: Hi Ben, I see what you mean but couldn't you just change it to Score.BarLine then? It seems to work here, no? :) No, at least not as I understand the OP: there should be an equal/minimum gap between the barline and the left-hand edge of the lyr

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
>>  It works well only without lyrics. With lyrics it works not well (see >> attachment). >> >>  \version "2.18.2" >>  \score { >>  \new StaffGroup >>  << >>  << >>  \new Staff { >>  \relative c' { >>  \override Staff.BarLine.space-alist.next-note = #'(fixed-space . 3) >>  c d e f c d e f c d e f

Re: Question about the horizontal spacing

2017-12-11 Thread Kieren MacMillan
Hi Ben, > I see what you mean but couldn't you just change it to Score.BarLine then? It > seems to work here, no? :) No, at least not as I understand the OP: there should be an equal/minimum gap between the barline and the left-hand edge of the lyric. That's not true in your snippet (cf. measur

Re: Question about the horizontal spacing

2017-12-11 Thread Ben
It works well only without lyrics. With lyrics it works not well (see attachment). \version "2.18.2" \score { \new StaffGroup << << \new Staff { \relative c' { \override Staff.BarLine.space-alist.next-note = #'(fixed-space . 3) c d e f c d e f c d e f c d e f } \addlyrics { a bb cc dd aa bb

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
  Hello!   How can I control (I need to increase) the space between the bar line and the following lyrics syllable?   I use version 2.18.2 >>>  Hi, >>> >>>  I'm not sure what you mean, but if you want to increase 'padding' so to >>>  speak, you could do something like this: >>>

Re: Question about the horizontal spacing

2017-12-11 Thread David Wright
On Mon 11 Dec 2017 at 19:23:59 (+0300), Rus wrote: > >>  Hello! > >>  How can I control (I need to increase) the space between the bar line and > >> the following lyrics syllable? > >>  I use version 2.18.2 > > > > Hi, > > > > I'm not sure what you mean, but if you want to increase 'padding' so to

Re: Question about the horizontal spacing

2017-12-11 Thread Ben
On 12/11/2017 11:23 AM, Rus wrote:  Hello!  How can I control (I need to increase) the space between the bar line and the following lyrics syllable?  I use version 2.18.2 Hi, I'm not sure what you mean, but if you want to increase 'padding' so to speak, you could do something like this: {

Re: Question about the horizontal spacing

2017-12-11 Thread Rus
>>  Hello! >>  How can I control (I need to increase) the space between the bar line and >> the following lyrics syllable? >>  I use version 2.18.2 > > Hi, > > I'm not sure what you mean, but if you want to increase 'padding' so to > speak, you could do something like this: > > { c d e f? \once >

Re: Question about the horizontal spacing

2017-12-10 Thread Ben
On 12/10/2017 2:36 PM, Rus wrote: Hello! How can I control (I need to increase) the space between the bar line and the following lyrics syllable? I use version 2.18.2 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/l

Question about the horizontal spacing

2017-12-10 Thread Rus
Hello! How can I control (I need to increase) the space between the bar line and the following lyrics syllable? I use version 2.18.2 ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Question about the horizontal spacing

2017-12-07 Thread Kieren MacMillan
Hi Rus, > I have some questions about horizontal spacing: > — How to reduce the proportional notation? Not sure exactly what you mean here… but have you read the manual? Specifically and the sections around there

Re: Question about the horizontal spacing

2017-12-07 Thread David Wright
On Thu 07 Dec 2017 at 02:53:51 (+0300), Rus wrote: > Hello! > I have some questions about horizontal spacing: > — How to reduce the proportional notation? No idea. > — How can I control (I need to increase) the space between the bar line and > the following note (or lyrics syllable)? \overrid

Question about the horizontal spacing

2017-12-06 Thread Rus
Hello! I have some questions about horizontal spacing: — How to reduce the proportional notation? — How can I control (I need to increase) the space between the bar line and the following note (or lyrics syllable)? example.ly Description: Binary data example.pdf Description: Adobe PDF document