Re: Boxed text with rounded corners

2008-04-20 Thread Graham Percival
On Sun, 20 Apr 2008 16:19:54 +0200 "Valentin Villenave" <[EMAIL PROTECTED]> wrote: > I eventually managed to implement a new command to enclose text within > a rounded box. > > Feel free to have a look at commit > c9cb25dee5d1019b325bbc9da6cf080124bcd0b6; comments appreciated. I think there's a

Re: Boxed text with rounded corners

2008-04-20 Thread Valentin Villenave
Greetings everyone, I eventually managed to implement a new command to enclose text within a rounded box. Feel free to have a look at commit c9cb25dee5d1019b325bbc9da6cf080124bcd0b6; comments appreciated. The shape of the corners can be changed using a #'corner-radius property that I had to make

Re: Boxed text with rounded corners

2008-04-01 Thread Valentin Villenave
Greetings folks, I have sent this mail on -user a few days ago; perhaps it would belong to -devel instead (if so, please tell me), or even to the tracker as a feature request (which I, of course, won't decide on my own). Anyway, it would be just great if anybody had a clue about how to deal with

Boxed text with rounded corners

2008-03-28 Thread Valentin Villenave
Hi everybody, There are two features (among others) I appreciate very much In LilyPond: \box and \filled-box. Would there be any possibility to somehow mix these two commands? For instance, is it possible to add an optionnal "blot" argument to the make-stencil-boxer function? If specified, the c