Thank you. Quoting it plus >> worked, though I still had to use the {}
around << >> to get it to work with lualatex.
On Tue, Mar 7, 2023, 12:08 PM Jean Abou Samra wrote:
> Le mardi 07 mars 2023 à 11:55 -0500, Nate a écrit :
>
> I'm trying to set 'lyrics' (chords which do not match lilypond's
>
Oh, I was operating on old/incorrect info on how to do this. That works
perfectly, thanks!
On Tue, Mar 7, 2023 at 10:45 AM Jean Abou Samra wrote:
> Le mardi 07 mars 2023 à 10:29 -0600, Matthew Probst a écrit :
>
> I'm not quite sure how to construct an example--I'm working on my scoring
> for r
Le mardi 07 mars 2023 à 11:55 -0500, Nate a écrit :
> I'm trying to set 'lyrics' (chords which do not match lilypond's
> interpretation of the notes) to notes on a RhythmicStaff, but I'm not seeing
> the lyrics.
> I thought maybe it was the rhythmicstaff that didn't like lyrics, but perhaps
> t
I'm trying to set 'lyrics' (chords which do not match lilypond's
interpretation of the notes) to notes on a RhythmicStaff, but I'm not
seeing the lyrics.
I thought maybe it was the rhythmicstaff that didn't like lyrics, but
perhaps they need to be in a score? This is inside a snippet set inside a
l
You could also use \jump, for example
\version "2.24.1"
\repeat volta 2 {
c'1 1 1 1
\jump "4×"
}
On Tue, Mar 7, 2023 at 9:46 AM Jean Abou Samra wrote:
> Le mardi 07 mars 2023 à 10:29 -0600, Matthew Probst a écrit :
>
> I'm not quite sure how to construct an example--I'm working on my scor
Le mardi 07 mars 2023 à 10:29 -0600, Matthew Probst a écrit :
> I'm not quite sure how to construct an example--I'm working on my scoring for
> rock/funk band, and I have everything under control due to the great help
> I've received here.
> One final sticking point is that I like to mark repeat
I'm not quite sure how to construct an example--I'm working on my scoring
for rock/funk band, and I have everything under control due to the great
help I've received here.
One final sticking point is that I like to mark repeat signs underneath
with a "2x" or "4x". I've been using tweaked \marks:
\override TextScript.outside-staff-priority = ##f
If you don't turn off outside-staff-priority, it will try to prevent the
collision, moving the text script out of the staff.
Thanks, that was the secret ingredient...I knew it had to be something
simple :)
Kind regards,
Michael
--
Michael G
Le mardi 07 mars 2023 à 10:46 +0100, Michael Gerdau a écrit :
> Hi list!
>
> I'm trying to place an articulation right in the middle of the Staff and
> I seem to lack the proper incantation. When I increase Y-offset to e.g.
> #3 the little "z" is printed above the Staff. I want it to appear at
Hi list!
I'm trying to place an articulation right in the middle of the Staff and
I seem to lack the proper incantation. When I increase Y-offset to e.g.
#3 the little "z" is printed above the Staff. I want it to appear at
about the gis position on top of the stem. What do I have to adjust to
10 matches
Mail list logo