lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

I want my fs back!


From: Stephan Zitzmann
Subject: I want my fs back!
Date: Tue, 25 Apr 2017 12:10:43 +0200

I have the problem with many files.

First at all the example:

[example]
\version "2.19.59"
\language "deutsch"
global = {
  \key c \major
  \time 4/4
}

sopranoVoice = \relative c'' {
  \global

h4 h h h

h h h2


}

verse = \lyricmode {
 Jä -- ger Piff -- paff steht im Busch.

}

\score {
   { \sopranoVoice }
  \addlyrics { \verse }


}
[/example]


The problem is after incuding the resulting pdf in Latex with
\includegraphics all the ff in the lyrics text are missing.

So I rendered the lilypondfile as a svg, opened it with inkscape, convertet
the file to pdf, and included it in the same way in Latex. Now I have the
fs.

So I guess this is a problem of lilypond. 

Is it possible to attache files on this mailinglist?

Regards




reply via email to

[Prev in Thread] Current Thread [Next in Thread]