bug in lyric syllable magnetic snap

2019-05-16 Thread Alexander Kobel
Hi David, hi Mike, hi all, I sometimes (still use Lilypond, and when I do, I typically use) your wonderful snippet for snapping "close" syllables into a single token. (For those who don't know this contribution: it's meant to get rid of unpleasant thin-space gaps between syllables in cramped

Re: Pitched Trill: two notes on the same parenthesis

2019-05-16 Thread Andrew Bernard
Hi Stefano, I think this has been an enhancement request since 2008. I have no idea if it has ever been implemented, Sorry I cannot be more helpful. Andrew On Thu, 16 May 2019 at 13:28, Stefano Troncaro wrote: > Hello everyone, is there a way to have two notes one the same parenthesis > in a

Re: Predicting accidentals

2019-05-16 Thread Leo Correia de Verdier
This looks like it’s working, but doesn’t give the expected results (the second c-sharp is shown as having an accidental while the following c is shown without). Can you find any misstakes in it (either writing misstakes or how its thought)? \version "2.19.82" printAcc = #(define-music-functio

Difficulty with a missing tie

2019-05-16 Thread Michael Welsh Duggan
In the following snippet I run into the problem that the c1 ~ c tie is not recognized. Does anyone have any idea how I should do this instead? \version "2.21.0" \include "english.ly" { \new PianoStaff \with { \consists #Span_stem_engraver } << \new Staff = "up" { r2. << {a'4

Re: Difficulty with a missing tie

2019-05-16 Thread Pierre Perol-Schneider
Hi Michael, See: http://lsr.di.unimi.it/LSR/Item?id=770 e.g.: \version "2.21" \include "english.ly" { \new PianoStaff << \new Staff = "up" { r2. a'4 ~ 1 } \new Staff = "down" { \clef bass << { \override Stem.cross-staff = ##t \overrid

Re: Difficulty with a missing tie

2019-05-16 Thread Thomas Morley
Am Do., 16. Mai 2019 um 21:01 Uhr schrieb Michael Welsh Duggan : > > In the following snippet I run into the problem that the c1 ~ c tie is > not recognized. Does anyone have any idea how I should do this instead? > > \version "2.21.0" > \include "english.ly" > > { > \new PianoStaff \with { >

tie four 8 note to 4 chord

2019-05-16 Thread MING TSANG
I try to transcribe the above image. Question: is this  normal / standard score? The below code is my attempt: %code  \key a\major  \clef bass  \time 3/4   d8~ f~ gs~ b~ 4 |}%endThe result and log: Thanks,Ming ___ lilypond-user mailing list lilypond

Re: tie four 8 note to 4 chord

2019-05-16 Thread Andrew Bernard
Hi Ming, \set tieWaitForNote = ##t It's in the Notation Reference manual. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Difficulty with a missing tie

2019-05-16 Thread Michael Welsh Duggan
Pierre Perol-Schneider writes: > See: http://lsr.di.unimi.it/LSR/Item?id=770 > e.g.: > > \version "2.21" > \include "english.ly" > > > { > \new PianoStaff << > \new Staff = "up" { > r2. a'4 ~ 1 > } > \new Staff = "down" { > \clef bass ><< > { >

Re: Difficulty with a missing tie

2019-05-16 Thread Michael Welsh Duggan
Thomas Morley writes: > Am Do., 16. Mai 2019 um 21:01 Uhr schrieb Michael Welsh Duggan > : >> >> In the following snippet I run into the problem that the c1 ~ c tie is >> not recognized. Does anyone have any idea how I should do this instead? >> >> \version "2.21.0" >> \include "english.ly" >>

Initial (but only initial) staff hiding

2019-05-16 Thread Michael Welsh Duggan
Here's the situation: I have a keyboard and vocal score that I am typesetting. I want the VocalStaff group not to begin until the system with the first non-rest (interesting) event, but after that I want all staff in the staffgroup to always exist, regardless of notes or lack thereof. I figured o

Re: Initial (but only initial) staff hiding

2019-05-16 Thread Kieren MacMillan
Hi Michael, > I want the VocalStaff group not to begin until the system > with the first non-rest (interesting) event, but after that I want all > staff in the staffgroup to always exist, regardless of notes or lack thereof. showMMRs = { \set Staff.keepAliveInterfaces = #'( rhythmic-grob-in