[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3337 in lilypond: page label inside music does
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3337 in lilypond: page label inside music does not always have space reserved |
Date: |
Sat, 22 Jun 2013 17:45:57 +0000 |
Updates:
Summary: page label inside music does not always have space reserved
Status: Accepted
Owner: ---
Labels: -Regression -Fixed_2_17_18 Type-Ugly
Comment #14 on issue 3337 by address@hidden: page label inside music
does not always have space reserved
http://code.google.com/p/lilypond/issues/detail?id=3337
There is a remaining problem so closely related to this that I would like
to keep the history together.
If a page-ref lies within a more complicated markup that is placed around
music, the skylines around the markup have a gap at the page-ref. Musical
notation could possibly overlap the page-number. Issue 3255 has a
suggestion to solve this by using the placeholder extent to generate a
\with-dimensions tag in the markup.
#(ly:set-option 'debug-skylines )
{ \label #'marker
c'1 ^\markup { Page \page-ref #'marker "8" "?" is referenced here.} }
--
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
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Lilypond-auto] Issue 3337 in lilypond: page label inside music does not always have space reserved,
lilypond <=