Put the break in the first alternative.
Carl
On Sun, Apr 27, 2025, 11:17 AM bobr...@centrum.is
wrote:
> I tried to put a line break between alternate endings and got; warning:
> More alternatives than repeats. Junking excess alternatives
>
>
> Short example:
>
>
I tried to put a line break between alternate endings and got; warning: More
alternatives than repeats. Junking excess alternatives
Short example:
%%% Begin Lily code %%%
\version "2.24.4"
\score {
\relative c' {
\repeat volta 2 {
c d e f g a b c
\alternat
On Thu, 10 Oct 2024 10:06:03 -0700
Knute Snortum wrote:
> On Thu, Oct 10, 2024 at 9:27 AM Lucas Cavalcanti
> wrote:
>
> > Put brackets before and after the "repeat unfold 3". Don't know what
> > causes this bug, but it still happens in version 2.25.19.
> >
> > %%
> > \fixed c'' {
> > \repeat
On Fri, 11 Oct 2024, Peter Chubb wrote:
> The syntax of repeat is:
>\repeat TYPE MUSIC ALTERNATIVES
> So when you have:
>\repeat volta 2 {
> \repeat unfold {}
> \alternative {
> }
>}
> The alternatives are attached to the unfolded repeat, and get unfolded.
That's the
>>>>> "Cameron" == Cameron Hall writes:
Cameron> I've run into a strange problem that I think may be a bug. In
Cameron> this MWE, I have a repeat with alternate endings. However,
Cameron> the "\repeat unfold 3 { c1 }" is causing the volta bra
On Thu, Oct 10, 2024 at 9:27 AM Lucas Cavalcanti
wrote:
> Put brackets before and after the "repeat unfold 3". Don't know what
> causes this bug, but it still happens in version 2.25.19.
>
> %%
> \fixed c'' {
> \repeat volta 2 {
> {\repeat unfold 3 { c1 }}
> \alternative { \volta 1 { d
de out. de 2024 às 13:21, Cameron Hall
escreveu:
> I've run into a strange problem that I think may be a bug. In this MWE,
> I have a repeat with alternate endings. However, the "\repeat unfold 3
> { c1 }" is causing the volta brackets to disappear for some reason.
I've run into a strange problem that I think may be a bug. In this MWE,
I have a repeat with alternate endings. However, the "\repeat unfold 3
{ c1 }" is causing the volta brackets to disappear for some reason. If
I instead write out "c1 c1 c1", it works as expected. If
On 02/10/2024 14:14, Cameron Hall wrote:
Noted. This is the first time I've ever used a discussion mailing list,
so now I know to use reply all from now on. The shape command does what
I want, thanks.
If only it were as simple as that ...
Depending on what the OTHER person's mail client does,
On Thu, Oct 3, 2024 at 10:29 AM Cameron Hall wrote:
> On Mon, 30 Sep 2024 12:45:25 -0700
> Knute Snortum wrote:
>
> > On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall
> > wrote:
> >
> > > However, I still can't get the slur to work.
> > >
> >
> > I don't know the answer for the repeats, but use a \r
On Thu, Oct 3, 2024 at 10:28 AM Knute Snortum wrote:
>
> On Thu, Oct 3, 2024 at 7:28 AM Cameron Hall wrote:
>
>>
>> What about this case where the slur is only on the very last note of
>> the first ending?
>>
>> %%% BEGIN EXAMPLE %%%
>> \version "2.24.4"
>> \fixed c'' {
>> r2 r4 g,(
>> \repe
--
Knute Snortum
On Thu, Oct 3, 2024 at 7:28 AM Cameron Hall wrote:
>
> What about this case where the slur is only on the very last note of
> the first ending?
>
> %%% BEGIN EXAMPLE %%%
> \version "2.24.4"
> \fixed c'' {
> r2 r4 g,(
> \repeat volta 2 {
> \mark \default
> c4) r d4
On Mon, 30 Sep 2024 12:45:25 -0700
Knute Snortum wrote:
> On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall
> wrote:
>
> > However, I still can't get the slur to work.
> >
>
> I don't know the answer for the repeats, but use a \repeatTie for the
> partial slur in the second ending:
>
> a8\repeatT
On Mon, 30 Sep 2024 15:55:14 -0700
Knute Snortum wrote:
> On Mon, Sep 30, 2024 at 2:31 PM Cameron Hall
> wrote:
>
> > On Mon, 30 Sep 2024 12:45:25 -0700
> > Knute Snortum wrote:
> >
> > > On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall
> > > wrote:
> > >
> > > > However, I still can't get the s
On 30/09/2024 19:53, Cameron Hall wrote:
I am experimenting some more with Lilypond, and I've run into a few
problems trying to use the volta repeat with alternate endings. I've
decided to put all of the dynamics and structure of the piece into a
variable called common. This example
On Mon, Sep 30, 2024 at 2:31 PM Cameron Hall wrote:
> On Mon, 30 Sep 2024 12:45:25 -0700
> Knute Snortum wrote:
>
> > On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall
> > wrote:
> >
> > > However, I still can't get the slur to work.
> > >
> >
> > I don't know the answer for the repeats, but use a \r
On Mon, Sep 30, 2024 at 11:54 AM Cameron Hall wrote:
> However, I still can't get the slur to work.
>
I don't know the answer for the repeats, but use a \repeatTie for the
partial slur in the second ending:
a8\repeatTie r16 b( c' d' | % 2nd ending
--
Knute Snortum
I am experimenting some more with Lilypond, and I've run into a few
problems trying to use the volta repeat with alternate endings. I've
decided to put all of the dynamics and structure of the piece into a
variable called common. This example is in 3/8 time with an eighth note
pickup.
On Mon, Aug 26, 2024 at 2:47 PM Wol wrote:
> I've got a little mwe, but my crescendo endings seem a little random. On
> line 1, the crescendo ends on the bar line, but the \! is on the g flat.
> On line 2, the \! is on the g, and the crescendo ends on the g as I
> would expe
I've got a little mwe, but my crescendo endings seem a little random. On
line 1, the crescendo ends on the bar line, but the \! is on the g flat.
On line 2, the \! is on the g, and the crescendo ends on the g as I
would expect. Any ideas why?
It's almost as if lilypond is randoml
Le vendredi 03 novembre 2023 à 21:48 +0100, Hans Aikema a écrit :
> Looking at the various documentation snippets on repeats it looks like there
> is no way to use the \repeat instruction to encode what I’m trying to
> transcribe into Lilypond.
>
> Nevertheless want to check with the collective k
Looking at the various documentation snippets on repeats it looks like there is
no way to use the \repeat instruction to encode what I’m trying to transcribe
into Lilypond.
Nevertheless want to check with the collective knowledge on this list to
prevent that I’m somehow overlooking the obvious
Hi Michael,
heh, I guess I've gotten so used to keeping my key signature in a separate
voice it never occurred to me I could change keys at the level of
individual voices.
Thanks again,
Andrew
er/ihn/ihm/sein | he/him/his
Berlin
On Thu, Nov 2, 2023 at 4:18 PM Michael Werner wrote:
> On Thu,
On Thu, Nov 2, 2023 at 9:43 AM N. Andrew Walsh
wrote:
> Another question: is it possible to set the key signature for the two
> "alternate" sections to be different? I know I can hide one, but is it
> possible for different voices to have/display key signatures that are
> independent of one anoth
Hi Michael,
excellent, I'll have a look at that. Another question: is it possible to
set the key signature for the two "alternate" sections to be different? I
know I can hide one, but is it possible for different voices to
have/display key signatures that are independent of one another?
Cheers,
On Thu, Nov 2, 2023 at 7:11 AM N. Andrew Walsh
wrote:
> One question: you add some extra padding between the two variants with an
> \override; is there a way to do the same thing for modifying the padding
> between two PianoStaff groups (but not change the staff-staff spacing
> within each of the
Hi Michael,
thank you so much for taking the time to write out an example. I was able
to modify it to work for two PianoStaff objects. One question: you add some
extra padding between the two variants with an \override; is there a way to
do the same thing for modifying the padding between two Pian
On Wed, Nov 1, 2023 at 10:59 AM N. Andrew Walsh
wrote:
> Hi List,
>
Hi Andrew,
> I have a client who's written a piece where he wants the last 16 bars to
> have two different variations, to be freely chosen by the performer. Sort
> of a choose-your-own-adventure score. It's scored for two voic
Hi List,
I have a client who's written a piece where he wants the last 16 bars to
have two different variations, to be freely chosen by the performer. Sort
of a choose-your-own-adventure score. It's scored for two voices and piano,
but the ending(s) would only be the piano.
So, grossly simplified
Le mercredi 26 avril 2023 à 20:27 -0700, Flaming Hakama by Elaine a écrit :
> Thanks for the help.
> I forgot to mention that am still on 2.22, so I am still using the
> traditional syntax of \repeat and \alternative
>
> It appears that this is actually the MWE, at least for 2.22
> all the other
>
>
>
>
> -- Forwarded message --
> From: Flaming Hakama by Elaine
> To: Lilypond-User Mailing List
> Cc:
> Bcc:
> Date: Wed, 26 Apr 2023 14:19:36 -0700
> Subject: rests in chord symbols with volta endings
> Hi,
>
> I was trying to use
Le mercredi 26 avril 2023 à 23:43 +0200, Jean Abou Samra a écrit :
> structure = {
> \repeat volta 2 {
> s1
> }
> \alternative {
> { s1 }
> { s1 }
> }
> }
By the way: regarding the above, I invite you to read the thread
https://lists.gnu.org/archive/html/l
d as is.
>
> However, when using this in the context of repeat voltas,
> chords in the endings appear above the ending lines,
> rather than below as normal.
>
> Does anyone have any suggestions for how to get the chord symbols below the
> ending lines?
Well, the sni
Hi,
I was trying to use https://lsr.di.unimi.it/LSR/Snippet?id=529
to add some rests to chord symbols
After using convert-ly it worked as is.
However, when using this in the context of repeat voltas,
chords in the endings appear above the ending lines,
rather than below as normal.
Does anyone
On 3/13/23 1:25 PM, Jean Abou Samra wrote:
Le lundi 13 mars 2023 à 13:04 -0700, Paul Scott a écrit :
I've read your wonderful scheme documentation. I'm still struggling
to make sense of Aaron's simple code
\fixed c' {
c1
\set Score.repeatCommands = #|((volta ,voltaFine)) c4 d c2 \bar
Le lundi 13 mars 2023 à 13:04 -0700, Paul Scott a écrit :
> I've read your wonderful scheme documentation. I'm still struggling to
> make sense of Aaron's simple code
> \fixed c' {
> c1
> \set Score.repeatCommands = #`((volta ,voltaFine))
> c4 d c2 \bar "
On 3/13/23 11:26 AM, Jean Abou Samra wrote:
Le lundi 13 mars 2023 à 11:05 -0700, Paul Scott a écrit :
On 3/13/23 10:51 AM, Jean Abou Samra wrote:
Le lundi 13 mars 2023 à 10:47 -0700, Paul Scott a écrit :
It seems like I need to know where repeatCommands is documented.
Use the index, Luk
Le lundi 13 mars 2023 à 11:05 -0700, Paul Scott a écrit :
>
> On 3/13/23 10:51 AM, Jean Abou Samra wrote:
>
>
> > Le lundi 13 mars 2023 à 10:47 -0700, Paul Scott a écrit :
> >
> >
> > > It seems like I need to know where repeatCommands is documented.
> > >
> >
> > Use the index, Luke!
> >
>
On 3/13/23 10:51 AM, Jean Abou Samra wrote:
Le lundi 13 mars 2023 à 10:47 -0700, Paul Scott a écrit :
It seems like I need to know where repeatCommands is documented.
Use the index, Luke!
https://lilypond.org/doc/v2.24/Documentation/notation/lilypond-index
That's exactly what I did. It
Le lundi 13 mars 2023 à 10:47 -0700, Paul Scott a écrit :
> It seems like I need to know where repeatCommands is documented.
Use the index, Luke!
[https://lilypond.org/doc/v2.24/Documentation/notation/lilypond-index](https://lilypond.org/doc/v2.24/Documentation/notation/lilypond-index)
signatu
On 3/13/23 1:36 AM, Aaron Hill wrote:
On 2023-03-13 12:57 am, Jean Abou Samra wrote:
Le 13 mars 2023 à 06:24, Paul Scott a écrit :
What I'm not sure about is what volta does. A function but what are
its arguments and what does it do?
Nope, since it’s quoted, it doesn’t get evaluated but
On 2023-03-13 12:57 am, Jean Abou Samra wrote:
Le 13 mars 2023 à 06:24, Paul Scott a écrit
:
What I'm not sure about is what volta does. A function but what are
its arguments and what does it do?
Nope, since it’s quoted, it doesn’t get evaluated but remains a symbol.
See
https://scheme-b
> Le 13 mars 2023 à 06:24, Paul Scott a écrit :
>
> What I'm not sure about is what volta does. A function but what are its
> arguments and what does it do?
Nope, since it’s quoted, it doesn’t get evaluated but remains a symbol. See
https://scheme-book.readthedocs.io/en/latest/scheme/data-t
On 3/12/23 12:25 AM, Aaron Hill wrote:
On 2023-03-11 11:04 pm, Paul Scott wrote:
On 3/11/23 11:40 PM, Aaron Hill wrote:
On 2023-03-11 10:34 pm, Paul Scott wrote:
This still gives the warning and I don't want any repeats there.
As the warning is indicating, you are trying to start a new vol
On 2023-03-11 11:04 pm, Paul Scott wrote:
On 3/11/23 11:40 PM, Aaron Hill wrote:
On 2023-03-11 10:34 pm, Paul Scott wrote:
This still gives the warning and I don't want any repeats there.
As the warning is indicating, you are trying to start a new volta
bracket when one already exists.
You
On 3/11/23 11:40 PM, Aaron Hill wrote:
On 2023-03-11 10:34 pm, Paul Scott wrote:
This still gives the warning and I don't want any repeats there.
As the warning is indicating, you are trying to start a new volta
bracket when one already exists.
You need to explicitly terminate the first o
On 2023-03-11 10:34 pm, Paul Scott wrote:
This still gives the warning and I don't want any repeats there.
As the warning is indicating, you are trying to start a new volta
bracket when one already exists.
You need to explicitly terminate the first one when you are using
repeatCommands:
%
Thank you for your quick reply.
This still gives the warning and I don't want any repeats there.
Paul
On 3/11/23 11:17 PM, Pierre Perol-Schneider wrote:
Hi Paul,
Try:
\version "2.25.0"
voltaFine = \markup { \text \upright \fontsize #2 "Fine Ending" }
voltaCont = \markup { \text \upright \fon
Hi Paul,
Try:
\version "2.25.0"
voltaFine = \markup { \text \upright \fontsize #2 "Fine Ending" }
voltaCont = \markup { \text \upright \fontsize #2 "To Cont." }
\fixed c' {
c1
\set Score.repeatCommands = #(list(list 'volta voltaFine) 'start-repeat)
c4 d c2 \bar "|."
\set Score.repeatCo
The warning is:
warning: already have a volta spanner, ending that one prematurely
On 3/11/23 9:49 PM, Paul Scott wrote:
The following code derived from NR 1.4.1 "Manual repeats" does what I
want but gives a warning. I don't understand the code or
documentation well enough to do it correctly.
The following code derived from NR 1.4.1 "Manual repeats" does what I
want but gives a warning. I don't understand the code or documentation
well enough to do it correctly.
\version "2.25.2"
voltaFine = \markup { \text \upright \fontsize #2 "Fine Ending" }
voltaCont = \markup { \text \upright
How can I find the documentation for optional sections with brackets and
text above similar to \alternative. There are no repeats involved.
Thank you,
Paul
Le 04/01/2023 à 22:42, Flaming Hakama by Elaine a écrit :
Hi,
I was hoping someone could help me figure out how to fix this font issue.
For quite some number of years,
I've been using this function that prints custom text for volta ending
labels.
But now it is producing strange results.
T
Hi,
I was hoping someone could help me figure out how to fix this font issue.
For quite some number of years,
I've been using this function that prints custom text for volta ending
labels.
But now it is producing strange results.
The image from the below MWE is attached, it shows that some of t
Op 16-12-2022 om 13:25 schreef Jean Abou Samra:
Le 16/12/2022 à 10:47, Jogchum Reitsma a écrit :
Hi Jean,
While this work in placing the words correctly, it is, in my case,
not quite flawless.
If I render the attached snippet, there is no "2"-bracket above the
second alternative.
But if y
Hi Jean,
> I think I was not clear explaining what is OK and what is not. The golden
> rule is: *if a bit of music is repeated, in the actual performance by the
> player, it should be enclosed in a \repeat block, otherwise it shouldn’t*.
Maybe *that* should be included in the docs…? :)
Cheers
> Le 16 déc. 2022 à 15:25, Kieren MacMillan a
> écrit :
>
> In a certain way, the unfolded example is inconsistent, right? Shouldn’t it
> be something like […]
>
> Otherwise, you have an example with music that has a \repeat command and
> lyrics that don’t…
This doc example is not a prob
ics > Lyrics and repeats > Repeats
> with alternative endings
> https://lilypond.org/doc/v2.23/Documentation/notation/techniques-specific-to-lyrics#lyrics-and-repeats
In a certain way, the unfolded example is inconsistent, right? Shouldn’t it be
something like
\version "2.23.14&q
Le 16/12/2022 à 10:47, Jogchum Reitsma a écrit :
Hi Jean,
While this work in placing the words correctly, it is, in my case, not
quite flawless.
If I render the attached snippet, there is no "2"-bracket above the
second alternative.
But if you comment out the lyrics part, the "problem" has
ot;L", you find "lyrics, repeats with
alternative endings", making it a matter of *seconds* to find the right
section of the docs.
Best,
Jean
OpenPGP_signature
Description: OpenPGP digital signature
Op 15-12-2022 om 16:27 schreef Jean Abou Samra:
<...>
As said in another thread [1], I would recommend using the \repeat
construct in the lyrics too:
\version "2.23.82"
theMusic = {
\repeat volta 2 {
g'4 4 4 4
\alternative { { f'1 } { c''1 } }
}
}
theLyrics = \lyricmode {
\re
ts
> Repeats with alternative endings
https://lilypond.org/doc/v2.23/Documentation/notation/techniques-specific-to-lyrics#lyrics-and-repeats
Best regards,
Xavier
-- Xavier Scheuer
Hi, without a doubt it is my bad, but while I've spend quite some time
looking for this in the documentatio
Ah! Thanks a lot. Kieren also for taking the effort!
regards, Jogchum
Op 15-12-2022 om 16:27 schreef Jean Abou Samra:
Le 15/12/2022 à 14:57, Kieren MacMillan a écrit :
Hi Jogchum,
I suppose it is very simple, but I can't find it in documentation,
or here on the list.
How can one set diffe
repeats, and in particular repeats
with alternative (with special cases of melisma, extenders and hyphens,
etc).
Cf. NR 2.1.2 Techniques specific to lyrics > Lyrics and repeats > Repeats
with alternative endings
https://lilypond.org/doc/v2.23/Documentation/notation/techniques-specific-to-lyrics#lyr
Hi all,
> As said in another thread [1], I would recommend
> using the \repeat construct in the lyrics too
Oops! Right…
It‘s going to take a while to undo my instincts from twenty years of coding the
old way! LOL
Cheers,
Kieren.
Le 15/12/2022 à 14:57, Kieren MacMillan a écrit :
Hi Jogchum,
I suppose it is very simple, but I can't find it in documentation, or here on
the list.
How can one set different lyrics to alternative ending?
It is simple — so simple, you probably didn’t think it would work:
\version "2.23.14"
Hi Jogchum,
> I suppose it is very simple, but I can't find it in documentation, or here on
> the list.
> How can one set different lyrics to alternative ending?
It is simple — so simple, you probably didn’t think it would work:
\version "2.23.14"
theMusic = {
\repeat volta 2 {
g'4 4 4
On 2/4/21 2:59 AM, Aaron Hill wrote:
On 2021-02-04 1:13 am, Paul Scott wrote:
The code below gives me what I want but gives me a warning.
warning: already have a volta spanner, ending that one prematurely
I'm thinking I need to add (volta #f) to the 2nd repeatCommands string
but If so my sch
On 2021-02-04 1:13 am, Paul Scott wrote:
The code below gives me what I want but gives me a warning.
warning: already have a volta spanner, ending that one prematurely
I'm thinking I need to add (volta #f) to the 2nd repeatCommands string
but If so my scheme is weak enough that I don't know how
The code below gives me what I want but gives me a warning.
warning: already have a volta spanner, ending that one prematurely
I'm thinking I need to add (volta #f) to the 2nd repeatCommands string
but If so my scheme is weak enough that I don't know how to add it.
TIA for any help with this,
On 2020-01-15 11:19 am, Pastor Jim Neubauer wrote:
I have an alternative ending that includes a slur. I know there is a
\repeatTie command for ties across alternate endings, but is there
anything
as simple for slurs?
Do you have a MWE you can provide along with possibly a picture or
I have an alternative ending that includes a slur. I know there is a
\repeatTie command for ties across alternate endings, but is there anything
as simple for slurs?
Am Mi., 26. Juni 2019 um 17:41 Uhr schrieb Leah Velleman
:
>
> I'm writing a music function to insert a specific pattern of alternative
> endings with partial measures. Lilypond gives an error suggesting the
> \alternative block is in the wrong place, even though writing it in
I'm writing a music function to insert a specific pattern of alternative
endings with partial measures. Lilypond gives an error suggesting the
\alternative block is in the wrong place, even though writing it in the
same place by hand gives no error.
For instance, this works as you
Aaron Hill writes:
> On 2019-02-18 9:28 pm, Federico Bruni wrote:
>> I see. AFAIK it's not standard notation (I mean, I would interpret it
>> as the 8th volta of a missing repeat section), but if that's what you
>> want... :-)
[...]
> I would recommend using simple markup either at the beginning
On 2019-02-18 9:28 pm, Federico Bruni wrote:
I see. AFAIK it's not standard notation (I mean, I would interpret it
as the 8th volta of a missing repeat section), but if that's what you
want... :-)
Il giorno lun 18 feb 2019 alle 20:06, Stig Brautaset
ha scritto:
Hi Federico,
Well, I won't try
: Saturday, February 16, 2019 1:52 PM
To: lilypond-user@gnu.org
Subject: counter for voltas with no alternative endings?
Hi,
I'm trying to engrave some music that has 4 bars repeated 8
times.
I can use
a volta, but since there is no alternative ending it doesn't
print
c4 b d e
>>>\set Score.repeatCommands = #'((volta #f) (volta "4.") end-repeat)
>>>f1
>>>\set Score.repeatCommands = #'((volta #f))
>>> }
>>>
>>> Mark
>>>
>>> -Original Message-
>&
ommands = #'((volta #f))
}
Mark
-Original Message-
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On
Behalf Of
Stig Brautaset
Sent: Saturday, February 16, 2019 1:52 PM
To: lilypond-user@gnu.org
Subject: counter for voltas with no alternative endin
Stig Brautaset
> Sent: Saturday, February 16, 2019 1:52 PM
> To: lilypond-user@gnu.org
> Subject: counter for voltas with no alternative endings?
>
> Hi,
>
> I'm trying to engrave some music that has 4 bars repeated 8 times. I can use
> a volta, but since there is no alternat
: Saturday, February 16, 2019 1:52 PM
To: lilypond-user@gnu.org
Subject: counter for voltas with no alternative endings?
Hi,
I'm trying to engrave some music that has 4 bars repeated 8 times. I can use
a volta, but since there is no alternative ending it doesn't print the
number of repeats.
Hi,
I'm trying to engrave some music that has 4 bars repeated 8 times. I can
use a volta, but since there is no alternative ending it doesn't print
the number of repeats. Is there any way to force that to print?
Here's a minimal example. The first volta doesn't print the number of
repeats, the se
> I'm trying to substitute text for the numbers in alternative endings.
> I've
> >> struggled with this before. I've tried looking in the Notation Reference
> >> and in the Snippet Repository. I'm attaching the closest I've been able
> to
> >>
Thomas Morley writes:
> 2018-01-24 0:11 GMT+01:00 David Kastrup :
>> Ralph Palmer writes:
>>
>>> Hi -
>>>
>>> I'm running LilyPond 2.19.80 with Frescobaldi 2.18.1 under Linux/Ubuntu.
>>>
>>> I'm trying to substitute tex
2018-01-24 0:11 GMT+01:00 David Kastrup :
> Ralph Palmer writes:
>
>> Hi -
>>
>> I'm running LilyPond 2.19.80 with Frescobaldi 2.18.1 under Linux/Ubuntu.
>>
>> I'm trying to substitute text for the numbers in alternative endings. I've
>&
Ralph Palmer writes:
> Hi -
>
> I'm running LilyPond 2.19.80 with Frescobaldi 2.18.1 under Linux/Ubuntu.
>
> I'm trying to substitute text for the numbers in alternative endings. I've
> struggled with this before. I've tried looking in the Notation Referenc
Hi -
I'm running LilyPond 2.19.80 with Frescobaldi 2.18.1 under Linux/Ubuntu.
I'm trying to substitute text for the numbers in alternative endings. I've
struggled with this before. I've tried looking in the Notation Reference
and in the Snippet Repository. I'm attach
Hi David,
2017-04-24 1:34 GMT+02:00 David Nalesnik :
> On Sun, Apr 23, 2017 at 6:15 PM, Thomas Morley
> wrote:
>> 2017-04-23 12:34 GMT+02:00 Andrew Bernard :
>>
>>> Next thing to do is to achieve the half dashed/half solid appearance - or
>>> can this be done already, in the same way that slurs
On Sun, Apr 23, 2017 at 6:15 PM, Thomas Morley wrote:
> 2017-04-23 12:34 GMT+02:00 Andrew Bernard :
>
>> Next thing to do is to achieve the half dashed/half solid appearance - or
>> can this be done already, in the same way that slurs can?
>
> How about:
This is great!
>
> #(define (solid-dashed
2017-04-23 12:34 GMT+02:00 Andrew Bernard :
> Next thing to do is to achieve the half dashed/half solid appearance - or
> can this be done already, in the same way that slurs can?
How about:
#(define (solid-dashed-print-proc grob startx starty endx endy)
(let* ((dash-def (ly:grob-property grob
A correction to the code - the hairpin was not starting at the correct
place after a dynamic, but was starting at zero offset. Here's the fix:
(cons 0 (interval-start Y-ext)
->
(cons (interval-start X-ext) (interval-start Y-ext)
Andrew
== snip
% Open hairpin.
% By Nathan Ho
On Sun, Apr 23, 2017 at 5:34 AM, Andrew Bernard
wrote:
> Hi David and Nathan,
>
> Apologies for a tardy response.
>
> Sincere thanks to both of you for your work on this. It's really useful to
> me. I prefer using the ly:line-interface::line version because of the way it
> inherits the grob proper
2017-04-21 19:15 GMT+02:00 Thomas Morley :
> 2017-04-21 14:39 GMT+02:00 David Nalesnik :
> The code for "Ferneyhough" hairpins uses make-connected-path-stencil,
> hence it will not work for this purpose.
>
> Below a rewrite using make-path-stencil:
[...]
> Probably worth a patch.
[...]
I newly r
Hi Nathan,
On Fri, Apr 21, 2017 at 12:54 PM, Nathan Ho wrote:
> On 2017-04-21 05:39, David Nalesnik wrote:
>>
>> Instead of using a markup, why not use ly:line-interface::line
>> (available from 2.19.27)? This gets thickness from the grob--and any
>> other line attributes you want, so you can cre
On 2017-04-21 05:39, David Nalesnik wrote:
Instead of using a markup, why not use ly:line-interface::line
(available from 2.19.27)? This gets thickness from the grob--and any
other line attributes you want, so you can create dashed hairpins,
whatever. There's no need adjust thickness in this cas
2017-04-21 14:39 GMT+02:00 David Nalesnik :
> Hi,
>
> On Fri, Apr 21, 2017 at 1:07 AM, wrote:
>> Am 2017-04-21 07:41, schrieb Nathan Ho:
>>>
>>> On 2017-04-20 20:42, Andrew Bernard wrote:
I posted a while ago with a query about hairpins, to which no
response.
Would there
Hi,
On Fri, Apr 21, 2017 at 1:07 AM, wrote:
> Am 2017-04-21 07:41, schrieb Nathan Ho:
>>
>> On 2017-04-20 20:42, Andrew Bernard wrote:
>>>
>>> I posted a while ago with a query about hairpins, to which no
>>> response.
>>>
>>> Would there be any way to have hairpins that don't start, or end in
>
On 2017-04-20 20:42, Andrew Bernard wrote:
I posted a while ago with a query about hairpins, to which no
response.
Would there be any way to have hairpins that don't start, or end in
the other direction, with the lines converging to the same point? I
have need from time to time of hairpins where
I posted a while ago with a query about hairpins, to which no response.
Would there be any way to have hairpins that don't start, or end in the
other direction, with the lines converging to the same point? I have need
from time to time of hairpins where the end points are still separated,
rather t
ommands = #(list (list 'volta voltaSolos)
'start-repeat)
s1
\bar ":|."
}
}
Stan
Hi Stan,
(1) %%%
In general, the settings accepted in the argument-list for
repeatCommands may manually create repeats with or without alternative
endings.
Dr
1 - 100 of 274 matches
Mail list logo