Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Jean Abou Samra
Le 13/04/2021 à 23:18, Thomas Morley a écrit : Hi, let's say I've a chord with Fingerings left. Now I want to tweak a certain Fingering a little bit up/down and left/right. How to do so? Here a minimal to play with: { \set fingeringOrientations = #'(left) %% below does not work

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Xavier Scheuer
On Wed, 14 Apr 2021 at 10:31, Jean Abou Samra wrote: > > > Hi, > > Something very weird seems to be going > on. Try: Hello, Speaking of weird, the tweaks work if there is only one fingering in the chord. \set fingeringOrientations = #'(left) Cheers, Xavier -- Xavier Scheuer

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Thomas Morley
Am Mi., 14. Apr. 2021 um 10:42 Uhr schrieb Xavier Scheuer : > > On Wed, 14 Apr 2021 at 10:31, Jean Abou Samra wrote: > > > > > > Hi, > > > > Something very weird seems to be going > > on. Try: > > Hello, > > Speaking of weird, the tweaks work if there is only one fingering in the > chord. > > \se

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Jean Abou Samra
Le 14/04/2021 à 10:30, Jean Abou Samra a écrit : For Y-offset, I haven't found a workaround yet. Okay, this does the job: \version "2.22.0" {   \set fingeringOrientations = #'(left)   \once \override Staff.FingeringColumn.positioning-done =     #(lambda (grob)    (let* ((fingering-ar

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Thomas Morley
Am Mi., 14. Apr. 2021 um 10:30 Uhr schrieb Jean Abou Samra : > > > Le 13/04/2021 à 23:18, Thomas Morley a écrit : > > Hi, > > let's say I've a chord with Fingerings left. > Now I want to tweak a certain Fingering a little bit up/down and left/right. > > How to do so? > > Here a minimal to play with

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Thomas Morley
Am Mi., 14. Apr. 2021 um 11:47 Uhr schrieb Jean Abou Samra : > > > Le 14/04/2021 à 10:30, Jean Abou Samra a écrit : > > > > > > For Y-offset, I haven't found a workaround yet. > > > > Okay, this does the job: > > \version "2.22.0" > > { >\set fingeringOrientations = #'(left) >\once \overrid

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Thomas Morley
Am Mi., 14. Apr. 2021 um 11:48 Uhr schrieb Thomas Morley : > > Am Mi., 14. Apr. 2021 um 10:30 Uhr schrieb Jean Abou Samra > : > > > > > > Le 13/04/2021 à 23:18, Thomas Morley a écrit : > > > > Hi, > > > > let's say I've a chord with Fingerings left. > > Now I want to tweak a certain Fingering a li

Re: How to tweak X-Y-offset of left Fingerings in a chord

2021-04-14 Thread Thomas Morley
Am Mi., 14. Apr. 2021 um 11:48 Uhr schrieb Thomas Morley : > > Am Mi., 14. Apr. 2021 um 10:30 Uhr schrieb Jean Abou Samra > : > > > > > > Le 13/04/2021 à 23:18, Thomas Morley a écrit : > > > > Hi, > > > > let's say I've a chord with Fingerings left. > > Now I want to tweak a certain Fingering a li

Re: Text placing in two-choir pice

2021-04-14 Thread Karlin High
On 4/11/2021 3:08 PM, Jogchum Reitsma wrote: I'm beginning to set Psalm 100 by Heinrich Schütz. This reminds me of Brent Annable's post from 2018 with the entire Schwanengesang. The Psalm 100 would be near the end. -- K

Manual

2021-04-14 Thread Mario Moles
Hi! You know the manual for moveto, lineto etc ? Thanks.

Re: Manual

2021-04-14 Thread Helge Kruse
On 15.04.2021 08:13, Mario Moles wrote: Hi! You know the manual for moveto, lineto etc ? Thanks. Sounds like you ask for PostScript commands. Would this help? https://www.adobe.com/jp/print/postscript/pdfs/PLRM.pdf Regards, Helge