Hello Andrew,
From a previous thread:
%%%
\version "2.19.25"
%{
\RemoveEmptyStaves does not work primarily because \PianoStaff has the
Keep_alive_together_engraver. You should remove that one (or not use
\PianoStaff) and then invoke only the second Staff as
\new Staff \with { \RemoveEmpt
Am 03.06.2016 um 06:39 schrieb David Wright:
On Thu 02 Jun 2016 at 21:14:17 (-0400), Andrew Bernard wrote:
I have a two stave piece using a PianoStaff. In some sections I need to
hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves
or \RemoveAllmptyStaves does nothing. Th
On Thu 02 Jun 2016 at 21:14:17 (-0400), Andrew Bernard wrote:
> I have a two stave piece using a PianoStaff. In some sections I need to
> hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves
> or \RemoveAllmptyStaves does nothing. There are only spacer rests in the
> staff in
Mike,
On Thu, Jun 2, 2016 at 7:07 PM, Mike Dean [via Lilypond] <
ml-node+s1069038n191323...@n5.nabble.com> wrote:
> ... over seven measures with dashes engraved as necessary.
> I'm not sure how easily I can find that in the snippet repository...
>
Here's a post with a solution I came up with a w
I have a two stave piece using a PianoStaff. In some sections I need to
hide the unused lower stave for a number of bars. Using \RemoveEmptyStaves
or \RemoveAllmptyStaves does nothing. There are only spacer rests in the
staff in question.
The NR in Section A.20 says these functions 'Remove staves
... over seven measures with dashes engraved as necessary.
I'm not sure how easily I can find that in the snippet repository...
thanks.
Mike Dean
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
In case anyone is curious as to how modifying Slur grob properties compares
to using the \shapeII command in openlilylib, below is an exploratory
comparative document.
It is based on the document in opellilylib
snippets/notation-snippets/shaping-bezier-curves/shapeII-example.ly
(You'll need to do
Thanks to everyone in the thread for the input, I'm looking in to Verovio
and it should suit my needs just fine. But now I need to find a project to
use Lilypond with because it's just an amazing tool. I had a feeling it was
too complex to actually run on iOS but thought I'd ask. Thanks again!
John
On 06/01/2016 10:03 AM, Andrew Bernard wrote:
Thanks so much for this. That has given me the impetus and
understanding to code my solution.
Glad to help.
In your context you are using an engraver, so you simply omit the
notehead styles such as harmonic. In my case, I am overriding the
notehe
menelikke writes:
> Hi
>
> does anybody knows if and how is possibile to use a variable within
> "make-pango-font-tree" function, please?
>
> I'm using
>
> \version "2.18.2" % necessary for upgrading to future LilyPond versions.
> \include "global.ly"
> \paper {
> #(define fonts
> (make-p
Hi
does anybody knows if and how is possibile to use a variable within
"make-pango-font-tree" function, please?
I'm using
\version "2.18.2" % necessary for upgrading to future LilyPond versions.
\include "global.ly"
\paper {
#(define fonts
(make-pango-font-tree \docfont
11 matches
Mail list logo