Am 04.02.2014 22:49, schrieb Noeck: > Am 04.02.2014 19:19, schrieb David Kastrup: >> Noeck <[email protected]> writes: >> … >> How should we know until you tell us how you actually produce your >> output? > > Please, David, I exactly told you: > >> More infos: This was done with version 2.18, export as png with 150 dpi > > You know enough about LP to know what that means. More precisely I did this: > lilypond --png -dresolution=150 file.ly > Is it clearer now? >
This shows it even more, also for hairpins like in the question of the OP:
\version "2.18.0"
\include "custom-music-fonts/smufl/definitions.ily"
\header { tagline = ##f }
\paper {
paper-height = 5\cm
paper-width = 6 \cm
indent = 0
}
\markup { \musicglyph #"clefs.G" \smuflglyph #"gClef"
\smuflglyph #"dynamicCrescendoHairpin"
\smuflglyph #"dynamicDiminuendoHairpin"
\smuflglyph #"ornamentTrill"
}
\new Staff {
a'\< a' a'\f\> a'\trill a'\!
}
So again the question: What does this font do that Feta doesn’t?
Joram
<<attachment: testfont.png>>
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
