On Sun, Jun 24, 2018 at 8:35 PM wrote:
> ‐‐‐ Original Message ‐‐‐
>
> On June 24, 2018 4:14 PM, wrote:
>
> > On June 24, 2018 3:07 PM, Simon Albrecht simon.albre...@mail.de wrote:
> >
> > > On 24.06.2018 19:45, crimsonsunr...@protonmail.com wrote:
> > >
> > > > I looked all over the docu
Hello Kieren,
Thanks! I thought there might be a way to obtain that same result for the first
chord without the risk of ambiguity, i.e. other chords with notes removed may
end up as in customChordExceptions too.
A nice day!
JM
> Le 24 juin 2018 à 20:34, Kieren MacMillan a
> écrit :
>
> He
‐‐‐ Original Message ‐‐‐
On June 24, 2018 4:14 PM, wrote:
> On June 24, 2018 3:07 PM, Simon Albrecht simon.albre...@mail.de wrote:
>
> > On 24.06.2018 19:45, crimsonsunr...@protonmail.com wrote:
> >
> > > I looked all over the documentation and couldn't find anything close
> > >
> > >
Hello,
> How can LilyPond be told to display the chords to match the lyrics, i.e. to
> mention that some notes are substracted from the chord?
Here’s a hint/beginning.
(Note: I also took the liberty of making a few efficiency improvements in your
original code.)
Hope it helps!
Kieren.
%
Hello folks,
How can LilyPond be told to display the chords to match the lyrics, i.e. to
mention that some notes are substracted from the chord?
Thanks for your help!
JM
The code is:
%%
\version "2.19"
P_POne_Staff_One_Voice_One_HARMONY = \chordmode {
\language "nederla
On 24.06.2018 19:45, crimsonsunr...@protonmail.com wrote:
I looked all over the documentation and couldn't find anything close
to that, other than manually inserting page breaks on each part that
composes a score, which is time comsuming and...
You don’t need page breaks in every part. If we a
I looked all over the documentation and couldn't find anything close to that,
other than manually inserting page breaks on each part that composes a score,
which is time comsuming and...I don't want every single staff to have the same
number of measures per line, as some of those will have sever
Thomas Morley-2 wrote
> Hi,
>
> try
>
> \set Staff.explicitClefVisibility = ##(#f #t #t)
> \set Staff.explicitKeySignatureVisibility = ##(#f #t #t)
>
> HTH,
> Harm
Exactly what I was looking for, thank you Harm!
--
Sent from: http://lilypond.1069038.n5.nabble.com/User-f3.html
2018-06-24 12:33 GMT+02:00 foxfanfare :
> David Kastrup wrote
>> There is a firstClef context property you can set to ##f .
>
> Hi David, thank you for your answer and sorry for the delay:
> I tried your solution and inserted:
>
> \layout {
> \context {
> \Staff
> firstClef = ##f
>
David Kastrup wrote
> There is a firstClef context property you can set to ##f .
Hi David, thank you for your answer and sorry for the delay:
I tried your solution and inserted:
\layout {
\context {
\Staff
firstClef = ##f
}
}
but this doesn't solve my problem which is at th
10 matches
Mail list logo