Organ pedal foot substitution

2016-02-24 Thread Joseph N. Srednicki
Could someone possibly tell me how to code alternate foot organ pedal substitution as shown in the attached image file attach_a.png? This image is from Dickinson, Clarence. The Technique and Art of Organ Playing. London: H. W. Gray, 1922, p. 117. (Note this book is available from the IMSLP site

Storing a bookpart in a variable

2016-02-24 Thread Vaughan McAlley
Greetings, I’d like to be able to specify at the top of my main score which movements are printed. I can store a \bookpart in a variable, but I can’t seem to return it from a scheme expression. Is there a bookpart equivalent to define-music-function that I haven’t found? Vaughan %%%

Re: Fingerings get crushed if key is removed. Bug?

2016-02-24 Thread Simon Albrecht
On 24.02.2016 17:14, Pierre-Luc Gauthier wrote: Greetings, Just documenting an oddity. If you remove the key (on line 11) the piano fingerings get crushed into the beams. Rather strange… Should I file a bug report ? No, I think this is ‘expected behaviour’ in some way: Without the key si

Re: Music function for arrow directions in arpeggios

2016-02-24 Thread Noeck
Hi Simon, Am 24.02.2016 um 21:50 schrieb Simon Albrecht: > On 23.02.2016 22:22, Noeck wrote: >> the names \arpeggioUp and \arpeggioDown are still free and >> would me much more lilypondish. > > More imprecise, really. It’s really only the direction of the arrow > that’s changed, not the direction

Re: Music function for arrow directions in arpeggios

2016-02-24 Thread Kieren MacMillan
Hi Simon, > Surely it is a question of priorities. Do such alternating patterns occur > more often than situations with arpeggio direction changing once in a while, > but each change holds for several subsequent chords? That’s the question. (I > cannot answer.) I think my solution addresses th

Re: Music function for arrow directions in arpeggios

2016-02-24 Thread Simon Albrecht
On 24.02.2016 00:08, Dan Eble wrote: Is this a case where attaching an arpeggio to a chord with ^ or _ should make a difference, or do I misunderstand the point of those characters? Yes, you do. They change the direction of the entire grob, not the arpeggio-direction indicated by the arrow.

Re: Music function for arrow directions in arpeggios

2016-02-24 Thread Simon Albrecht
On 23.02.2016 16:14, Abraham Lee wrote: On Tue, Feb 23, 2016 at 8:04 AM, Malte Meyn > wrote: Am 23.02.2016 um 15:52 schrieb Caio Giovaneti de Barros: I'm trying to write a function to make easier for me to change arrow directions in ar

Re: Music function for arrow directions in arpeggios

2016-02-24 Thread Simon Albrecht
On 23.02.2016 22:22, Noeck wrote: the names \arpeggioUp and \arpeggioDown are still free and would me much more lilypondish. More imprecise, really. It’s really only the direction of the arrow that’s changed, not the direction of the whole grob. Best, Simon _

RE: How to set the line thickness for slurs and ties globally

2016-02-24 Thread Joseph N. Srednicki
Hi Kieran: Thanks. Your solution works. After I sent the message to the group, I found the following information in the documentation: http://www.lilypond.org/doc/v2.18/Documentation/learning/properties-of-layout-objects In this section of the documentation, there is an example of changing the

Re: Global volta and midi

2016-02-24 Thread Pierre-Luc Gauthier
I sort of forgot to include my example… '-_- 2016-02-24 11:34 GMT-05:00 Pierre-Luc Gauthier : > Hi there, > > I'm going through my LilyPond testing folder. > > And there is this situation I never quite resolved. > > I love the fact that I can centralize the structure of a song into a > single vari

Global volta and midi

2016-02-24 Thread Pierre-Luc Gauthier
Hi there, I'm going through my LilyPond testing folder. And there is this situation I never quite resolved. I love the fact that I can centralize the structure of a song into a single variable. e.g. structure = { \key a \major \time 4/4 \tempo 4=112 s1 | \repeat volta 2 { s1 |

Re: How to set the line thickness for slurs and ties globally

2016-02-24 Thread Kieren MacMillan
Hi Joseph, > Would someone be willing to tell me the specific codes or point me to the > documentation that explains how to set the line thicknesses of slurs and ties > globally? \layout { \context { \Score \override Slur.thickness = #10 % or whatever } } Hope this helps! Kieren.

Re: How to set the line thickness for slurs and ties globally

2016-02-24 Thread tisimst
Joseph, On Wed, Feb 24, 2016 at 9:17 AM, Joseph N. Srednicki-2 [via Lilypond] < ml-node+s1069038n187678...@n5.nabble.com> wrote: > Would someone be willing to tell me the specific codes or point me to the > documentation that explains how to set the line thicknesses of slurs and > ties globally?

How to set the line thickness for slurs and ties globally

2016-02-24 Thread Joseph N. Srednicki
Would someone be willing to tell me the specific codes or point me to the documentation that explains how to set the line thicknesses of slurs and ties globally? I want to adjust the thicknesses only for ties and slurs and not for any other lines. Snippet http://lsr.di.unimi.it/LSR/Snippet?id=3

Fingerings get crushed if key is removed. Bug?

2016-02-24 Thread Pierre-Luc Gauthier
Greetings, Just documenting an oddity. If you remove the key (on line 11) the piano fingerings get crushed into the beams. Rather strange… Should I file a bug report ? Have a good day -- Pierre-Luc Gauthier %%% http://lilybin.com/z6ukgb/6 %%

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread David Kastrup
Remy CLAVERIE writes: >> Message du 24/02/16 15:39 >> De : "Richard Shann" >> A : "Remy CLAVERIE" >> >> You don't have to be admin, you just install in your home >> directory. As with Denemo, waiting for the Distro's to wake up to new >> versions is too slow. Download from lilypond.org. Well,

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
OK. thnaks for this information !   Rémy           > Message du 24/02/16 15:39 > De : "Richard Shann" > A : "Remy CLAVERIE" > Copie à : "Phil Holmes" , "David Kastrup" , "Thomas Morley" , "lilypond-user" > Objet : Re: BarNumber instead of shortInstrumentName > > On Wed, 2016-02-24 at 1

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Thanks, it works great !!   Regards   Rémy           > Message du 24/02/16 15:04 > De : "David Nalesnik" > A : "Remy CLAVERIE" > Copie à : "Thomas Morley" , "lilypond-user" > Objet : Re: BarNumber instead of shortInstrumentName > > > > On Wed, Feb 24, 2016 at 5:59 AM, Remy CLAVERIE

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Richard Shann
On Wed, 2016-02-24 at 15:10 +0100, Remy CLAVERIE wrote: > Because, I am under ubuntu 14.04 and the default version is Lilypond > 2.16.2. I am not an admin on this pro computer, so I can't upgrade... You don't have to be admin, you just install in your home directory. As with Denemo, waiting for th

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Because, I am under ubuntu 14.04 and the default version is Lilypond 2.16.2. I am not an admin on this pro computer, so I can't upgrade...     Rémy     > Message du 24/02/16 14:48 > De : "Phil Holmes" > A : "Remy CLAVERIE" , "David Kastrup" > Copie à : "Thomas Morley" , "lilypond-user" >

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread David Nalesnik
On Wed, Feb 24, 2016 at 5:59 AM, Remy CLAVERIE wrote: > Thanks a lot Thmas for this quick answer ! > > > > Unfortunatly, I forgot to say that I use the 2.16.2 version of lilypond. > So I changed your function this way, but I have an "Unbound variable > grob::name" error... > > Can you still help

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Phil Holmes
David meant "Why are you still using such an old version of lilypond?" -- Phil Holmes - Original Message - From: Remy CLAVERIE To: David Kastrup Cc: Thomas Morley ; lilypond-user Sent: Wednesday, February 24, 2016 1:41 PM Subject: Re: BarNumber instead of shortInstrumentN

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Hello David,   Because the syntax between the 2.16 and the 2.19 versions are quite different and I do not manage to correct this "unbound variable error"...   Thanks   Rémy         > Message du 24/02/16 13:14 > De : "David Kastrup" > A : "Remy CLAVERIE" > Copie à : "Thomas Morley" , "

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread David Kastrup
Remy CLAVERIE writes: > Thanks a lot Thmas for this quick answer ! > >   > > Unfortunatly, I forgot to say that I use the 2.16.2 version of > lilypond. Why? -- David Kastrup ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Thanks a lot Thmas for this quick answer !   Unfortunatly, I forgot to say that I use the 2.16.2 version of lilypond. So I changed your function this way, but I have an "Unbound variable grob::name" error... Can you still help me ? Thanks a lot, Rémy my-bar-short-instrument-name = \with

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Thomas Morley
2016-02-24 10:05 GMT+01:00 Remy CLAVERIE : > Dear lilypond users, > > > > I would like to place BarNumbers at the right side of a StaffGroup, but I do > not see how to do that. I frist used the X/Y-offset properties but it was > not a good idea because the distance between staves of a StaffGroup is

Re: changepitch compilation error

2016-02-24 Thread Gianmaria Lari
Thank Richard and Thomas, it works! I report here what I did in case others have the same problem (and like me are beginner): - open the file changePitch.ly in frescobaldi - then menu "Tools/Update with convert-ly..." - in the dialog box, in the "From version", enter 2.18.0 and in the "To version"

Re: BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Yes !   Thanks,   Rémy           > Message du 24/02/16 10:48 > De : "Phil Holmes" > A : "Remy CLAVERIE" > Copie à : > Objet : Re: BarNumber instead of shortInstrumentName > > Do you mean the left side? > -- > Phil Holmes     - Original Message - From: Remy CLAVERIE To: lily

Re: changepitch compilation error

2016-02-24 Thread Thomas Morley
2016-02-24 10:49 GMT+01:00 Gianmaria Lari : > I've used "changePitch.ly" in the past without problem but when I tried > today I get some compilation error. I'm using lilypond 2.19.35 with > Frescobaldi. Well, I don't know about changePitch.ly- If it is LSR, please provide the link. > > This is the

Re: changepitch compilation error

2016-02-24 Thread Richard Shann
use convert-ly ... On Wed, 2016-02-24 at 10:49 +0100, Gianmaria Lari wrote: > I've used "changePitch.ly" in the past without problem but when I > tried today I get some compilation error. I'm using lilypond 2.19.35 > with Frescobaldi. > > > This is the code I'm trying to compile (it should be an

changepitch compilation error

2016-02-24 Thread Gianmaria Lari
I've used "changePitch.ly" in the past without problem but when I tried today I get some compilation error. I'm using lilypond 2.19.35 with Frescobaldi. This is the code I'm trying to compile (it should be an example from the changepitch.ly author): \include "changePitch.ly" \version "2.19.35"

BarNumber instead of shortInstrumentName

2016-02-24 Thread Remy CLAVERIE
Dear lilypond users,   I would like to place BarNumbers at the right side of a StaffGroup, but I do not see how to do that. I frist used the X/Y-offset properties but it was not a good idea because the distance between staves of a StaffGroup is flexible; so numbers were never really horizontal