bug-lilypond
[Top][All Lists]
Advanced

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

markup font bug


From: Dan Eble
Subject: markup font bug
Date: Mon, 26 Feb 2007 04:44:27 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

% Note the missing flat in the markup.
% Should \flat use the flat sign from Lilypond's font,
% or is this something I'm not supposed to want to do?

\version "2.10.19"
\include "english.ly"
\score {
  \relative c'' {
    bf1^\markup{
      \override #'(font-name . "Courier")
      { Ceci n'est pas une B \flat }
    }
  }
}

% Thanks,
% Dan





reply via email to

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