Re: Tablature: duplicated note as part of tied chord not correctly hiding

2017-10-08 Thread Federico Bruni
Hi Bart If you try the latest 2.19 you'll see that this issue has been fixed. Il giorno lun 9 ott 2017 alle 6:32, Bart Nagel ha scritto: Here's a chord (the same note played at the same time on two different strings) tied over two bars. This example shows all four combinations of repeating t

Tablature: duplicated note as part of tied chord not correctly hiding

2017-10-08 Thread Bart Nagel
Here's a chord (the same note played at the same time on two different strings) tied over two bars. This example shows all four combinations of repeating the chord with q vs spelling the full chord out again, and using or not using \tabChordRepeats. Each one prints the repeated note in the second

Re: Bad clef change collision when alternating piano staves

2017-10-08 Thread Ophir Lifshitz
Hello, Can someone please triage this bug? Thanks again, Ophir On Sun, Jan 31, 2016 at 4:57 PM, Ophir Lifshitz wrote: > Hello, > > Would it be possible to triage this bug I reported 3 months ago? > > Thanks, > Ophir > > On Fri, Jan 1, 2016 at 10:03 AM, Ophir Lifshitz < > hangfromthefl...@gmail

Re: ly:output-def-clone not working correctly?

2017-10-08 Thread David Kastrup
Thomas Morley writes: > 2017-10-08 13:36 GMT+02:00 David Kastrup : >> >> I think using a different layout than the one your output appears in >> is not a supported idea. Output definitions are hemimetabolic. They >> may be an "output definition" but it's not like they are being used >> to insta

Re: ly:output-def-clone not working correctly?

2017-10-08 Thread Thomas Morley
2017-10-08 13:36 GMT+02:00 David Kastrup : > Thomas Morley writes: > >> The foolwing code returns a gs error: >> \version "2.19.65" >> >> #(define-markup-command (clone-test layout props mrkp) (markup?) >> (interpret-markup (ly:output-def-clone layout) props mrkp)) >> >> \markup \clone-test \sco

Re: ly:output-def-clone not working correctly?

2017-10-08 Thread David Kastrup
Thomas Morley writes: > The foolwing code returns a gs error: > \version "2.19.65" > > #(define-markup-command (clone-test layout props mrkp) (markup?) > (interpret-markup (ly:output-def-clone layout) props mrkp)) > > \markup \clone-test \score { { c'1 } } > > -> > warning: `(gs -q -dSAFER -dDE

ly:output-def-clone not working correctly?

2017-10-08 Thread Thomas Morley
The foolwing code returns a gs error: \version "2.19.65" #(define-markup-command (clone-test layout props mrkp) (markup?) (interpret-markup (ly:output-def-clone layout) props mrkp)) \markup \clone-test \score { { c'1 } } -> warning: `(gs -q -dSAFER -dDEVICEWIDTHPOINTS=595.28 -dDEVICEHEIGHTPOIN

Re: DOC: Typo in CG 2.2 Where to get lily-git, "auxiliar" not "auxillar"

2017-10-08 Thread James Lowe
Hello On Fri, 22 Sep 2017 17:41:01 -0500, Karlin High wrote: > It's just ONE letter: > > lily-git is part of the LilyPond source code and is located in > ‘$LILYPOND_GIT/scripts/auxillar/lily-git.tcl’. > > But since it's command text, I tripped over it. I remember reading > that the main LilyPo