lilypond-user
[Top][All Lists]
Advanced

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

Re: Creating a stencil from a markup


From: Pierre Perol-Schneider
Subject: Re: Creating a stencil from a markup
Date: Thu, 15 Dec 2016 20:57:21 +0100

Cause I don't know how to use the \box command without using the markup command.
No advantage to use it though, I totally forgot the extent variable. I answered to quickly, sorry for the noise.
Cheers,
Pierre

2016-12-15 15:39 GMT+01:00 Simon Albrecht <address@hidden>:
On 15.12.2016 09:31, Pierre Perol-Schneider wrote:
(ly:stencil-aligned-to
           (grob-interpret-markup
             grob
             #{
               \markup
               \box % \box only for checking
               \stencil
                   #(make-path-stencil

Sorry to be blunt, but I don’t quite get the point of this. You include a stencil in markup using \stencil, then you transform the markup into a stencil again using grob-interpret-markup.
Also, what advantage does using a path give you over just taking the Feta glyph?

Best, Simon


reply via email to

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