Hi List,
is it possible to Y-offset just the line of an ottavaBracket? I want it to
be at the top or bottom of the 8 (depending on va or vb).
--
Peter Crighton | Musician & Music Engraver based in Mainz, Germany
http://www.petercrighton.de
___
lilypond-
Bill,
>
You might be able to write little function that sets the completionUnit
to (2 4) once you've finished a (5 4). It would then switch back to (5 4)
after finishing the (2 4). You could probably further expand that by
having your function respond to a boolean input. That way, you could
Jay--
i'm glad i've gotten you a little closer. i'm no programmer, though, so
anything else is beyond my abilities. You might be able to write little
function that sets the completionUnit to (2 4) once you've finished a (5 4). It
would then switch back to (5 4) after finishing the (2 4). You c
Am 22.09.2014 um 10:30 schrieb Martin Tarenskeen:
Hi,
Using Lilypond 2.19.14 I see the "composer" field is completely
misplaced in the output.
See
http://lists.gnu.org/archive/html/bug-lilypond/2014-09/msg00047.html
and the fix in
https://code.google.com/p/lilypond/issues/detail?id=4102
w
Hi Helge,
this snippet is great, does what I need and even runs on 2.19.
Unfortunately I don't know how to insert it into my project set-up and
get different kind of wrong-type errors, regardless of where I try to
put the function.
Well, maybe I'll manage ...
Thank you
Urs
Am 22.09.2014 1
Probably this may help:
http://lilypond.1069038.n5.nabble.com/new-snippet-combine-multimeasure-rests-td144688.html
I haven't Lilypond at hand at the moment.
Regards,
Helge
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman
No idea anybody?
Urs
Am 20.09.2014 15:22, schrieb Urs Liska:
Hi,
when writing parts with merged multimeasure rests like
{
\compressFullBarRests
R1*5
R1*4
}
will result in _two_ compressed multimeasure rests with 5 and 4 bars
respectively. I know this can be quite useful to structure r
Hi,
Using Lilypond 2.19.14 I see the "composer" field is completely misplaced in
the output.
short example showing misplaced composer field
\version "2.19.14"
\header {
title = "title"
subtitle = "subtitle"
poet = "poet"
meter = "meter"
piece = "piece"
composer =