Re: Ddoubled parentheses

2019-12-02 Thread Aaron Hill
On 2019-12-02 9:04 pm, Mogens Lemvig Hansen wrote: Hi, The NullVoice in the example below generates its own set of parentheses so that I get two pairs – see attached. Same problem with \new NullVoice \with { \remove "Parenthesis_engraver" }{ \music } Same problem in \version "2.19.82" \version

Ddoubled parentheses

2019-12-02 Thread Mogens Lemvig Hansen
Hi, The NullVoice in the example below generates its own set of parentheses so that I get two pairs – see attached. Same problem with \new NullVoice \with { \remove "Parenthesis_engraver" }{ \music } Same problem in \version "2.19.82" \version "2.18.2" music = \relative { c' e \parenthesize

Re: Overriding position of a full bar rest does not always work

2019-12-02 Thread Peter Toye
Hello Kieren, Thanks. I think this is the first time I've had to set a score of this complexity (which is pretty low compared with many I've seen). Thanks very much for the help. I shall now rewrite large amounts of music :( Best regards, Peter mailto:lilyp...@ptoye.com www.ptoye.com

Re: Problems with \table in \markuplist

2019-12-02 Thread Peter Toye
Hi Harm, - Monday, December 2, 2019, 1:31:09 PM, Thomas Morley wrote: > Am Mo., 2. Dez. 2019 um 13:00 Uhr schrieb Peter > Toye : >> I'm trying to lay out text using a \table and have found (to date) two >> problems. >> Firstly, the wordwrap feature doesn't seem to work.

Re: Problems with \table in \markuplist

2019-12-02 Thread Thomas Morley
Am Mo., 2. Dez. 2019 um 13:00 Uhr schrieb Peter Toye : > > I'm trying to lay out text using a \table and have found (to date) two > problems. > > Firstly, the wordwrap feature doesn't seem to work. See Table 1. I've tried > using \wordwrap-lines but the result is the same. Obviously I'm missing

Re: Overriding position of a full bar rest does not always work

2019-12-02 Thread kieren_macmillan kieren_macmillan
Hi Peter, > I've just thought of another reason not too use \mark for placing text for > tempo changes and expressive text: what happens if it's not at the beginning > of the bar? I think you’ve misunderstood. Using \mark doesn’t mean you stop using precise timing placement — of course you still

Re: programming error: note column without heads and stem

2019-12-02 Thread Thomas Morley
Am Mo., 2. Dez. 2019 um 11:51 Uhr schrieb Sandro Santilli : > > On Sat, Nov 30, 2019 at 05:25:28PM +0100, Thomas Morley wrote: > > Am Fr., 29. Nov. 2019 um 12:11 Uhr schrieb Sandro Santilli : > > > > > > When using \partcombine I'm getting 3 of these errors: > > > > > > programming error: note co

Problems with \table in \markuplist

2019-12-02 Thread Peter Toye
I'm trying to lay out text using a \table and have found (to date) two problems. Firstly, the wordwrap feature doesn't seem to work. See Table 1. I've tried using \wordwrap-lines but the result is the same. Obviously I'm missing something but can't see what. Secondly, the spacing between rows i

Re: chord/arpeggio

2019-12-02 Thread Mario Bolognani
OK, it works… many thanks Mario Mario Bolognani email: mario.bologn...@gmail.com www.baroquemusic.it > Il giorno 2 dic 2019, alle ore 11:34, Leo Correia de Verdier > ha scritto: > > This following code works for me, but if you need to have a single note work > as a chord (it has happened

Re: programming error: note column without heads and stem

2019-12-02 Thread Sandro Santilli
On Sat, Nov 30, 2019 at 05:25:28PM +0100, Thomas Morley wrote: > Am Fr., 29. Nov. 2019 um 12:11 Uhr schrieb Sandro Santilli : > > > > When using \partcombine I'm getting 3 of these errors: > > > > programming error: note column without heads and stem > > continuing, cross fingers > > > > The er

Re: Overriding position of a full bar rest does not always work

2019-12-02 Thread Peter Toye
Hello Kieren, I've just thought of another reason not too use \mark for placing text for tempo changes and expressive text: what happens if it's not at the beginning of the bar? You would have to do a lot of tweaking to get the position just right - and then you decide to change the music in a

Re: chord/arpeggio

2019-12-02 Thread Leo Correia de Verdier
This following code works for me, but if you need to have a single note work as a chord (it has happened to me in other circumstances) you can just include it in angle brackets, like 8 . \version "2.19.82" \new Staff \with { \consists "Span_arpeggio_engraver" } { \set Staff.connectArpeggi