Re: forcing a specific notehead glyph

2013-04-01 Thread Thomas Morley
2013/4/1 luis jure > > on 2013-04-01 at 14:33 Thomas Morley wrote: > > > Though, while compiling the code with this built I couldn't reproduce the > > error Luis reported. > > What am I missing? > > i'm afraid i can't be of much help, i'm building lilypond on a gentoo > linux using an ebuild (a s

Re: forcing a specific notehead glyph

2013-04-01 Thread luis jure
on 2013-04-01 at 14:33 Thomas Morley wrote: > Though, while compiling the code with this built I couldn't reproduce the > error Luis reported. > What am I missing? i'm afraid i can't be of much help, i'm building lilypond on a gentoo linux using an ebuild (a script used by gentoo to fetch source

Re: forcing a specific notehead glyph

2013-04-01 Thread Thomas Morley
> *To:* Neil Puttock > *Cc:* lilypond-user > *Sent:* Monday, April 01, 2013 1:01 PM > *Subject:* Re: forcing a specific notehead glyph > > > > 2013/3/31 Neil Puttock > >> LilyPond turns a >> blind eye to such things unless you're compiling with optimising

Re: forcing a specific notehead glyph

2013-04-01 Thread Phil Holmes
t: Re: forcing a specific notehead glyph 2013/3/31 Neil Puttock On 31 March 2013 12:05, Thomas Morley wrote: > Hi, > > I downloaded 2.17.15 this morning and tried to compile my code, again: no > problem. > Perhaps some copy/paste error? > To be

Re: forcing a specific notehead glyph

2013-04-01 Thread Thomas Morley
2013/3/31 Neil Puttock > On 31 March 2013 12:05, Thomas Morley > wrote: > > > Hi, > > > > I downloaded 2.17.15 this morning and tried to compile my code, again: no > > problem. > > Perhaps some copy/paste error? > > To be sure, I've attached the file. > > Your code does naughty things inside a c

Re: forcing a specific notehead glyph

2013-04-01 Thread luis jure
on 2013-04-01 at 08:20 Marc Hohl wrote: > the rest of the function remains unaffected. ok, now i see. for the benefit of the archives, i confirm that the full example below works to perfection with lilypond-2.17.15. no errors, and the output is exactly what i wanted. thank you all! lj \ver

Re: forcing a specific notehead glyph

2013-03-31 Thread Marc Hohl
Am 01.04.2013 05:56, schrieb luis jure: on 2013-03-31 at 16:50 Neil Puttock wrote: This should just be `0'. hi neil, i'm sorry, but i don't quite understand how to modify the function suggested by harm to address the problem you mention. IIUC, he proposed that you remove the last line in

Re: forcing a specific notehead glyph

2013-03-31 Thread luis jure
on 2013-03-31 at 16:50 Neil Puttock wrote: > This should just be `0'. hi neil, i'm sorry, but i don't quite understand how to modify the function suggested by harm to address the problem you mention. best, lj ___ lilypond-user mailing list lilyp

Re: forcing a specific notehead glyph

2013-03-31 Thread Neil Puttock
On 31 March 2013 12:05, Thomas Morley wrote: > Hi, > > I downloaded 2.17.15 this morning and tried to compile my code, again: no > problem. > Perhaps some copy/paste error? > To be sure, I've attached the file. Your code does naughty things inside a callback. LilyPond turns a blind eye to such

Re: forcing a specific notehead glyph

2013-03-31 Thread luis jure
on 2013-03-31 at 13:05 Thomas Morley wrote: > I downloaded 2.17.15 this morning and tried to compile my code, again: no > problem. > Perhaps some copy/paste error? > To be sure, I've attached the file. thanks for the trouble! i'm afraid i still get the same error (i had double checked for possib

Re: forcing a specific notehead glyph

2013-03-31 Thread Thomas Morley
2013/3/31 luis jure > > on 2013-03-31 at 03:04 Thomas Morley wrote: > > > It sets 'duration-log 0 if the NoteHead is 'laThin _and_ if it is caused > > by using 'bassdrum. > > > hi, thank you very much for your code, this is a much more clever solution. > > unfortunately, when i try to run it with

Re: forcing a specific notehead glyph

2013-03-30 Thread luis jure
on 2013-03-31 at 03:04 Thomas Morley wrote: > It sets 'duration-log 0 if the NoteHead is 'laThin _and_ if it is caused > by using 'bassdrum. hi, thank you very much for your code, this is a much more clever solution. unfortunately, when i try to run it with LilyPond 2.17.14 i get this error me

Re: forcing a specific notehead glyph

2013-03-30 Thread Thomas Morley
2013/3/30 luis jure > > > hello list, > > i created a custom drum staff, where the bass drum uses the laThin note > head (simplified example, not my actual staff): > > > \version "2.17.14" > > #(define mydrums '( > (bassdrum laThin #f -1) > )) > > \new DrumStaff \with { > \override St

forcing a specific notehead glyph

2013-03-30 Thread luis jure
hello list, i created a custom drum staff, where the bass drum uses the laThin note head (simplified example, not my actual staff): \version "2.17.14" #(define mydrums '( (bassdrum laThin #f -1) )) \new DrumStaff \with { \override StaffSymbol #'line-count = #2 drumStyleTable = #(