[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3255 in lilypond: \with-dimensions doesn't wor
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3255 in lilypond: \with-dimensions doesn't work |
Date: |
Wed, 15 May 2013 07:08:39 +0000 |
Comment #17 on issue 3255 by address@hidden: \with-dimensions doesn't
work
http://code.google.com/p/lilypond/issues/detail?id=3255
The only alternatives I can think of are
1) documenting TextScript.vertical-skylines = #'() in order to give these
markup functions effect when spacing with music
2) adding a box stencil to make the stencil itself as large as
with-dimensions
http://codereview.appspot.com/9295044/
Either option makes \with-dimensions and \pad-around increase the space
allowed for markup, and thus generally work. Only the first of these
options ignores the stencil in favor of the with-dimensions for spacing
purposes, and makes the original example work.
--
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
- Re: [Lilypond-auto] Issue 3255 in lilypond: \with-dimensions doesn't work,
lilypond <=