lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Some code for polygons


From: Jan Nieuwenhuizen
Subject: Re: Some code for polygons
Date: Wed, 12 Apr 2006 20:06:11 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/22.0.50 (gnu/linux)

David Feuer writes:

> I'm not sure where you'll add it.  The code in lookup.cc always calls
> the scheme function with filled?=#t

Indeed; no need for an assert.  But in that case ... found it

define-markup-command.scm:
(define-markup-command (triangle layout props filled) (boolean?)
  "A triangle, filled or not"

we use it to draw `white' triangles for chords...

Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]