Re: Changing stem stencil

2014-02-28 Thread Peter Bjuhr
On 2014-03-01 00:04, Nathan Ho wrote: I'm glad to hear that my work on both the SMuFL package and the LSR snippet has helped you! However, there's a much easier solution: #(define (penderecki-tremolo grob) (grob-interpret-markup grob (markup #:vcenter #:smuflglyph "pendereckiTremolo"

Re: Changing stem stencil

2014-02-28 Thread Peter Bjuhr
On 2014-02-28 22:18, Urs Liska wrote: That'd be great. Just come back to us when you're likely to get started. I think this actually has _two_ sides: accessing SMuFL glyphs on the one hand (as a practical way to extend Lily's own capabilities) and the process of replacing a stencil. I think

Re: Changing stem stencil

2014-02-28 Thread Nathan Ho
On Fri, Feb 28, 2014 at 5:33 AM, Peter Bjuhr wrote: > > On 2014-02-27 20:44, Peter Bjuhr wrote: > > [...] > > I found this http://lsr.di.unimi.it/LSR/Snippet?id=864, and thanks to that I > managed to set up this script: > > \include "../smufl/definitions.ily" > > #(define (PendereckiTremolo-stem g

Re: Changing stem stencil

2014-02-28 Thread Urs Liska
Am 28.02.2014 18:56, schrieb Peter Bjuhr: On 2014-02-28 18:36, Urs Liska wrote: Now that I've seen this works: It would be extremely cool if you could write a blog post about how one can create custom stuff using Bravura like this. I think there are some possible uses for that (e.g. clusters).

Re: Changing stem stencil

2014-02-28 Thread Peter Bjuhr
On 2014-02-28 18:36, Urs Liska wrote: Now that I've seen this works: It would be extremely cool if you could write a blog post about how one can create custom stuff using Bravura like this. I think there are some possible uses for that (e.g. clusters). Noeck's posts clearly point in that dire

Re: Changing stem stencil

2014-02-28 Thread Urs Liska
Am 28.02.2014 14:33, schrieb Peter Bjuhr: On 2014-02-27 20:44, Peter Bjuhr wrote: Hello, I have a question about changing stems. In my case it's related to an exploration of using SMuFL Fonts in LilyPond, which are made available in the openLilyLib snippets repository by Joram Berger and Natha

Re: Changing stem stencil

2014-02-28 Thread Urs Liska
Am 28.02.2014 18:31, schrieb Peter Bjuhr: On 2014-02-28 17:18, Urs Liska wrote: Is the attachment really what you intended? No, I attach what it should look like. I don't know what could be wrong... Do you have the latest version of the smufl script? Oops, obviously it was still wrong ... N

Re: Changing stem stencil

2014-02-28 Thread Peter Bjuhr
On 2014-02-28 17:18, Urs Liska wrote: Is the attachment really what you intended? No, I attach what it should look like. I don't know what could be wrong... Do you have the latest version of the smufl script? There is no fixed rule about this, but the suggestion for using this library is

Re: Changing stem stencil

2014-02-28 Thread Urs Liska
Am 28.02.2014 14:33, schrieb Peter Bjuhr: On 2014-02-27 20:44, Peter Bjuhr wrote: Hello, I have a question about changing stems. In my case it's related to an exploration of using SMuFL Fonts in LilyPond, which are made available in the openLilyLib snippets repository by Joram Berger and Natha

Re: Changing stem stencil

2014-02-28 Thread Peter Bjuhr
On 2014-02-27 20:44, Peter Bjuhr wrote: Hello, I have a question about changing stems. In my case it's related to an exploration of using SMuFL Fonts in LilyPond, which are made available in the openLilyLib snippets repository by Joram Berger and Nathan Ho. I would like to take the opportuni