Re: Tie from nowhere

2023-10-30 Thread David Zelinsky
Jean Abou Samra writes: > Check \repeatTie. Thanks Jean, that's it! -David

Re: Tie from nowhere

2023-10-30 Thread Jean Abou Samra
Check \repeatTie.

Tie from nowhere

2023-10-30 Thread David Zelinsky
I'm trying to re-engrave a single line that occurs in the middle of a piece. The idea is to copy the existing engraving exactly, but with some modifications. The line in question starts with a tie from the last note in the line above, like this: How can I achieve this in isolation, without

Re: Automatic annotation of slide positions/fingerings for brass instruments.

2023-10-30 Thread Adam M. Griggs
Hi Wol, Thank you for your feedback. You have a point in your first suggestion. My pianist's visualisation of the pitch gamut overrode my trombone experience, hence the grand staff. If I were to forego it in favour of a single staff, I'd start with a tenor clef and switch to bass when

Re: function to force accidentals on a subset of notes

2023-10-30 Thread Lukas-Fabian Moser
Hi Michael, Am 30.10.23 um 10:42 schrieb Michael Winter: But I am confused about what you said. For me, it is posting the accidental on tied notes after line breaks. No I'm confused. :-) If I do \transpose a c' \relative {   a8 gis~ gis g fis g gis a   gis1~ \break gis2 gis } in my example

Re: Automatic annotation of slide positions/fingerings for brass instruments.

2023-10-30 Thread Wols Lists
On 29/08/2023 15:35, Adam M. Griggs wrote: Here's a little self-help reference I made a little while back. Maybe it will illustrate your point about different positions for different octaves more clearly than words can. Perhaps something in the tablature code can be adapted to this end.

Re: Show TacetStaff when StaffGroup empty

2023-10-30 Thread Michael Werner
On Mon, Oct 30, 2023 at 9:57 AM Pierre-Luc Gauthier < p.luc.gauth...@gmail.com> wrote: > Hello there, > > Please let this not be a duplicate. > > Is there a way for the tacet staff to be shown *only* when all the other > staves are empty ? Manual intervention is not a viable option here. > If I

Show TacetStaff when StaffGroup empty

2023-10-30 Thread Pierre-Luc Gauthier
Hello there, Please let this not be a duplicate. Is there a way for the tacet staff to be shown *only* when all the other staves are empty ? Manual intervention is not a viable option here. \version "2.25.10" \language "english" \layout { \context { \StaffGroup \RemoveAllEmptyStaves

Re: LSR down

2023-10-30 Thread Knute Snortum
On Mon, Oct 30, 2023 at 3:27 AM Silvain Dupertuis < silvain-dupert...@bluewin.ch> wrote: > From my place, it works. > > https://lsr.di.unimi.it/LSR/Search?q=arpeggio > gives me 10 answers in one page > and the code for each one... > > > > Le 29.10.23 à 22:31, Knute Snortum a écrit : > > It looks

Re: function to force accidentals on a subset of notes

2023-10-30 Thread Michael Winter via LilyPond user discussion
Thanks! This seems to work quite well : ) But I am confused about what you said. For me, it is posting the accidental on tied notes after line breaks. Best, Michael Oct 28, 2023, 22:40 by l...@gmx.de: > Hi Michael, > >> Thanks Lukas! >> >> This works but also forces the accidental on tied

Re: Switching between one staff and two

2023-10-30 Thread Hans Aikema
On 30 Oct 2023, at 08:18, Evan Driscoll wrote:The docs seem to talk about Keep_alive_together_engraver saying it "is particularly useful for ‘divisi’ staves, where some individual parts (see Writing parts) occasionally need to be expanded to more than one staff" (noting that maybe it's talking

Re: Switching between one staff and two

2023-10-30 Thread Hans Aikema
On 30 Oct 2023, at 02:04, Evan Driscoll wrote:On Sun, Oct 29, 2023 at 2:08 AM Werner LEMBERG wrote:Look up the documentation of `Keep_alive_together_engraver`, which explains how to make LilyPond split such divisi parts automatically.

Re: Switching between one staff and two

2023-10-30 Thread Evan Driscoll
On Mon, Oct 30, 2023 at 1:14 AM Werner LEMBERG wrote: > OK. Please construct an example how it should look like *optically* > (the actual LilyPond code doesn't matter), together with some > explanations why you want this and that. It's not clear to me what > you really want to achieve. > In

Re: Switching between one staff and two

2023-10-30 Thread Werner LEMBERG
>> https://lilypond.org/doc/v2.24/Documentation/notation/modifying-single-staves#hiding-staves > > Thanks. I've been playing around with this, but I still am not sure > how to make it work -- I've tried a few things, and it's not > removing the empty staves. OK. Please construct an example

Re: zero horizontal space between note heads

2023-10-30 Thread Werner LEMBERG
> But the NoteColumn is slightly wider than the NoteHead. Ah, thanks. The question is: Why? Where does this additional 'padding' come from? I searched again the IR for an answer but couldn't find something relevant. > If you show the NoteColumn skylines, and set packed-spacing == ##t, > you