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

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to