Re: [frogs] Re: Add option to indicate frets by letters in tablature(issue164063)

[ Thread Index | Date Index | More lilynet.net/frogs Archives ]


2009/12/8 Trevor Daniels <t.daniels@xxxxxxxxxxx>:

> Unless you can suggest a better way this is what
> we shall have to go with.  We can still simply
> specify the required font as an override to
> TabNoteHead, so maybe markup like this will be
> required only in pretty exceptional circumstances.

The usual method (see for example define-grobs.scm) is to use
backquote (aka quasiquote) with a comma (aka unquote):

fretLabels = #`("a" "b" ,(markup #:italic #:smaller "c"))

BTW, you still need to document this context property in
define-context-properties.scm, otherwise make all will fail.

Cheers,
Neil

---
----
Join the Frogs!


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/