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

New issue 3255 by [email protected]: \with-dimensions doesn't work with zero extension
http://code.google.com/p/lilypond/issues/detail?id=3255

\version "2.17.15"

\header { texidoc = "
@code{\\with-dimensions} works with zero extents also.

Here is a counterexample.
" }

{
  \override TextScript.outside-staff-priority = ##f
  c''1-\markup { \with-dimensions #'(0 . 0) #'(0 . 0) { foo } }
      -\f
}


Attachments:
        zero-extents-2.12.2.png  4.2 KB
        zero-extents-2.17.15.png  5.6 KB

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to