Thanks to Jean's correction about quotedCueEventTypes here is a MWE that
shows why there is still a collision.
\version "2.23.5"
aa = \relative{ f'4->( 4 d4 4) f4->( 4 d4 4->) }
\addQuote qaa \aa
bb = \relative{
\set Score.quotedCueEventTypes = #'(note-event rest-event tie-event
On 12/13/21 16:37, Jean Abou Samra wrote:
Le 14/12/2021 à 00:19, Paul Scott a écrit :
On 12/13/21 16:03, Jean Abou Samra wrote:
Le 13/12/2021 à 23:34, Paul Scott a écrit :
I'm trying to move rests associated with cues. The first measure
shows the problem. The second measure shows the
Le 14/12/2021 à 00:19, Paul Scott a écrit :
On 12/13/21 16:03, Jean Abou Samra wrote:
Le 13/12/2021 à 23:34, Paul Scott a écrit :
I'm trying to move rests associated with cues. The first measure
shows the problem. The second measure shows the attempted solution.
Changing #down to #up
On 12/13/21 16:03, Jean Abou Samra wrote:
Le 13/12/2021 à 23:34, Paul Scott a écrit :
I'm trying to move rests associated with cues. The first measure
shows the problem. The second measure shows the attempted solution.
Changing #down to #up is not reasonable in my real complex score.
TI
On 12/13/21 15:57, Kieren MacMillan wrote:
Hi Paul,
I'm trying to move rests associated with cues. The first measure shows the
problem. The second measure shows the attempted solution.
Changing #down to #up is not reasonable in my real complex score.
TIA for any7 help,
Does this solution su
On Mon, Dec 13, 2021 at 11:48:41PM +0100, Jean Abou Samra wrote:
[...]
> I don't understand what's going on at all. It all
> happens as if you were calling lilypond with wrong
> quoting as
>
> lilypond -dbackend="eps myfile.ly"
Haha, in fact, you hit the nail right on the head (without realizing
Le 13/12/2021 à 23:34, Paul Scott a écrit :
I'm trying to move rests associated with cues. The first measure
shows the problem. The second measure shows the attempted solution.
Changing #down to #up is not reasonable in my real complex score.
TIA for any7 help,
Paul
\version "2.23.5"
a
Hi Paul,
> I'm trying to move rests associated with cues. The first measure shows the
> problem. The second measure shows the attempted solution.
> Changing #down to #up is not reasonable in my real complex score.
> TIA for any7 help,
Does this solution suit?
%%%
\version "2.23.5"
aa = \rela
I'm trying to move rests associated with cues. The first measure shows
the problem. The second measure shows the attempted solution.
Changing #down to #up is not reasonable in my real complex score.
TIA for any7 help,
Paul
\version "2.23.5"
aa = \relative{ f'4 4 4 4 4 4 4 4 }
\addQuote qaa
Hello Ahanu, how about this:
{ _- _- _- }
Cheers,
Valentin
Am Montag, 13. Dezember 2021, 22:29:24 CET schrieb Ahanu Banerjee:
> Hello,
>
> What is the easiest way to put multiple identical articulations on one
> note? I am trying to put a tenuto marking both above and below the same
> note in a
Here's the output:
GNU LilyPond 2.23.6 (running Guile 1.8)
command line options: "((backend . eps test.ly)
(gs-api . #f)
)": In procedure scm_i_lreadparen in expression (dynamic-wind
swaports thunk ...):
: #:1:18: in pair: missing close paren
I'm using the latest git master (j
Le 13/12/2021 à 20:54, Jean Abou Samra a écrit :
#(display (ly:command-line-code))
Silly me. It should print nothing at all since the error is
occurring before LilyPond even starts parsing the file.
Rather, try to change scm/lily.scm by applying the attached
patch (`git apply show-command-li
Hello,
What is the easiest way to put multiple identical articulations on one
note? I am trying to put a tenuto marking both above and below the same
note in a passage.
(Context: this is for a cello; the main bowing is above the notes, and
there is an alternative bowing below the notes.)
Thanks,
Le 13/12/2021 à 17:58, H. S. Teoh a écrit :
According to the usage manual, in order to get PNG output:
lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png
myfile.ly
But lilypond 2.23.6 aborts with this:
: In procedure scm_i_lreadparen in expression
(dynamic-wi
According to the usage manual, in order to get PNG output:
lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts --png
myfile.ly
But lilypond 2.23.6 aborts with this:
: In procedure scm_i_lreadparen in expression
(dynamic-wind swaports thunk ...):
: #:1:18: in p
> c): Add \dynamic know and later find a special name for Harm's
> dynamic engine.
(d) You add now `\dynamic` in a first MR. Eventually, Harm's stuff
gets applied in another MR under the same name, extending your
stuff.[*] IMHO there is no necessity to provide `convert-ly` rules
16 matches
Mail list logo