Reverting TextSpanner properties

2019-02-06 Thread Andrew Bernard
I have a text spanner set up nicely to do sul ponticello -> nat. All works beautifully. But how does one revert the overrides use to achieve this to go back to a plain text spanner without undoing each and every line? Can't you just revert bound-details? Searching the list archives did not reveal

Re: How to fix this divisi please

2019-02-06 Thread Valentin Villenave
On 2/7/19, Reggie wrote: > I don't know what to say but thank you from the bottom of my heart. You > saved me and my code. Thanks! Sure, what you posted wasn’t "minimal"… but at least it worked, unlike the last time (where you had copied only a piece of the code and we couldn’t compile it on its

Re: Make Ties Transparent

2019-02-06 Thread Aaron Hill
On 2019-02-06 7:21 pm, Mike iLL wrote: I’m using `\hideNotes` so that multiple similar verses can be lined up beneath one another: Melody with four beats here Four syl — la — bles Five syl — la — bil — lies [ . . . ] The melody is hidden but ties and slurs are quite visible. I think that maki

Make Ties Transparent

2019-02-06 Thread Mike iLL
I’m using `\hideNotes` so that multiple similar verses can be lined up beneath one another: Melody with four beats here Four syl — la — bles Five syl — la — bil — lies The code: melody = \relative c'' { \clef treble \key c \major \time 3/4 << \new Voice = "chorus" { \voiceOne

Re: Reducing top margin for a single page in a score

2019-02-06 Thread David Wright
On Mon 04 Feb 2019 at 11:39:20 (-0700), foxfanfare wrote: > Andrew Bernard wrote > > I am doing a long string quartet. The full score sits nicely in the middle > > of an A4 landscape page with a generous top margin. But there's a solo > > viola part that's very dense and the staves fill out the who

Re: ChordNames on Staff

2019-02-06 Thread Kieren MacMillan
Hi Valentin, > I can think of two ways: > > \new ChordNames \with { > \consists Staff_symbol_engraver > } \chordmode { > c1 > } Ooh, that’s clever. =) K. Kieren MacMillan, composer ‣ website: www.kierenmacmillan.info ‣ email: i...@kierenmacmillan.info _

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Valentin Villenave-3 wrote > On 2/6/19, Reggie < > reegistoop@ > > wrote: >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below d

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Valentin Villenave-3 wrote > On 2/6/19, Reggie < > reegistoop@ > > wrote: >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below d

Re: ChordNames on Staff

2019-02-06 Thread Valentin Villenave
On 2/6/19, Robert Hennig wrote: > I would like to print the ChordNames casually directly on the staff, Not > above the staff. Using extra-offset works if there are no other objects > which adjusts the spacing. What is the proper way to get the ChordNames > fixed to the staff? Greetings, I can thi

Re: How to fix this divisi please

2019-02-06 Thread Valentin Villenave
On 2/6/19, Reggie wrote: > Hi. I have put together as much as I can to truly do my best. I hope I am > able to get some help to learn why I am wrong. I have a few questions. One, > how can I input notes in Violin in the empty measures below divisisi? Well, you’re using something a bit unusual : y

Re: How to fix this divisi please

2019-02-06 Thread Reggie
Michael Gerdau wrote >> Hi. I have put together as much as I can to truly do my best. I hope I am >> able to get some help to learn why I am wrong. I have a few questions. >> One, >> how can I input notes in Violin in the empty measures below divisisi? I >> don't understand where to insert in my co

Re: ChordNames on Staff

2019-02-06 Thread Aaron Hill
On 2019-02-06 12:25 pm, Robert Hennig wrote: Dear lilypond community, I would like to print the ChordNames casually directly on the staff, Not above the staff. Using extra-offset works if there are no other objects which adjusts the spacing. What is the proper way to get the ChordNames fixed t

Re: How to fix this divisi please

2019-02-06 Thread Michael Gerdau
> Hi. I have put together as much as I can to truly do my best. I hope I am > able to get some help to learn why I am wrong. I have a few questions. One, > how can I input notes in Violin in the empty measures below divisisi? I > don't understand where to insert in my code please. Second, how can I

Re: height of breath mark

2019-02-06 Thread Craig Dabelstein
Thank you lilyponders! Brilliant as always. All the best, Craig On Thu., 7 Feb. 2019, 2:39 am David Nalesnik, wrote: > On Wed, Feb 6, 2019 at 9:01 AM Kieren MacMillan > wrote: > > > > Hi Craig (and Andrew), > > > > > \version "2.19.82" > > > { > > > c''4 \once \override BreathingSign.Y-of

Re: Another question about two voices

2019-02-06 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Am Mo den 4. Feb 2019 um 21:25 schrieb Klaus Ethgen: > Am Mo den 4. Feb 2019 um 2:50 schrieb Ivan Kuznetsov: > > Would you post an example that compiles successfully ? > > Sure, why not. Any comments to my sheet? I like to learn from it. But wit

ChordNames on Staff

2019-02-06 Thread Robert Hennig
Dear lilypond community, I would like to print the ChordNames casually directly on the staff, Not above the staff. Using extra-offset works if there are no other objects which adjusts the spacing. What is the proper way to get the ChordNames fixed to the staff? I would like to create lead sheets

Re: Slur connecting fingering numbers

2019-02-06 Thread Thomas Morley
Am Mi., 6. Feb. 2019 um 06:57 Uhr schrieb Werner LEMBERG : > > > >> Hooray, it works and looks amazing! > > > > Glad I could help. > > This small example is really nice, and perhaps it can be added as a > `harp music snippet' to the documentation. > > > Werner Hi Werner, currently the code hi

Re: text block as spanner

2019-02-06 Thread Thomas Morley
Am Mi., 6. Feb. 2019 um 12:44 Uhr schrieb Leo Correia de Verdier : > > Thanks a lot to all for the help and all code you’ve written! > I included Thomas'/Harm's multiple-text-spanners-via-id from February third. Credits to David Nalesnik! I did only some minor updating/amending. Best, Harm ___

How to fix this divisi please

2019-02-06 Thread Reggie
Hi. I have put together as much as I can to truly do my best. I hope I am able to get some help to learn why I am wrong. I have a few questions. One, how can I input notes in Violin in the empty measures below divisisi? I don't understand where to insert in my code please. Second, how can I put a c

Re: word-wrapping in a markup column

2019-02-06 Thread David Nalesnik
Hi Kieren and Abraham, On Tue, Feb 5, 2019 at 12:36 PM Abraham Lee wrote: > > Hi, David! > > On Tue, Feb 5, 2019 at 11:14 AM David Nalesnik > wrote: >> >> Hi all, >> >> This snippet leaves no space between the word-wrapped items: >> >> \version "2.19.82" >> >> \markup \override #'(line-width .

Re: height of breath mark

2019-02-06 Thread David Nalesnik
On Wed, Feb 6, 2019 at 9:01 AM Kieren MacMillan wrote: > > Hi Craig (and Andrew), > > > \version "2.19.82" > > { > > c''4 \once \override BreathingSign.Y-offset = 4 \breathe > > c'' c'' c'' > > } > > Note that you can also use the tweak version: > > \version "2.19.82" > { > c''4 \tweak Y-o

Re: Scheme char issue

2019-02-06 Thread David Kastrup
Leo Correia de Verdier writes: > Dear list! > > The following code is not compiling as I think it should. (I think it > should output a square root sign, it should be valid scheme code for > that) > > \version "2.19.82" > \void #(display #\x221A) > > Is it because I’m stupid, some known issue or

Re: height of breath mark

2019-02-06 Thread Kieren MacMillan
Hi Craig (and Andrew), > \version "2.19.82" > { > c''4 \once \override BreathingSign.Y-offset = 4 \breathe > c'' c'' c'' > } Note that you can also use the tweak version: \version "2.19.82" { c''4 \tweak Y-offset 4 \breathe c'' c'' c'' } Hope that helps! Kieren. __

Re: Selectively remove some staves consisting only of rests

2019-02-06 Thread Kieren MacMillan
Hi David, >> Unless Forbid_line_break_engraver has been removed. > Yes, that’s one of the reasons I used the quotes around "must"… =) To that point: My solution was… unconventional, shall we say… But it solves the problem in what I estimate would be >99% of the scores that Lilypond users would

Re: Selectively remove some staves consisting only of rests

2019-02-06 Thread Kieren MacMillan
Hi David, >> Working with Andrew’s "spacer" situation, I see now that my staff >> layout functions can be simplified significantly: since every break >> "must" be accompanied by a bar (even if it’s an invisible one!), > > Unless Forbid_line_break_engraver has been removed. Yes, that’s one of the

Scheme char issue

2019-02-06 Thread Leo Correia de Verdier
Dear list! The following code is not compiling as I think it should. (I think it should output a square root sign, it should be valid scheme code for that) \version "2.19.82" \void #(display #\x221A) Is it because I’m stupid, some known issue or something else? Do you know about some workaroun

Re: text block as spanner

2019-02-06 Thread Leo Correia de Verdier
Thanks a lot to all for the help and all code you’ve written! I included Thomas'/Harm's multiple-text-spanners-via-id from February third. This is what I ended up with: \version "2.19.80" \include "multiple-text-spanners-via-id.ly" longTextInstr = #(define-music-function (alongtext) (string?

Re: height of breath mark

2019-02-06 Thread Andrew Bernard
Hi Craig, For example: \version "2.19.82" { c''4 \once \override BreathingSign.Y-offset = 4 \breathe c'' c'' c'' } Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Selectively remove some staves consisting only of rests

2019-02-06 Thread Michael Gerdau
Hi Kieren, > In the snippet below, you can see the effects of forcing visibility > (\showStaff), forcing invisibility (\hideStaff), and reverting to normal > (\resetStaff). Note that these functions can also be used with \once, if > desired (though I haven’t in this snippet). [snip] > %%% SNIP