bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1020 in lilypond: Overriding font-name in markup increases font-s


From: lilypond
Subject: Issue 1020 in lilypond: Overriding font-name in markup increases font-size
Date: Tue, 23 Feb 2010 17:54:40 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Low

New issue 1020 by brownian.box: Overriding font-name in markup increases font-size
http://code.google.com/p/lilypond/issues/detail?id=1020

%{
  Overriding font-name in markup increases font-size.
%}

\version "2.13"   % in elder versions too

{
  c''
    -\markup\concat {
      "string"
      \override #'(font-name . "New Century Schoolbook") "string"
    }
}

\paper { ragged-right = ##t }


Attachments:
        override-font-name-in-markups.png  0 bytes

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings




reply via email to

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