lilypond-user
[Top][All Lists]
Advanced

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

Re: Jagged hairpins


From: Noeck
Subject: Re: Jagged hairpins
Date: Tue, 04 Feb 2014 23:06:18 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0


Am 04.02.2014 22:49, schrieb Noeck:
> Am 04.02.2014 19:19, schrieb David Kastrup:
>> Noeck <address@hidden> 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
Description: PNG image


reply via email to

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