On 08/06/2011 12:59 PM, Reinhold Kainhofer wrote:
Am Saturday, 6. August 2011, 21:18:24 schrieb David Kastrup:
ly:stencil-combine-at-edge in stencil-scheme.cc converts the "minimum"
parameter into a double variable m, but does not use m in any
calculation.
Removed by Han-Wen with commit 98166b94174b63666a14a6a62bc16cf1b4163bce
(17.1.07, 14:59):
"Remove outdated Stencil code.
- Stencil::origin_
- Stencil::origin()
- Stencil::moved_to_edge()
- ly:stencil-moved-to-edge
- minimum argument for Stencil::add_at_edge and ly:stencil-combine-at-edge
"
We haven't noticed any effect for four years, so we might as well get rid of
the minimum argument now.
If this change was made can someone tell me how to correct this code in
2.15.17?
#(define (scoop-stencil grob)
(ly:stencil-combine-at-edge
(ly:note-head::print grob) 0 -1
(grob-interpret-markup grob
(markup #:with-dimensions '(0 . 0) '(0 . 0)
#:translate '( -2 . -2) #:musicglyph "brackettips.up" )) 0 0 )
)
TIA,
Paul Scott
--
Paul Scott
Librarian
Southern Arizona Symphony Orchestra
waterho...@ultrasw.com
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user