Paul Morris <p...@paulwmorris.com> writes: > On Oct 31, 2012, at 7:11 PM, Paul Morris <p...@paulwmorris.com> wrote: > > That worked to avoid the error, but didn't seem quite right (since it > didn't seem to matter what values you fed it). So I checked the > LilyPond source code (scm/output-ps.scm), and it seems like this is > the better way to do it: > > upTriangle = > #(ly:make-stencil > '(path 0.09 > '(moveto -.1875 -.5 ^^^^ this quote seems spurious. > lineto .65625 .5 > lineto 1.5 -.5 > closepath > ) > 'round > 'round > #t > ) > (cons -.1875 1.5) > (cons -.5 .5) > ) >
-- David Kastrup _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user