Hello,
Note that this is normally an English-speaking list...
Le dimanche 02 avril 2023 à 16:08 +0200, Erik van der Does de Bye a écrit :
Goedemiddag, Ik heb twee problemen met Lilypond/Frescobaldi.
Versie Lilypond: 2.22.2
Versie Frescobaldi: 3.3.0 Texlive 2023Eerste probleem:
Als ik op graveren druk, doet-ie het prima, maar er verschijnt geen notenbeeld.
Voorbeeld:
\relative c'' {
\time 2/4 \key g \major g8. a16 b8 a | c b a16( fis) g8 | e' d c b | a2 \bar "||"}
How did you install Frescobaldi? What is your operating system? Maybe you are missing the python-poppler-qt5
module. Does Frescobaldi give any message on startup?
Tweede probleem:
TexLive herkent Lilypond niet.
Ik heb dit proefbestandje gemaakt:
\documentclass[a4paper, 11pt]{article}
\usepackage[program=/path/to/lilypond]{lyluatex}
Did you literally write “/path/to/lilypond”, or did you replace it with the actual path to LilyPond?
Best,
Jean