Am 27.02.2014 21:14, schrieb Peter Bjuhr:
On 2014-02-27 18:33, Urs Liska wrote:
The attached image shows signs to denote heavy and light syllables in
poems (unfortunately I don't have an idea how they're called in English).
We have the portato in LilyPond/Feta which has a very similar meaning
to the "lyric" pendant, but if I'm not mistaken we don't have anything
to denote the contrary of a stress.
Any idea how to realize that, short of scanning and including an image?
And: Would that be a useful addition to our scripts?
Best
Urs
Hi Urs!
I find this very much related to my mentioned exploration of using SMuFL
Fonts in LilyPond. Is this what you want?
\include "../smufl/definitions.ily"
\relative c'{
\stemUp
f4 _\markup { \smuflchar ##xE486 } % Unstress below
r4
\stemDown
f'4 ^\markup { \smuflchar ##xE485 } % Unstress above
r4
}
This is exactly the glyph I wanted. But unfortunately it really doesn't
look compatible with Feta (replace the last r4 with "f--") and see.
So I assume it would be good to add that to Feta ...
Best
Urs
Best
Peter
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
--
Urs Liska
www.openlilylib.org
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user