Skip to content

Installation problem #63

Description

@bluefander

Hello,

I have this lilypond code:

\version "2.26.0"
\language "deutsch"
\include "/home/stefan/lilypond_extension/esmuflily-main/ly/esmufl.ily"
ekmFont = "Bravura"

\relative c' {

a4 h c d

}

I moved ekmd.scm and ekmd-template.scm to /usr/share/lilypond/2.26.0/scm/lily/
When I run the code above I am getting this error and I have no idea how to fix this.

lilypond 2.26.0 [Ohne Titel] wird gestartet...
»/tmp/frescobaldi-ais4yt14/tmpnodrjqq3/document.ly« wird verarbeitet
Analysieren...
/home/stefan/lilypond_extension/esmuflily-main/ly/esmufl.ily:4515:2: Fehler: Guile signalisierte einen Fehler für den hier beginnenden Ausdruck

(let* ((font (ly:get-option 'ekmfont))
In procedure string-split: Wrong type argument in position 1 (expecting string): #f
Interpretation der Musik...
Vorverarbeitung der grafischen Elemente...
Ideale Seitenanzahl wird gefunden...
Musik wird auf eine Seite angepasst...
Systeme erstellen...
Konvertierung nach »document.pdf«...
schwerer Fehler: gescheiterte Dateien: "/tmp/frescobaldi-ais4yt14/tmpnodrjqq3/document.ly"
Wurde mit dem Return-Code 1 beendet.

Thanks for any hints.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions