Re: Tempo marking pushes rehearsal mark far above the staff

2013-03-31 Thread Keith OHara
On Sat, 30 Mar 2013 06:20:55 -0700, Kieren MacMillan wrote: both MetronomeMark and RehearsalMark need to have space reserved. If any two grobs "have space reserved", will collision avoidance always be accomplished horizontally? That is what I meant by "have space reserved", so yes. The

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-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

Refer to a staff relatively, not by name

2013-03-31 Thread Urs Liska
Is it possible to refer to a staff relative to the current staff and not by its name? So, is it possible to write something like \change Staff = "previous/next or "higher/lower" instead of \change Staff = "Explicit-name-of-staff" inside a PianoStaff? I'd be interested in creating a generic

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: [abcusers] DiceWaltz-1.2

2013-03-31 Thread Martin Tarenskeen
On Wed, 27 Mar 2013, Martin Tarenskeen wrote: I have updated/re-written my Python implementation of Mozart's Musical Dice Game I have fixed a little little cause that could cause crashes (mup export to midi), or at least strange music (abc, lilypond). If you liked my script, please downloa

Re: [abcusers] DiceWaltz-1.2

2013-03-31 Thread Martin Tarenskeen
I have updated/re-written my Python implementation of Mozart's Musical Dice Game I have fixed a little bug that could cause crashes (mup export to midi), or at least strange music (abc, lilypond). If you liked my script, please download again: http://tmp.martintarenskeen.nl P.S. I am working o

Kind of "title" beetween staves

2013-03-31 Thread Alberto Simões
Hello Although I can add manually text binding it to a note with ^\markup{...}, how can I add an annotation to be placed exactly in the center of the page, between two staves? The manual refers a "Separate Text", but it is placed between scores, and I would like to keep the score (it is the

Cross-voice arpeggio moves accidental away from notehead

2013-03-31 Thread Nick Payne
See example below. The chord across two voices has the accidental next to the notehead. Add an arpeggio and the accidental and arpeggio both get spaced away to the left. How do I move the accidental back next to the notehead? \version "2.17.15" \new Staff << \set Staff.connectArpeggios = ##

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 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