Different noteheads left/right to the stem

2023-03-02 Thread József Pap
Hi all, Is there a way to print different noteheads to the left and right side of the stem? I have a custom notehead stencil function already, but I can't seem to obtain the necessary information (i.e. whether the notehead will go on left/right side of the stem) from the stencil's scope. I can acc

Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 15:11 -0600, jschlom...@astound.net a écrit : > I do want multiple pages, i.e. a separate file for each page. I tried the > script idea, and it is working great! I have exactly what I need. I will try > the ‘tall-page-formats’ option when I upgrade to 2.24. Note that `-dt

RE: PNG output

2023-03-02 Thread jschlomann
I do want multiple pages, i.e. a separate file for each page. I tried the script idea, and it is working great! I have exactly what I need. I will try the ‘tall-page-formats’ option when I upgrade to 2.24. Thank you both! John From: Jean Abou Samra Sent: Thursday, March 2, 2023 3:03 PM To

Re: Harp Pedal Spanner

2023-03-02 Thread Alexandre Loomis
That works perfectly, thanks! Alex On Thu, Mar 2, 2023 at 1:34 PM Jean Abou Samra wrote: > Le jeudi 02 mars 2023 à 12:11 -0700, Alexandre Loomis a écrit : > > Hi, > > I'm having trouble defining a harp pedal spanner. I'd like to be able to > write code like > > \relative c' { f4 _\startPedal "F

Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 15:52 +0100, K. Blum a écrit : > Hi John, > > Am 02.03.2023 um 15:16 schrieb > [lilypond-user-requ...@gnu.org](mailto:lilypond-user-requ...@gnu.org): > > > Is there any way to effect a "-fpng" using Scheme in an input file? > > > some time ago I asked for help for a sim

Re: Harp Pedal Spanner

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 12:11 -0700, Alexandre Loomis a écrit : > Hi, > > I'm having trouble defining a harp pedal spanner. I'd like to be able to > write code like > > \relative c' { f4 _\startPedal "F♮" g fes \endPedal "♭" } > > and get as output the notes, with F♮ below the f natural

Re: Refrain text shown only once

2023-03-02 Thread bernhard kleine
Am 02.03.2023 um 20:25 schrieb bernhard kleine: Am 02.03.2023 um 16:44 schrieb David Wright: \repeat unfold 11 "" Many thanks The complete score, the template from Frescobaldi. \version "2.22.2" \language "deutsch" \header {   title = "Mir trinket ein Viertele"   composer = "Kal-Heinz Stei

Re: Refrain text shown only once

2023-03-02 Thread bernhard kleine
Am 02.03.2023 um 16:44 schrieb David Wright: \repeat unfold 11 "" Many thanks -- *Steinbühlweg 1 79853 Lenzkirch* www.urseetal.net Ich mache auf mein Buch aufmerksam: 670 Falterarten im Hochschwarzwald (aktuell vergriffen) GPG Fingerabdruck: C76F A02E D525 7409 BEGIN:VCARD VERSION:4.0 N:Dr. K

Harp Pedal Spanner

2023-03-02 Thread Alexandre Loomis
Hi, I'm having trouble defining a harp pedal spanner. I'd like to be able to write code like \relative c' { f4 _\startPedal "F♮" g fes \endPedal "♭" } and get as output the notes, with F♮ below the f natural, ♭ below the f flat, and a line connecting the markups. So far the closest I've been abl

Re: Refrain text shown only once

2023-03-02 Thread David Wright
On Thu 02 Mar 2023 at 15:35:05 (+0100), bernhard kleine wrote: > > When a refrain is at the end of the score, you may omit it in the > strophes when it is repeated. The problem I have is a refrain infront of > the strophes. googling lilypond text pauses did not give any useful > information. Tryin

RE: PNG output

2023-03-02 Thread jschlomann
Interesting, thanks! I should move up to 2.24 anyhow. John -Original Message- From: K. Blum Sent: Thursday, March 2, 2023 8:53 AM To: lilypond-user@gnu.org; jschlom...@astound.net; Jean Abou Samra ; benbigno...@gmx.de Subject: Re: PNG output Hi John, Am 02.03.2023 um 15:16 schrieb lil

Re: PNG output

2023-03-02 Thread K. Blum
Hi John, Am 02.03.2023 um 15:16 schrieb lilypond-user-requ...@gnu.org: Is there any way to effect a "-fpng" using Scheme in an input file? some time ago I asked for help for a similar problem. This has been working for me: % - \version "2.24.1" #(ly

Refrain text shown only once

2023-03-02 Thread bernhard kleine
Hi, When a refrain is at the end of the score, you may omit it in the strophes when it is repeated. The problem I have is a refrain infront of the strophes. googling lilypond text pauses did not give any useful information. Trying \omit {refrain} didnot work. Please help me with the problem. \v

RE: PNG file output

2023-03-02 Thread jschlomann
Yes "unbound error"-- Unbound variable: system* The error I get with (system …) is Unsupported SCM value for format: #t I will try the script approach. I’m fairly confident I can get it to work. I just wondered if there was something simple in Scheme I was missing. Thanks for the help

Re: PNG file output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 08:11 -0600, jschlom...@astound.net a écrit : > Jean, > I’ve found your response, and I’ve updated my list subscription to my new > email. >   > My reason for wanting this is that I need to generate several types of output > based on some other settings in my input f

RE: PNG file output

2023-03-02 Thread jschlomann
Jean, I’ve found your response, and I’ve updated my list subscription to my new email. My reason for wanting this is that I need to generate several types of output based on some other settings in my input file. For example, I need PDF output for print, and PNG output in a couple different r

Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 07:12 -0600, jschlom...@astound.net a écrit : > Is there any way to effect a "-fpng" using Scheme in an input file? >   You already asked that question a week ago and I replied that there isn't. Not sure why you're asking again? signature.asc Description: This is a dig

PNG output

2023-03-02 Thread jschlomann
Is there any way to effect a "-fpng" using Scheme in an input file?

Re: Lilypond 2.24.1 convert-ly writes version 2.24.0 to the converted file(s)?!

2023-03-02 Thread Kenneth Wolcott
Now how did I miss that? Face-palm :-) Thanks, Ken On Wed, Mar 1, 2023 at 11:40 PM Mark Knoop wrote: > > > At 17:41 on 01 Mar 2023, Kenneth Wolcott wrote: > > Hi; > > > I think that convert-ly should write the current version to the > > converted file(s). > > > If that statement is correct, then