\lyrics, was Re: Vertical spacing of figured bass

2017-11-04 Thread David Wright
On Sat 04 Nov 2017 at 02:10:53 (+0100), David Kastrup wrote: > Jérôme Plût writes: > > > I tried applying the contents of > > http://lilypond.org/doc/v2.19/Documentation/notation/flexible-vertical-spacing-within-systems > > to move the figured bass a bit closer to the

Re: Video generation on linux systems: Note and rests change color

2017-11-04 Thread Knut Petersen
Am 04.11.2017 um 22:55 schrieb Karlin High: I think this feature shows great promise. Further exploring this is high on my LilyPond to-do list. But at this point, getting set up for the mkvideo features seems to me like a "void your warranty" operation. Probably it is, although you should

Re: Video generation on linux systems: Note and rests change color

2017-11-04 Thread Karlin High
On 11/4/2017 2:25 PM, christian wrote: I have a question concerning patching scm and ps files: Can anyone tell me where to find them? I'm not that firm with this and couldn't find them after searching quite a while. The other thing is: Do I have to install something to use the patch command? I

Re: In a tablature, fingerings with slur no longer working

2017-11-04 Thread David Kastrup
Éric writes: > This was ok in 2.18.2 but no longer in 2.19.48 as can show LilyBin both > versions at : > > http://lilybin.com/7maklk/2 > > > The code is : > > music = { > ( ) } > > \score { > << >\new TabStaff \music > >> > \layout { >\set

Re: Video generation on linux systems: Note and rests change color

2017-11-04 Thread Simon Albrecht
Hello Christian, if you are replying to an older thread, many won’t be able to see what you are replying to (The percentage of people using Nabble is not that great I think). Using the archives I figure you refer to this thread:

In a tablature, fingerings with slur no longer working

2017-11-04 Thread Éric
This was ok in 2.18.2 but no longer in 2.19.48 as can show LilyBin both versions at : http://lilybin.com/7maklk/2 The code is : music = { ( ) } \score { << \new TabStaff \music >> \layout { \set TabVoice.fingeringOrientations = #'(left) \context {

Re: Video generation on linux systems: Note and rests change color

2017-11-04 Thread christian
Hi everybody, and thanks a lot for this nice work! I have a question concerning the patching of the scm and ps files: Can anyone tell me where to find them? I'm not that firm with all this and couldn't find them after searching quite a while... :-( Thanks a lot! Christian -- Sent from:

Re: Video generation on linux systems: Note and rests change color

2017-11-04 Thread christian
Hi everybody, and thanks for the nice work! I have a question concerning patching scm and ps files: Can anyone tell me where to find them? I'm not that firm with this and couldn't find them after searching quite a while. The other thing is: Do I have to install something to use the patch

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread Paul Scott
On Sat, Nov 04, 2017 at 04:22:42PM +0100, David Kastrup wrote: > David Kastrup writes: > > > Paul Scott writes: > > > >> For some time restNumberThreshold has not worked for me. > >> > >> \version "2.19.80" > >> > >> \relative{ > >> c''1 > >> \set

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread Dan Eble
On Nov 4, 2017, at 11:33, David Kastrup wrote: > >> The change from 6 numbers being shown to 5 occurred sometime between >> 2.19.23 and 1.19.28. > That looks like a reasonable candidate. In particular (2/4) and (3/4). The thing to do is 1. add a regression test sensitive to the

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread David Kastrup
"Phil Holmes" writes: > - Original Message - > From: "David Kastrup" > To: "Paul Scott" > Cc: "LilyPond User List" > Sent: Saturday, November 04, 2017 2:52 PM > Subject: Re: 2.19.80 restNumberThreshold

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread Phil Holmes
- Original Message - From: "David Kastrup" To: "Paul Scott" Cc: "LilyPond User List" Sent: Saturday, November 04, 2017 2:52 PM Subject: Re: 2.19.80 restNumberThreshold Paul Scott writes: For

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread David Kastrup
David Kastrup writes: > Paul Scott writes: > >> For some time restNumberThreshold has not worked for me. >> >> \version "2.19.80" >> >> \relative{ >> c''1 >> \set Score.restNumberThreshold = #0 R >> \set Score.restNumberThreshold = #1 R >> } >> >>

Re: 2.19.80 restNumberThreshold

2017-11-04 Thread David Kastrup
Paul Scott writes: > For some time restNumberThreshold has not worked for me. > > \version "2.19.80" > > \relative{ > c''1 > \set Score.restNumberThreshold = #0 R > \set Score.restNumberThreshold = #1 R > } > > This does not put a "1" over the 2nd bar. What have I

2.19.80 restNumberThreshold

2017-11-04 Thread Paul Scott
For some time restNumberThreshold has not worked for me. \version "2.19.80" \relative{ c''1 \set Score.restNumberThreshold = #0 R \set Score.restNumberThreshold = #1 R } This does not put a "1" over the 2nd bar. What have I missed? TIA, Paul

Re: how to read out final "whichBar"

2017-11-04 Thread Maurits Lamers
That works like a dream, thanks a lot! I will be using only stop-translation-timestep as it contains every barline that needs to be used, and as I am using the finalize listener for my output, the acknowledges are too late. Just one thing: I noticed that the output from the code in the

How to properly scale a line in markup?

2017-11-04 Thread Thomas Morley
Hi all, for researching a certain bug I tried to create a stripped-down markup-command. It prints "A" and a vertical line. In the real markup-command there will be no "A", so I can't go for stencil-extent of it. The length of the line is here manually set to 1.6, which is almost the height of