lilypond-user
[Top][All Lists]
Advanced

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

Re: Feedback Request for Music Fonts


From: Noeck
Subject: Re: Feedback Request for Music Fonts
Date: Tue, 14 Oct 2014 00:14:42 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2

Hi Abraham,

I have another topic or question:

Is it possible to switch the music font for a staff or even a measure
with your approach? Or does it only work in the \paper environment.

It would be cool for comparisons of fonts in the same file like here
(using oll):

\version "2.18.0"

\include "custom-music-fonts/smufl/definitions.ily"

music = \relative c' {
  \clef alto
  \time 3/4
  c4-.(\f\< d4-. es4-.) |
  \time 4/4
  fis8.---\trill\sfz\> e!16\downbow d16->\! r16 r8 c2-\prall |
  \time 2/2
  \clef treble
  r2-\fermata c8( eeh8)-^ \tuplet 3/2 { eeh8( gisih8 b')-! } |
}

<<
  \new Staff \with { instrumentName = "Feta" } \music
  \new Staff \with { \bravuraOn instrumentName = "Bravura" } \music
>>

Just changing the font name of all objects does not seem to work.

Cheers,
Joram



reply via email to

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