Found my problem.
I'm a rookie and I had this
(if (> duration-log 2)
(set! new-X-offset (+ new-X-offset 0.5))
(display (ly:grob? flag))
)
No wonder it was just a bunch of falses...
Thanks for the help, sorry for the noise
L
On Thu, Feb 13, 2025 at 10:12 PM Luca Fascione wrote:
> Ha.
Ha.
I'm in Stem.before-line-breaking ...
Lemme check if that's the problem, if so, can it be fixed?
Thanks Lukas,
L
--
Luca Fascione
And here is my debug output - also attached for better readability.
Thank you very much!
python C:\Users\xxx\Documents\lilypond\bin\lilypond-book.py
--output=C:\Users\xxx\Desktop\Tools\Songbook\Sample\pyOut1 --pdf -lERROR
--lily-loglevel=DEBUG .\book_general.lytex
Log level set to 287
GNU LilyPon
Hi Luca,
Am 13.02.25 um 17:52 schrieb Luca Fascione:
for my fingering engraver I'd like to position the fingering mark
differently based on whether the note/chord has a flag or a beam (I
push it out in X a little when there is a flag)
So I thought I could use
(flag (ly:grob-object stem 'flag)
Hello, thank you for your answer. I will post the output using debug as
soon as I'm back on the computer. However, I noticed the following
yesterday: If I change the output directory of my command to, say,
"D:\test", it runs and generates the .tex files. "test" didn't exist
before. But, deleting my
Hi,
for my fingering engraver I'd like to position the fingering mark
differently based on whether the note/chord has a flag or a beam (I push it
out in X a little when there is a flag)
So I thought I could use
(flag (ly:grob-object stem 'flag))
Where stem is a normal stem grob (I think `stem`
Remember to CC the mailing list or reply all!
On Thu, Feb 13, 2025, 8:40 AM SK wrote:
> Hello, thank you for your answer. I will post the output using debug as
> soon as I'm back on the computer. However, I noticed the following
> yesterday: If I change the output directory of my command to, say
Hi Mark,
> Here's a temporary fix.
Works great.
THANK YOU!
Kieren
__
My work day may look different than your work day. Please do not feel obligated
to read or respond to this email outside of your normal working hours.
At 04:59 on 13 Feb 2025, Kieren MacMillan wrote:
> When I try to compile example-1.ly which is included with
> the [most recent] edition-engraver, it throws the same
> error:
> Starting lilypond 2.25.24 [example-1.ly]...
> Processing
> `/Users/kieren/Documents/1_music/scores/_include/openlilylib/
At 04:59 on 13 Feb 2025, Kieren MacMillan wrote:
> When I try to compile example-1.ly which is included with
> the [most recent] edition-engraver, it throws the same
> error:
> Starting lilypond 2.25.24 [example-1.ly]...
> Processing
> `/Users/kieren/Documents/1_music/scores/_include/openlilylib/
Hi Mark,
> I'll have a look at this later today
Thanks!
> If you're able to make a MWE using OLL that would be helpful.
When I try to compile example-1.ly which is included with the [most recent]
edition-engraver, it throws the same error:
Starting lilypond 2.25.24 [example-1.ly]...
Processin
11 matches
Mail list logo