Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Simon Albrecht
Am 15.04.2017 um 16:14 schrieb Son_V: to have every beat numbered could help when in a choir the Maestro calls to sing from a given beat. The vast majority of scores available have bar numbers at the start of each system. So if you don’t want the trouble of writing bar numbers in each and

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread David Sumbler
On Sat, 2017-04-15 at 07:14 -0700, Son_V wrote: > I understand (maybe), but to have every beat numbered could help when > in a > choir the Maestro calls to sing from a given beat. > That's the reason why I want them to be visible. > > Sorry to be such an humble learner. This reminds me of an old

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Son_V
I understand (maybe), but to have every beat numbered could help when in a choir the Maestro calls to sing from a given beat. That's the reason why I want them to be visible. Sorry to be such an humble learner. -- View this message in context:

Re: Minimal examples (was: Last number on a score; but this is the first in the next one...)

2017-04-15 Thread Son_V
Thanks for your kind lesson. I hope I will make a good use of this (bu I'm unsure of). Thnx again -- View this message in context: http://lilypond.1069038.n5.nabble.com/Last-number-on-a-score-but-this-is-the-first-in-the-next-one-tp202294p202306.html Sent from the User mailing list archive at

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Malte Meyn
Am 15.04.2017 um 15:47 schrieb Son_V: >> \override Score.BarNumber.break-visibility = #end-of-line-invisible > > Thanks! That was successful. > > But I'm still in doubt of what should be the correct way. There is no single correct way. In classical music traditionally you have bar numbers

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Son_V
> \override Score.BarNumber.break-visibility = #end-of-line-invisible Thanks! That was successful. But I'm still in doubt of what should be the correct way. Is it right to show the last number in the staff, or is it not? IMHO I prefer not to leave the last number visible (and I am going to

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Malte Meyn
Am 15.04.2017 um 15:40 schrieb Son_V: >> And a solution > > Sorry but I wasn't able to find it, surely, my fault. I tried some of your > code without success. I'm using version "2.18.2" on Linux. Maybe try all code, not some code ;) ___

Minimal examples (was: Last number on a score; but this is the first in the next one...)

2017-04-15 Thread Malte Meyn
Am 15.04.2017 um 14:30 schrieb Son_V: > I'm not able to make a truly "minimum example", that's what I could do: I’ll show you how this can be simplified. > \version "2.18.2" > \header { > } You don’t need an empty \header, \paper, \layout, … block. > PartPOneVoiceOne = \relative a' { >

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Son_V
> And a solution Sorry but I wasn't able to find it, surely, my fault. I tried some of your code without success. I'm using version "2.18.2" on Linux. -- View this message in context:

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Malte Meyn
Am 15.04.2017 um 13:54 schrieb Son_V: > Hi all, Lilypond (using \override Score.BarNumber #'break-visibility = #'#(#t > #t #t) ) writes at the end of a score, the number of the next beam, that is > written at the beginning of the subsequent score; and it writes at the end > of the last score the

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Kieren MacMillan
Hi, > I'm not able to make a truly "minimum example", that's what I could do: I showed you a much smaller example. And a solution. Kieren. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Son_V
I'm not able to make a truly "minimum example", that's what I could do: \version "2.18.2" \header { } PartPOneVoiceOne = \relative a' { \override Score.BarNumber #'break-visibility = #'#(#t #t #t) \clef "treble" \key c \major \numericTimeSignature\time 4/4 a1 | % 2 a1 a1 a1 a1 a1 a1 a1

Re: Last number on a score; but this is the first in the next one...

2017-04-15 Thread Kieren MacMillan
Hi, Please include tiny compilable examples with your questions. > Lilypond (using \override Score.BarNumber #'break-visibility = #'#(#t > #t #t) ) writes at the end of a score, the number of the next beam, that is > written at the beginning of the subsequent score; and it writes at the end > of

Last number on a score; but this is the first in the next one...

2017-04-15 Thread Son_V
Hi all, Lilypond (using \override Score.BarNumber #'break-visibility = #'#(#t #t #t) ) writes at the end of a score, the number of the next beam, that is written at the beginning of the subsequent score; and it writes at the end of the last score the number that should be at the beginning of an