Re: tuplet statsŠ

2016-09-25 Thread David Kastrup
Carl Sorensen writes: > On 9/25/16, 2:46 PM, "Simon Albrecht" wrote: > >>On 25.09.2016 22:06, Trevor Daniels wrote: >>> When needed, isn't this adequate? >>> >>> \version "2.19.48" >>> triplet = \tuplet 3/2 \etc >>> \triplet { a'4 a' a' } >> >>That¹s

Re: Fret diagram in tablature

2016-09-25 Thread Andrés Westra
So much thanks! If it is some help, the exact Y-offset value is 1.25. -- View this message in context: http://lilypond.1069038.n5.nabble.com/Fret-diagram-in-tablature-tp194865p194942.html Sent from the User mailing list archive at Nabble.com. ___

Re: problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Kieren MacMillan
Hi Urs, Thanks for the link/help. Tried to implement this, but there were a couple of problems (that I have no time to hunt down), so I backed it out. (This is definitely the right direction, though, as opposed to the baling-wire fix [due to Harm] that I’m using now…) Hopefully one day, we

Re: problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Kieren MacMillan
Harm (et al.), Right after hitting “Send”, I realized the fix: ye olde empty chord! The version below seems to work fine in both MWE and — at least, on first glance — in my RWS (real-world score). Thanks! Kieren. %%% SNIPPET BEGINS \version "2.19.48" terminateHairpin =

Re: problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Kieren MacMillan
Hi Harm, > below a very bad workaround, found deep, deep in the quick n' dirty junk room. Thanks for the attempt! Works great on this MWE… But in my real-world score, Lily’s long-standing \grace-timing “feature” (read: bug) comes crashing down. =( The hint/idea is possibly a good one,

Re: tuplet statsŠ

2016-09-25 Thread Carl Sorensen
On 9/25/16, 2:46 PM, "Simon Albrecht" wrote: >On 25.09.2016 22:06, Trevor Daniels wrote: >> When needed, isn't this adequate? >> >> \version "2.19.48" >> triplet = \tuplet 3/2 \etc >> \triplet { a'4 a' a' } > >That¹s what I meant by Œimplementation is a no-brainer¹ :-)

Re: beaming a phrase across piano staves

2016-09-25 Thread Urs Liska
\crossStaff is intended for chords with notes in two staves that are connected by one *stem*. What you want is the \change command: http://lilypond.org/doc/v2.19/Documentation/notation/common-notation-for-keyboards#changing-staff-manually HTH Urs Am 26.09.2016 um 00:11 schrieb Ryan Michael: >

beaming a phrase across piano staves

2016-09-25 Thread Ryan Michael
I have an upper and lower part of a piano staff. In the upper staff I have the following phrase which I would like the last note, a Gb in the second octave of the instrument be engraved on the bass clef of the second staff. Currently it is just placed below the treble with ledger lines:

Re: problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Thomas Morley
2016-09-25 19:16 GMT+02:00 Kieren MacMillan : > Hi all, > > Apologies for the rapid repost/crosspost, but this feature/bug is keeping me > from being able to put together a full score for a commission which is due > ASAP. Does anyone have a viable** workaround for

Re: Bowing instruction mid-note

2016-09-25 Thread Simon Albrecht
On 25.09.2016 20:51, Noeck wrote: after = ... When will this handy function be part of lilypond? I mean, are there objections? Would there be more to do than putting it in the appropriate ly or scm file music-functions-init.ly – that’s for sure. and document it? My gut feeling from this

Re: tuplet stats…

2016-09-25 Thread Simon Albrecht
On 25.09.2016 22:06, Trevor Daniels wrote: When needed, isn't this adequate? \version "2.19.48" triplet = \tuplet 3/2 \etc \triplet { a'4 a' a' } That’s what I meant by ‘implementation is a no-brainer’ :-) Best, Simon ___ lilypond-user mailing list

Re: toplevel-music-handler and friends

2016-09-25 Thread Pierre Perol-Schneider
Hi Paul, Pretty interesting. Cheers, Pierre 2016-09-25 20:24 GMT+02:00 Paul : > Hi all, > > I discovered some useful LilyPond hooks: "toplevel-music-handler" and > friends. > > Often I will create a version of a piece that shows it on two types of > staff, as simultaneous

Re: tuplet stats…

2016-09-25 Thread Trevor Daniels
Urs Liska wrote Sunday, September 25, 2016 8:51 PM > > Am 25. September 2016 19:41:33 MESZ, schrieb Simon Albrecht > : >>On 25.09.2016 19:29, Simon Albrecht wrote: >>> >>> is it just me or does \tuplet get 3/2 as first argument >90% of the >>time? >>> And, assuming that

Re: tuplet stats…

2016-09-25 Thread David Kastrup
Simon Albrecht writes: > On 25.09.2016 19:29, Simon Albrecht wrote: >> Hello everybody, >> >> is it just me or does \tuplet get 3/2 as first argument >90% of the time? >> And, assuming that it’s not just me, should we introduce an extra >> command \triplet to save typing

Re: tuplet stats…

2016-09-25 Thread David Kastrup
Urs Liska writes: > Am 25. September 2016 19:41:33 MESZ, schrieb Simon Albrecht > : >>On 25.09.2016 19:29, Simon Albrecht wrote: >>> Hello everybody, >>> >>> is it just me or does \tuplet get 3/2 as first argument >90% of the >>time? >>> And,

Re: problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Urs Liska
Hi Kieren, no time to really look into it. But in https://git.openlilylib.org/bfsc/das-trunkne-lied/tree/master/library/ly/to-lilylib are two "remove-" files that deal with this issue IIRC. Maybe they're if help. Urs Am 25. September 2016 19:16:42 MESZ, schrieb Kieren MacMillan

Re: tuplet stats…

2016-09-25 Thread Urs Liska
Am 25. September 2016 19:41:33 MESZ, schrieb Simon Albrecht : >On 25.09.2016 19:29, Simon Albrecht wrote: >> Hello everybody, >> >> is it just me or does \tuplet get 3/2 as first argument >90% of the >time? >> And, assuming that it’s not just me, should we introduce an

Re: v2.19.47 on Mac x86 (Jacques Menu Muzhic)

2016-09-25 Thread Masamichi Hosoda
>>> https://bugs.freedesktop.org/show_bug.cgi?id=97546 >>> >>> The proposed fix hasn't been applied yet to the fontconfig git >>> repository – maybe we should downgrade GUB's fontconfig version to >>> 2.12.0 until this is fixed. >> >> I think that there is another possible solution. To use

Re: Bowing instruction mid-note

2016-09-25 Thread Noeck
>> Even better, you can place it at the exact (or approximate) time when >> the bow change should happen, using a music function. ... >> % Thanks to David Kastrup for the inspiration! >> after = ... When will this handy function be part of lilypond? I mean, are there objections? Would there be

Re: set-global-staff-size

2016-09-25 Thread Menu Jacques
Hello Simon, Thanks! JM > Le 25 sept. 2016 à 18:52, Simon Albrecht a écrit : > > On 25.09.2016 18:38, Menu Jacques wrote: >> Hello folks, >> >> The NR as of 2.19 is not restrictive regarding where a command such as: >> >> #(set-global-staff-size 26) >> >> can

toplevel-music-handler and friends

2016-09-25 Thread Paul
Hi all, I discovered some useful LilyPond hooks: "toplevel-music-handler" and friends. Often I will create a version of a piece that shows it on two types of staff, as simultaneous music. For example, the same music on a regular Staff and a TabStaff. That's easy enough to do by putting

Re: tuplet stats…

2016-09-25 Thread Simon Albrecht
On 25.09.2016 19:29, Simon Albrecht wrote: Hello everybody, is it just me or does \tuplet get 3/2 as first argument >90% of the time? And, assuming that it’s not just me, should we introduce an extra command \triplet to save typing & clutter, especially where triple and duple segments

tuplet stats…

2016-09-25 Thread Simon Albrecht
Hello everybody, is it just me or does \tuplet get 3/2 as first argument >90% of the time? And, assuming that it’s not just me, should we introduce an extra command \triplet to save typing & clutter, especially where triple and duple segments constantly alternate? Best, Simon

problem with \partcombine and dynamics/hairpins

2016-09-25 Thread Kieren MacMillan
Hi all, Apologies for the rapid repost/crosspost, but this feature/bug is keeping me from being able to put together a full score for a commission which is due ASAP. Does anyone have a viable** workaround for the issue demonstrated by the snippet, below? Thanks, Kieren. ** n.b. For me,

Re: set-global-staff-size

2016-09-25 Thread Simon Albrecht
On 25.09.2016 18:38, Menu Jacques wrote: Hello folks, The NR as of 2.19 is not restrictive regarding where a command such as: #(set-global-staff-size 26) can be placed, but I remember someone on this list saying that it should be before the \paper block. What is the exact

set-global-staff-size

2016-09-25 Thread Menu Jacques
Hello folks, The NR as of 2.19 is not restrictive regarding where a command such as: #(set-global-staff-size 26) can be placed, but I remember someone on this list saying that it should be before the \paper block. What is the exact recommendation/limitation? Thanks for the help! JM

Re: Bowing instruction mid-note

2016-09-25 Thread Simon Albrecht
Sorry, just saw that I accidentally attached your original file. Now again with the modified version… On 25.09.2016 14:24, Simon Albrecht wrote: On 25.09.2016 13:34, B~M wrote: Dear All, I would like to add an up bow symbol to the middle of a tie between two notes. The file seg.pdf is a

Re: \new and \context clarification

2016-09-25 Thread Menu Jacques
Hello Simon, Thanks for the clarification! JM > Le 23 sept. 2016 à 23:51, Simon Albrecht a écrit : > > On 23.09.2016 17:43, Menu Jacques wrote: >> Hello folks, >> >> musicxml2ly as delivered with LP 2.19.35 produces score specifications such >> as: >> >> % The score

Re: Bowing instruction mid-note

2016-09-25 Thread Simon Albrecht
On 25.09.2016 13:34, B~M wrote: Dear All, I would like to add an up bow symbol to the middle of a tie between two notes. The file seg.pdf is a snippet of the problem. In the second tie I would like to place a V to denote up bow. However, the up bow and down bow symbols are attached to notes in

Re:

2016-09-25 Thread B~M
Pierre you are a genius !! Thanks so much, this will be very helpful and I doubt I would have figured such a solution out. Kind regards Paul On Sun, Sep 25, 2016 at 10:12 PM, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > Hi Paul, > > How about : > > %% > \version

Re:

2016-09-25 Thread Pierre Perol-Schneider
Or even: \version "2.14.2" DB = \downbow UB = \upbow DUB = -\tweak #'outside-staff-priority #0 -\markup { \hspace #.7 \musicglyph #"scripts.downbow" \hspace#2.6 %% <= set space \musicglyph #"scripts.upbow" } UDB = -\tweak #'outside-staff-priority #0

Re:

2016-09-25 Thread Pierre Perol-Schneider
Hi Paul, How about : %% \version "2.14.2" DB = \downbow UB = \upbow DUB = -\tweak #'outside-staff-priority #0 -\markup { \musicglyph #"scripts.downbow" \hspace#3 %% <= set space \musicglyph #"scripts.upbow" } UDB = -\tweak #'outside-staff-priority #0

[no subject]

2016-09-25 Thread B~M
Dear All, I would like to add an up bow symbol to the middle of a tie between two notes. The file seg.pdf is a snippet of the problem. In the second tie I would like to place a V to denote up bow. However, the up bow and down bow symbols are attached to notes in the lilypond file. Is there some

Re: Horizontal alingment of lyrics hyphens?

2016-09-25 Thread Simon Albrecht
On 25.09.2016 09:03, Knut Petersen wrote: Am 19.09.2016 um 19:01 schrieb Phil Holmes: Generally, songs with lyrics are set with a ChoirStaff rather than a StaffGroup. These do not have barlines spanning the space between the staves, and so the problem does not occur. IMHO: The LyricHyphen

Re: Horizontal alingment of lyrics hyphens?

2016-09-25 Thread Knut Petersen
Am 19.09.2016 um 19:01 schrieb Phil Holmes: Generally, songs with lyrics are set with a ChoirStaff rather than a StaffGroup. These do not have barlines spanning the space between the staves, and so the problem does not occur. IMHO: The LyricHyphen code in lilypond is able to handle only

Re: Horizontal alingment of lyrics hyphens?

2016-09-25 Thread Knut Petersen
Hi Simon! I use the following in my standard style sheet: \override LyricExtender.whiteout-style = #'outline I recommend to use whiteout-box here as it will translate to much smaller ps/pdf code and should give identical results. \override LyricHyphen.whiteout-style =