Re: Showing fingering on top of slurs

2024-05-09 Thread Knute Snortum
On Thu, May 9, 2024 at 7:05 AM Paul McKay wrote: > Hi > I want to show the fingering in front of the slurs. This should keep the > fingerings evenly spaced vertically over the notes. I have tried the > following : > > \version "2.24.0" > \language "english&

Showing fingering on top of slurs

2024-05-09 Thread Paul McKay
Hi I want to show the fingering in front of the slurs. This should keep the fingerings evenly spaced vertically over the notes. I have tried the following : \version "2.24.0" \language "english" \relative { \override Staff.Fingering.layer = 2 % fingering sh

Re: Moving a fingering mark below a slur

2024-02-28 Thread Xavier Scheuer
On Wed, 28 Feb 2024 at 12:07, Peter Mayes wrote: > As a beginner at Lilypond, I was looking for a way to achieve this. I started just saying c4^"III" or similar. I then modified that to use \markup to shrink the text. But if there is a more "natural" way of adding these f

Re: Moving a fingering mark below a slur

2024-02-28 Thread Peter Mayes
ner at Lilypond, I was looking for a way to achieve this. I started just saying c4^"III" or similar. I then modified that to use \markup to shrink the text. But if there is a more "natural" way of adding these fingering marks, I would be happy to learn of it! Here is a fragmen

Re: Moving a fingering mark below a slur

2024-02-27 Thread Xavier Scheuer
On Tue, 27 Feb 2024 at 17:28, Peter Mayes wrote: > > Almost certainly a fairly trivial question: in bar 3, how to put the "L" mark above the note, but below the slur? Hello, Should the "L" mark really be considered as a Fingering object? Because as you currently de

Moving a fingering mark below a slur

2024-02-27 Thread Peter Mayes
Almost certainly a fairly trivial question: in bar 3, how to put the "L" mark above the note, but below the slur? (There are places where the slur is a long way above the note in question, so that the mark seems much too far from the note to which it is attached.) \version "2.25.12" left =

Re: Fingering orientations

2023-09-17 Thread Jean Abou Samra
dstaff-objects.html#fingering Granted, that explanation would also fit in the notation manual. signature.asc Description: This is a digitally signed message part

Re: Fingering orientations

2023-09-17 Thread Richard Shann
; https://lilypond.org/doc/v2.24/Documentation/notation/direction-and-placement > > > fingeringOrientations isn't a list with one entry per fingering. It's > a list of orientations that LilyPond is *allowed* to choose for > fingerings. It will always prefer putting fingerings on

Re: Fingering orientations

2023-09-17 Thread Jean Abou Samra
espectively and the other > two right with nothing on left. > > Is there a limitation to two note chords? Or what? > I'm consulting > https://lilypond.org/doc/v2.24/Documentation/notation/direction-and-placement fingeringOrientations isn't a list with one entry per fingering. I

Fingering orientations

2023-09-17 Thread Richard Shann
I can't figure out why this: \version "2.24.0" { \set fingeringOrientations = #'( left right up down) } outputs the 0 and 3 fingerings down and up respectively and the other two right with nothing on left. Is there a limitation to two note chords? Or what? I'm consulting

Re: fingering and pedal marking questions

2023-01-25 Thread Knute Snortum
On Wed, Jan 25, 2023 at 12:00 PM Knute Snortum wrote: > > Maybe this is what you're looking for? > > \version "2.22.2" > > leftHand = { > \clef bass > e,2 g, | > } > pedal = { > \set Dynamics.pedalSustainStyle = #'bracket > % \override Dynamics.SustainPedal.self-alignment-X = #CENTER >

Re: fingering and pedal marking questions

2023-01-25 Thread Knute Snortum
t;leftHand" { \leftHand } >>>>> \new Dynamics { \set Score.pedalSustainStyle = #'bracket { >>>>> \pedal } } >>>>>>> >>>>> >>>>> >>>>> } >>>>> >>>>> Thank

Re: fingering and pedal marking questions

2023-01-24 Thread Molly Preston
;>> >>>> >>>> >>>> } >>>> >>>> Thank you again! >>>> >>>> Molly >>>> >>>> On Tue, Jan 24, 2023, 18:42 Knute Snortum wrote: >>>> >>>>> On Tue, Jan 24, 2023 at 1:07

Re: fingering and pedal marking questions

2023-01-24 Thread Mark Mathias
>>>> >>> >>> >>> } >>> >>> Thank you again! >>> >>> Molly >>> >>> On Tue, Jan 24, 2023, 18:42 Knute Snortum wrote: >>> >>>> On Tue, Jan 24, 2023 at 1:07 PM Molly Preston >

Re: fingering and pedal marking questions

2023-01-24 Thread Molly Preston
;>> On Tue, Jan 24, 2023 at 1:07 PM Molly Preston >>> wrote: >>> > >>> > Hi! I'm doing a notation assignment. >>> > >>> > 1) How do I get the pedal markings to show up bracket style when using >>> the Dynamics context for it? &g

Re: fingering and pedal marking questions

2023-01-24 Thread Mark Mathias
2023 at 1:07 PM Molly Preston >> wrote: >> > >> > Hi! I'm doing a notation assignment. >> > >> > 1) How do I get the pedal markings to show up bracket style when using >> the Dynamics context for it? >> > >> > 2) How do I get the fin

Re: fingering and pedal marking questions

2023-01-24 Thread Molly Preston
lly On Tue, Jan 24, 2023, 18:42 Knute Snortum wrote: > On Tue, Jan 24, 2023 at 1:07 PM Molly Preston > wrote: > > > > Hi! I'm doing a notation assignment. > > > > 1) How do I get the pedal markings to show up bracket style when using > the Dynamics context for it? &g

Re: fingering and pedal marking questions

2023-01-24 Thread Knute Snortum
On Tue, Jan 24, 2023 at 1:07 PM Molly Preston wrote: > > Hi! I'm doing a notation assignment. > > 1) How do I get the pedal markings to show up bracket style when using the > Dynamics context for it? > > 2) How do I get the fingering 1 in the second voice to move above the

fingering and pedal marking questions

2023-01-24 Thread Molly Preston
Hi! I'm doing a notation assignment. 1) How do I get the pedal markings to show up bracket style when using the Dynamics context for it? 2) How do I get the fingering 1 in the second voice to move above the Staff? \version "2.22.2" rightHand = { << \voiceOne { \set finge

Re: Collision with fingering, tuplet, and slur

2023-01-01 Thread Simon Martineau
Hello Stephan, Happy new year to you too ! I asked a similar question yesterday on the French forum, a priori it's a bug. Jean sent me to this page where there is a workaround: https://gitlab.com/lilypond/lilypond/-/issues/6346 On Sun, Jan 01, 2023 at 11:37:34PM +0100, Stephan Schöll wrote:

Collision with fingering, tuplet, and slur

2023-01-01 Thread Stephan Schöll
Hi all First of all, wish a happy New Year to all of you! I'm struggling with a collision of fingerings and a tuplet number when a slur is around: \version "2.24.0" \relative c' { \time 2/4 \tuplet 3/2 { e8^1 g^2 c^5} \tuplet 3/2 { g_5 c_2 e_1} } \relative c' { \time 2/4 \tuplet

Re: Moving fingering, spacing between staves

2022-09-09 Thread Knute Snortum
gt; > https://en.wikipedia.org/wiki/XY_problem > > > > what I'm trying to do is move some > > > fingering down in the system, but the problem I run into is I get too > > > much space between staves. > > A tyro would have asked how to close up the stav

Re: Moving fingering, spacing between staves

2022-09-09 Thread David Wright
On Fri 09 Sep 2022 at 10:38:24 (+0200), Jean Abou Samra wrote: > Le 07/09/2022 à 01:00, Knute Snortum a écrit : > > In order to avoid the AB problem, > > What do you call by "AB problem"? https://en.wikipedia.org/wiki/XY_problem > > what I'm trying to do

Re: Moving fingering, spacing between staves

2022-09-09 Thread Andrew Bernard
He may mean the XY question! :-) [I am also wondering...] Andrew On 9/09/2022 6:38 pm, Jean Abou Samra wrote: Hi, Le 07/09/2022 à 01:00, Knute Snortum a écrit : In order to avoid the AB problem, What do you call by "AB problem"?

Re: Moving fingering, spacing between staves

2022-09-09 Thread Jean Abou Samra
Hi, Le 07/09/2022 à 01:00, Knute Snortum a écrit : In order to avoid the AB problem, What do you call by "AB problem"? what I'm trying to do is move some fingering down in the system, but the problem I run into is I get too much space between staves. Here is a MWE: [...] I'v

Moving fingering, spacing between staves

2022-09-06 Thread Knute Snortum
In order to avoid the AB problem, what I'm trying to do is move some fingering down in the system, but the problem I run into is I get too much space between staves. Here is a MWE: %%% \version "2.23.12" moveFingerB = { \override Fingering.X-offset = -0.5 \override Fingering.Y-ext

Re: More efficient way to code some fingering?

2022-09-01 Thread Paul McKay
And if you don't really need the '-' in "4-5" you can reduce c^\finger "2" ^\finger "5-4" to c^2^54 because LilyPond interprets any list of numbers as a fingering. HTH Paul On Wed, 31 Aug 2022 at 21:02, Valentin Petzel wrote: > Hello Joseph, > > \fi

Re: More efficient way to code some fingering?

2022-08-31 Thread Valentin Petzel
Hello Joseph, \finger is only really necessary for using a markup as fingering indication (like in \finger "5-4"). For simple numeric fingerings you can always use ^/-/_ with a number. So instead of fs^\finger "2" ^\finger "5" simply do ^2^5. Cheers, Valentin Am

More efficient way to code some fingering?

2022-08-31 Thread Joseph Srednicki
that they pertain to right hand. In some places, the left hand must strike some notes in the second or lower voice. My score places any fingering pertaining to the left hand below the notes in the second voice. Therefore, I do not want to place any right-hand fingerings below the notes of the second voice

Re: fingering of a grace note overlaps with beam

2022-05-24 Thread Soo Lee
om > > > On May 22, 2022 at 3:17 PM, > wrote: > > Hi, > > In the example below, the fingering on the grace note B does not show well > because it overlaps with the beam. I do want to keep the stems up and the > fingering up because there will be another voice.

Re: fingering of a grace note overlaps with beam

2022-05-22 Thread Martín Rincón Botero
> > > Hi, > > > > In the example below, the fingering on the grace note B does not show well > because it overlaps with the beam. I do want to keep the stems up and the > fingering up because there will be another voice. What is the best way to > avoid t

Re: fingering of a grace note overlaps with beam

2022-05-22 Thread Knute Snortum
On Sun, May 22, 2022 at 6:16 AM Soo Lee wrote: > > Hi, > > In the example below, the fingering on the grace note B does not show well > because it overlaps with the beam. I do want to keep the stems up and the > fingering up because there will be another voice. What is the be

fingering of a grace note overlaps with beam

2022-05-22 Thread Soo Lee
Hi, In the example below, the fingering on the grace note B does not show well because it overlaps with the beam. I do want to keep the stems up and the fingering up because there will be another voice. What is the best way to avoid this overlap? Thank you! \relative c'' { g8[ \acciaccatura

Re: TupletNumber placement with fingering

2022-05-19 Thread Jean Abou Samra
Le 19/05/2022 à 05:53, Ahanu Banerjee a écrit : Hello, When I have a beamed tuplet (without a bracket) and a fingering on one note, the TupletNumber moves outward from the staff despite there being no possibility of a collison. In normal usage, TupletNumber should stay as close as possible

Re: TupletNumber placement with fingering

2022-05-19 Thread Ahanu Banerjee
No, there was a reason I needed the fingerings on either side of the staff (in my use case, sometimes there is an alternate fingering). Thanks, On Thu, May 19, 2022, 10:00 Mark Stephen Mrotek wrote: > Anahu, > > > > Is this acceptable? > > > > \version "2.22.2&q

RE: TupletNumber placement with fingering

2022-05-19 Thread Mark Stephen Mrotek
Lily Pond Subject: TupletNumber placement with fingering Hello, When I have a beamed tuplet (without a bracket) and a fingering on one note, the TupletNumber moves outward from the staff despite there being no possibility of a collison. In normal usage, TupletNumber should stay as close a

TupletNumber placement with fingering

2022-05-18 Thread Ahanu Banerjee
Hello, When I have a beamed tuplet (without a bracket) and a fingering on one note, the TupletNumber moves outward from the staff despite there being no possibility of a collison. In normal usage, TupletNumber should stay as close as possible to the beam. Example: \version "2.22.2" \

Re: Fingering collision with tempo when using cross-staff beams

2022-01-06 Thread Valentin Petzel
A quick workaround: \version "2.23.5" global = { \time 6/8 \tempo "Allegro" } goUp = { \change Staff = "right" \stemDown } goDown = { \change Staff = "left" \stemUp } right = \relative c'' { \global \once\override Fingering.cross-staff = ##f 8-2-4 \goDown \goUp

Re: Fingering collision with tempo when using cross-staff beams

2022-01-05 Thread Jean Abou Samra
Le 05/01/2022 à 20:59, Michael Rivers a écrit : The fingering here collides with the tempo. If the cross-staff beams are commented out (all notes on the upper staff), the fingering displays fine. Is there a workaround? Am I doing something wrong? \version "2.23.5" global = {  

Fingering collision with tempo when using cross-staff beams

2022-01-05 Thread Michael Rivers
The fingering here collides with the tempo. If the cross-staff beams are commented out (all notes on the upper staff), the fingering displays fine. Is there a workaround? Am I doing something wrong? \version "2.23.5" global = { \time 6/8 \tempo "Allegro" } goUp = { \c

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2022-01-01 Thread Hans Aikema
t;> I overlook something. >> >> regards, >> Hans >> >>>> On 1 Jan 2022, at 10:56, Valentin Petzel wrote: >>> >>> Hello Ken, hello David, >>> >>> the way given in the documentation is not particularly good, as this

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2022-01-01 Thread Valentin Petzel
t; Hans > > > On 1 Jan 2022, at 10:56, Valentin Petzel wrote: > > > > Hello Ken, hello David, > > > > the way given in the documentation is not particularly good, as this won't > > produce a Fingering grob but a TextScript grob, which cannot be > > positioned t

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2022-01-01 Thread Hans Aikema
something. regards, Hans > On 1 Jan 2022, at 10:56, Valentin Petzel wrote: > > Hello Ken, hello David, > > the way given in the documentation is not particularly good, as this won't > produce a Fingering grob but a TextScript grob, which cannot be positioned > the s

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2022-01-01 Thread Valentin Petzel
Hello Ken, hello David, the way given in the documentation is not particularly good, as this won't produce a Fingering grob but a TextScript grob, which cannot be positioned the same way. Much better would be to use e-\finger "5-3" or e-\finger\markup\tied-lyric "5~3" o

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2021-12-31 Thread Kenneth Wolcott
HI David; Thank you. Read right past it, missing it entirely. Ken On Fri, Dec 31, 2021 at 6:03 PM David M. Boothe, CAS wrote: > > http://lilypond.org/doc/v2.22/Documentation/notation/inside-the-staff > > The second example under the heading "Fingering Instructions"

Re: How to implement a "5-3" fingering (Piano) (LP 2.22)

2021-12-31 Thread David M. Boothe, CAS
http://lilypond.org/doc/v2.22/Documentation/notation/inside-the-staff The second example under the heading "Fingering Instructions" gives you a couple of options. dB On Fri, Dec 31, 2021, 8:51 PM Kenneth Wolcott wrote: > HI; > > How to implement a "5-3" finger

How to implement a "5-3" fingering (Piano) (LP 2.22)

2021-12-31 Thread Kenneth Wolcott
HI; How to implement a "5-3" fingering (Piano) (LP 2.22) See attachment. I have a piece of music arranged for Piano which I am practicing my Lilypond engraving skills. The final bar (in the bass clef) is two half notes. The first half note has a fingering of "5-3".

Re: Fingering collision

2021-05-31 Thread Jean Abou Samra
Le 31/05/2021 à 22:38, Valentin Petzel a écrit : Hello Stéphane, If you want manual control you can try to move New_fingering_engraver from Voice to Staff. The Y-position has to be tweaked manually (which would kind of not work if the side-axis-interface is used). It is somewhat of a hack, to

Re: Fingering collision

2021-05-31 Thread Valentin Petzel
Hello Stéphane, If you want manual control you can try to move New_fingering_engraver from Voice to Staff. The Y-position has to be tweaked manually (which would kind of not work if the side-axis-interface is used). It is somewhat of a hack, to get this done propery we’d need to create an

Re: Fingering collision

2021-05-30 Thread Pierre Perol-Schneider
gt; Hello, > > I'm trying to put fingering information in a lilypond file and the result > I get is not correct. > > I extracted a simple case in the file attached. > > With lilypond, I get that : > > [image: image.png] > >The for is displayed in the sa

Fingering collision

2021-05-30 Thread Stéphane Labbé
Hello, I'm trying to put fingering information in a lilypond file and the result I get is not correct. I extracted a simple case in the file attached. With lilypond, I get that : [image: image.png] The for is displayed in the same place that the note... I try to have something

Re: Fingering: showing strings by dots?

2020-09-04 Thread Pierre Perol-Schneider
Hi Harm and thank you for your detailed answer. For some reason, at the first time, I was pretty sure it looked like curved beams... My mistake! Cheers, Pierre Le dim. 23 août 2020 à 19:11, Thomas Morley a écrit : > Am So., 23. Aug. 2020 um 18:39 Uhr schrieb Pierre Perol-Schneider > : > > > >

Re: Fingering: showing strings by dots?

2020-08-23 Thread Pierre Perol-Schneider
Sure Harm, here you go: https://www.youtube.com/watch?v=YND32HckZqk=1m24s Cheers, Pierre Le dim. 23 août 2020 à 11:02, Thomas Morley a écrit : > Am So., 23. Aug. 2020 um 10:52 Uhr schrieb Pierre Perol-Schneider > : > > > > Dear Andrew, > > > > Le dim. 23 août 2020 à 08:09, Andrew Bernard > a

Re: Fingering: showing strings by dots?

2020-08-23 Thread Thomas Morley
Am So., 23. Aug. 2020 um 10:52 Uhr schrieb Pierre Perol-Schneider : > > Dear Andrew, > > Le dim. 23 août 2020 à 08:09, Andrew Bernard a > écrit : > >> I play bass gamba - I've always wanted to do the lovely curved beams >> (and for Bach,. and the lot!). No chance lilypond will ever be able to,

Re: Fingering: showing strings by dots?

2020-08-23 Thread Pierre Perol-Schneider
Dear Andrew, Le dim. 23 août 2020 à 08:09, Andrew Bernard a écrit : I play bass gamba - I've always wanted to do the lovely curved beams > (and for Bach,. and the lot!). No chance lilypond will ever be able to, > I don't think! > I saw Harm (T. Morley) making a short presentation (no details)

Re: Fingering: showing strings by dots?

2020-08-23 Thread Pierre Perol-Schneider
Le dim. 23 août 2020 à 07:56, Andrew Bernard a écrit : > Hi Pierre, > > Bass gamba in France has very detailed markups, such as poussez (p) and > tirez (t), push and pull (up and down bow), and a whole swag more. I'll > dig up some Marin Marais and send to you. > Thank you Andrew.

Re: Fingering: showing strings by dots?

2020-08-23 Thread Pierre Perol-Schneider
Thank you for the examples. Le dim. 23 août 2020 à 07:59, Alasdair McAndrew a écrit : > There are other issues with this music, which can bristle with expressive > marks: bowing and fingering information, various shorthands for different > sorts of ornaments, over and above the

Re: Fingering: showing strings by dots?

2020-08-23 Thread Andrew Bernard
Hi Alasdair, I play bass gamba - I've always wanted to do the lovely curved beams (and for Bach,. and the lot!). No chance lilypond will ever be able to, I don't think! Andrew

Re: Fingering: showing strings by dots?

2020-08-22 Thread Andrew Bernard
Hi Pierre, Bass gamba in France has very detailed markups, such as poussez (p) and tirez (t), push and pull (up and down bow), and a whole swag more. I'll dig up some Marin Marais and send to you. Andrew On 23/08/2020 2:35 pm, Pierre Perol-Schneider wrote: Hi Alasdair, I've never seen

Re: Fingering: showing strings by dots?

2020-08-22 Thread Pierre Perol-Schneider
Hi Alasdair, I've never seen such notation. I'd be curious to see an example. Maybe this could help: http://lsr.di.unimi.it/LSR/Item?id=1068 E.g.: \version "2.20.0" #(define-markup-command (circled-pattern layout props radius angle num arg) (number? number? number? markup?)

Fingering: showing strings by dots?

2020-08-22 Thread Alasdair McAndrew
I am trying to typeset some early 18th century French music for viola da gamba. The standard notation, which I would like to keep, is that the string is indicated by a row of dots above the finger number. That is, for example, a 4 with three dots over it (generally in a slight arc, rather than

RE: Position of fingering

2020-07-27 Thread Mark Stephen Mrotek
Helge, Welcome! Mark -Original Message- From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf Of Helge Kruse Sent: Sunday, July 26, 2020 11:02 PM To: Thomas Morley Cc: lilypond-user@gnu.org Subject: Re: Position of fingering Hi Mark, Thanks

Re: Position of fingering

2020-07-27 Thread Helge Kruse
Am So., 26. Juli 2020 um 13:50 Uhr schrieb Helge Kruse : > > > > Hi, > > > > I want to put the fingering information below the notes. Corresponding to > > http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staff#fingering-instructions > > >

Re: Position of fingering

2020-07-27 Thread Helge Kruse
Thanks, I realized my error. Regards, Helge Am So., 26. Juli 2020 um 14:00 Uhr schrieb Thomas Morley : > > Am So., 26. Juli 2020 um 13:50 Uhr schrieb Helge Kruse : > > > > Hi, > > > > I want to put the fingering information below the notes. Corresponding to >

Re: Position of fingering

2020-07-26 Thread Jonathan Armitage
On 26/07/2020 12:49, Helge Kruse wrote: Hi, I want to put the fingering information below the notes. Corresponding to http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staff#fingering-instructions and http://lilypond.org/doc/v2.20/Documentation/notation/inside-the-staff

Re: Position of fingering

2020-07-26 Thread Thomas Morley
Am So., 26. Juli 2020 um 13:50 Uhr schrieb Helge Kruse : > > Hi, > > I want to put the fingering information below the notes. Corresponding to > http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staff#fingering-instructions > > and > > http://lilypond.

Position of fingering

2020-07-26 Thread Helge Kruse
Hi, I want to put the fingering information below the notes. Corresponding to http://lilypond.org/doc/v2.18/Documentation/notation/inside-the-staff#fingering-instructions and http://lilypond.org/doc/v2.20/Documentation/notation/inside-the-staff#fingering-instructions this should be possible

Re: cello extended position fingering

2020-06-14 Thread Gleb Rogozinsky
Thanks for the help and pointing to snippets as well! вс, 14 июн. 2020 г. в 19:19, Noeck : > Hi Gleb, > > when I asked a similar question in April, Harm replied with this code: > > https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00061.html > > Best, > Joram > >

Re: cello extended position fingering

2020-06-14 Thread Noeck
Hi Gleb, when I asked a similar question in April, Harm replied with this code: https://lists.gnu.org/archive/html/lilypond-user/2020-04/msg00061.html Best, Joram

Re: cello extended position fingering

2020-06-14 Thread Robin Bannister
Gleb Rogozinsky wrote: I am the Lilypond beginner, switched from commercial software. Are you familiar with the LilyPond Snippet Repository? http://lsr.di.unimi.it/LSR/ Have a look at LSR 999 http://lsr.di.unimi.it/LSR/Item?id=999 Cheers, Robin

cello extended position fingering

2020-06-14 Thread Gleb Rogozinsky
Hi all! I am the Lilypond beginner, switched from commercial software. This time I am writing cello part, and I do not know how to show an extended position in fingering, which is like a slide symbol between fingers. Please see the picture included. Thanks for any help! Gleb

Re: Fingering inside staff

2020-05-30 Thread Valentin Villenave
On 5/30/20, Thomas Morley wrote: > add-stem-support is not really documented. > Alas, I've not the time and energy to write a patch myself and fight > my way through the new GitLab process. “Fighting your way” sounds pretty accurate these days. If I may give it a try:

Re: Fingering inside staff

2020-05-30 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 13:18 Uhr schrieb David Kastrup : > > Thomas Morley writes: > > > Alas, I've not the time and energy to write a patch myself and fight > > my way through the new GitLab process. > > git push -o merge_request.create -o merge_request.title="My patch" -o >

Re: Fingering inside staff

2020-05-30 Thread David Kastrup
Thomas Morley writes: > Alas, I've not the time and energy to write a patch myself and fight > my way through the new GitLab process. git push -o merge_request.create -o merge_request.title="My patch" -o merge_request.remove_source_branch origin HEAD:my-proposed-branch-name The push message

Re: Fingering inside staff

2020-05-30 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 10:15 Uhr schrieb Valentin Villenave : > > On 5/30/20, Thomas Morley wrote: > > Fingering.add-stem-support is per default set to 'only-if-beamed' > > Of course!! I vaguely remembered having come across something like > that. Sorry for making a fool of myself. > > > Try:

Re: Fingering inside staff

2020-05-30 Thread Valentin Villenave
On 5/30/20, Valentin Villenave wrote: > Excellent; NOTABUT then. Ouch. NOTABUG. (Though I can’t say I wasn’t childishly tempted to add an additional T :-) V.

Re: Fingering inside staff

2020-05-30 Thread Valentin Villenave
On 5/30/20, Thomas Morley wrote: > Fingering.add-stem-support is per default set to 'only-if-beamed' Of course!! I vaguely remembered having come across something like that. Sorry for making a fool of myself. > Try: > \override Fingering.add-stem-support = #'() > and it'll work Excellent;

Re: Fingering inside staff

2020-05-29 Thread Thomas Morley
Am Sa., 30. Mai 2020 um 00:08 Uhr schrieb Valentin Villenave : > > On 5/29/20, Pierre Perol-Schneider wrote: > > Hi Simone, > > A basic solution: > > \relative c' { > > \stemUp > > \override Fingering.staff-padding = #'() > > 4 8 > > } > > Sure there are workarounds, but: shouldn’t we be

Re: Fingering inside staff

2020-05-29 Thread Valentin Villenave
On 5/29/20, Pierre Perol-Schneider wrote: > Hi Simone, > A basic solution: > \relative c' { > \stemUp > \override Fingering.staff-padding = #'() > 4 8 > } Sure there are workarounds, but: shouldn’t we be treating this as a bug? There’s no obvious reason why unsetting staff-padding should

Re: Fingering inside staff

2020-05-29 Thread Jamie Beardslee
Should be simple enough to just tweak the vertical offset. \relative c' { \stemUp \override Fingering.staff-padding = #'() 4 g'8-\tweak Y-offset #0 -0 g' }

Re: Fingering inside staff

2020-05-29 Thread Pierre Perol-Schneider
Hi Simone, A basic solution: \version "2.20.0" \relative c' { \stemUp \override Fingering.staff-padding = #'() 4 8 } Cheers, Pierre Le ven. 29 mai 2020 à 15:20, Simone Capretti a écrit : > Hello to all, > > I've read in the manual that it's possible to inse

Fingering inside staff

2020-05-29 Thread Simone Capretti
Hello to all, I've read in the manual that it's possible to insert fingering inside the staff: \relative c' {     \stemUp     \override Fingering.staff-padding = #'()     4 8 } however, if you have notes that are tied together the fingering is always outside the staff: \relative c

Re: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-24 Thread R.H.
want the top or bass voice to be in another color. >> Here, the way you created it seems to make this difficult to do, for >> example to assign a different color to note heads of different voices -- >> independently of left or right hand fingering. >> > ... > > See: http:/

Re: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-24 Thread Pierre Perol-Schneider
pendently > of left or right hand fingering. > ... See: http://lsr.di.unimi.it/LSR/Item?id=443 Ex.: \version "2.20.0" #(define (override-color-for-all-grobs color) (lambda (context) (let loop ((x all-grob-descriptions)) (if (not (null? x)) (let ((grob-name (caar x)))

Re: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-24 Thread R.H.
Oh, thank you Mark I start understanding how differently source files are made by different people. It is very helpful. What I see is that you do not separate voices but you separate actually fingering into "rightone", "righttwo" and "left". I hope I understood t

RE: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-23 Thread Mark Stephen Mrotek
Subject: Re: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works? Oh, thank you Mark Well, that would be great to see your version. Thank you for your offer! For me it is all exercise in LP now and, anyway, my next version would be on the two-staff

Re: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-23 Thread R.H.
notes, I was thinking whether there is a standard way or any idea of indicating the different voices and fingering in the standard version -- so, I would use your version to add those details (if not existing of course). In the piano-two staves version I would color the different voices (notes

RE: Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-23 Thread Mark Stephen Mrotek
hand fingering in polyphonic works? Hello to all Since some days I got immersed into Lilypond learning and the addtional usage of Frescobaldi then was a game changer. I see the dedication to quality in both products. For my own piano practice, I am working on the Fugue IX from the Well

Notation: Piano: How best to indicate left hand or right hand fingering in polyphonic works?

2020-05-23 Thread R.H.
ided to consistently indicate this fingering "up" for the left hand, and "down" for the right and use it per note such as "a16_4" for a down fingering or "a16^1" for an up-fingering. I am not sure that this is the right way to do. Of course, there can be indi

Re: Fingering and slurs

2020-04-05 Thread Martin Tarenskeen
On Sun, 5 Apr 2020, Noeck wrote: I am transcribing piano music and I see a lot of ugly situations with fingering and slurs. +1 following.

Fingering and slurs

2020-04-05 Thread Noeck
Hi, I am transcribing piano music and I see a lot of ugly situations with fingering and slurs. Lilypond seems to draw the slur and then puts the fingering on the inside if there is space and on the outside if not. From the score, I am reading, I deduce these rules: - fingering above the slur

RE: Three short questions from Bartók around fingering, about 90% there

2020-01-14 Thread Mark Stephen Mrotek
short questions from Bartók around fingering, about 90% there On Jan 14, 2020, at 18:05, Mark Stephen Mrotek mailto:carsonm...@ca.rr.com> > wrote: Arle, Add these before the b! \once \override Accidental.extra-offset = #'(3 . 0) \once \override NoteColumn.force-hshift

Re: Three short questions from Bartók around fingering, about 90% there

2020-01-14 Thread Arle Lommel
> On Jan 14, 2020, at 18:05, Mark Stephen Mrotek wrote: > > Arle, > > Add these before the b! > > \once \override Accidental.extra-offset = #'(3 . 0) > \once \override NoteColumn.force-hshift = #2.5 > > Mark Thanks. I’m finding I have to play around with the numbers a bit and add an

RE: Three short questions from Bartók around fingering, about 90% there

2020-01-14 Thread Mark Stephen Mrotek
PM To: Lilypond-User Mailing List Subject: Three short questions from Bartók around fingering, about 90% there Got two more small issues from Bartók. I’m trying to recreate things like this: In the example on the left, he is using the bracket to make it clear that the B♭ and B

Re: Fingering orientation question

2019-12-06 Thread Jacques Menu
> Le 5 déc. 2019 à 18:02, Mark Stephen Mrotek a écrit : > > Jacques, > > You do not need to use chord notation and the \set command. > Fingering down indicated by the _ (underscore), e.g., a,4_3, and the up > fingering by the ^ (carat), e.g., e^1 > The - (da

Re: Fingering orientation question

2019-12-05 Thread Michael Rivers
Are you looking for this? \override Staff.Fingering.direction = #DOWN -- Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html

RE: Fingering orientation question

2019-12-05 Thread Mark Stephen Mrotek
: Re: Fingering orientation question Thanks Thomas for the explanation and example! >> Would it be reasonable and feasible to apply such fingering orientation at >> the voice level? > > Not sure what you mean… In my piano example, all the fingerings for the left hand appear be

RE: Fingering orientation question

2019-12-05 Thread Mark Stephen Mrotek
Jacques, You do not need to use chord notation and the \set command. Fingering down indicated by the _ (underscore), e.g., a,4_3, and the up fingering by the ^ (carat), e.g., e^1 The - (dash) is a neutral setting and Lilypond decides according to voice number. Mark -Original Message

RE: Fingering orientation question

2019-12-05 Thread Gregory Hollands
JM, You can just use ^ to put the fingering above or _ to put it below. If the voice will always be the lower voice (as in your left-hand piano example) this works well. BUT it doesn't allow you to choose the orientation (top or bottom) after inputting the notes. Note that using - (as in your

Re: Fingering orientation question

2019-12-05 Thread Jacques Menu
Thanks Thomas for the explanation and example! >> Would it be reasonable and feasible to apply such fingering orientation at >> the voice level? > > Not sure what you mean… In my piano example, all the fingerings for the left hand appear below the notes, so I wondered

  1   2   3   4   5   6   7   8   9   10   >