bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1763 in lilypond: OttavaBracket doesn't follow fontSize


From: lilypond
Subject: Issue 1763 in lilypond: OttavaBracket doesn't follow fontSize
Date: Thu, 14 Jul 2011 12:45:31 +0000

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

New issue 1763 by address@hidden: OttavaBracket doesn't follow fontSize
http://code.google.com/p/lilypond/issues/detail?id=1763

\version "2.15.4"

\header { texidoc = "
The `8va' string should become smaller, as is the `3' in the tuplet bracket,
if @code{fontSize} is changed, since the @code{OttavaBracket} grob uses
@code{font-interface}.

Here is a counterexample.
" }

\relative c' {
  \ottava #1 \times 2/3 { c'4 c c } \ottava #0 c c |
  \set fontSize = #-3
  \ottava #1 \times 2/3 { c4 c c } \ottava #0 c c |
}


Attachments:
        ottava-font-size.png  10.1 KB




reply via email to

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