2008/4/22 Han-Wen Nienhuys <[EMAIL PROTECTED]>:
> FWIW,  I usually leave out documentation for markup-specific
>  properties.  You could put them in the doc string of the markup
>  command.

John: I'm sorry for the breakage. I have removed the property definition.

Han-Wen: Do you mean these properties are not associated with any grob?

- Does it mean one cannot use \override to set these?

\override TextScript #'corner-radius = #2 works, but a message is displayed:
"cannot find property type-check for `%s' (%s)."

- Do users have to define it using Scheme, such as #:override
'(corner-radius . 2)?

- Perhaps we could create a new file named
"define-markup-properties.scm", to gather these properties somewhere
for better documentation?

Cheers,
Valentin


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to