lilypond-devel
[Top][All Lists]
Advanced

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

Fw: problem with \with-dimensions


From: Werner LEMBERG
Subject: Fw: problem with \with-dimensions
Date: Sun, 17 Mar 2013 23:01:19 +0100 (CET)

May I ask for a reply?  It's rather unusual on this list that
something stays uncommented :-)


    Werner

--- Begin Message --- Subject: problem with \with-dimensions Date: Fri, 15 Mar 2013 09:12:36 +0100 (CET)
[git 1b5411df from today]


This snippet

  \relative c'' {
    c1
  \override Score.RehearsalMark.break-visibility = #end-of-line-visible
  \override Score.RehearsalMark.extra-offset = #'(0 . -.25)
    \mark \markup {
      \with-dimensions #'(0 . 0) #'(0 . 0) {
        \column {
          \musicglyph #"scripts.ufermata"
          \vspace #1
          \musicglyph #"scripts.dfermata"
        }
      }  
    } \bar "|."
  }

no longer works as expected, see image.  At least with 2.17.0, I get
the fermatas correctly positioned (using old syntax, of course).  Has
something changed?  Is this a bug?


    Werner

PNG image


--- End Message ---

reply via email to

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