1) You go to LSR:
http://lsr.dsi.unimi.it/
and type in "swing".
2) You could probably do this by scaling durations: c8*3/2 or
something like that. Check the manual and experiment. Once you
figure out how to do it with scaling durations, it should be
possible to write a function which does it.
Issue 567: lilypond-invoke-editor fails when LD_LIBRARY_PATH is not set
http://code.google.com/p/lilypond/issues/detail?id=567
New issue report by wbsoft:
lilypond-invoke-editor fails when LD_LIBRARY_PATH is not set with a
message that string-split in line 132 of
scripts/lilypond-invoke-editor.sc
I've been trying to figure out how to do two things related to Jazz and
swing in LilyPond.
1) How do I do the normal swing indication (2 eighth notes = triplet
quarter and eighth)?
2) Is there a tweak to get eighth notes to line up like triplets per a
swing rhythm? That is, without explicitly spe
On Tue, 29 Jan 2008 17:34:37 + (UTC)
bassac bruno <[EMAIL PROTECTED]> wrote:
> I'd like to know if it's possible to insert a picture (like a row or
> a smiley) under a note or between 2 notes (in a picture format like
> gif,jpg,png )
eps, certainly. See the list of markup commands in the
I'd like to know if it's possible to insert a picture (like a row or a smiley)
under a note or between 2 notes (in a picture format like gif,jpg,png )
Tanks in advance ...
___
bug-lilypond mailing list
bug-lilypond@gnu.org
http://lists.gnu.org/ma
Issue 558: Spanner 'Hairpin' error when a MultiMeasureRest occurs after
a line break
http://code.google.com/p/lilypond/issues/detail?id=558
Comment #2 by erlenda:
These issues are fixed by commit
7e314e6d765ad461d22678a2ab47498c921e7027. Please verify.
Issue attribute updates:
Status
I send a copy also to bug-lilypond, since I think there's something fishy
going on here with outside-staff-priority.
Stefan has correctly recognized that the relevant layout object to tweak
is not
SustainPedal, but SustainPedalLineSpanner, just as you should tweak the
DynamicLineSpanner and not
> Stefan Thomas wrote on 28 January 2008 23:22
>
> Dear Lilypond-users,
> in the below quoted snippet I'm not happy with
> the vertical priority of
> the pedal-symbols and theDynamic.
> I would like to have the "pp" , the crescendo
> hairpin etc. above the
> pedal-signs. But I dont know ho to do.