Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread David Kastrup
Nick Payne writes: > On 28/07/13 11:47, MarcM wrote: >> thanks for the explanation. >> >> > Why wouldn't it? Separate expressions in a \line (which is what a >> > top-level markup is implicitly wrapped in) are separated by word space. >> > That's totally normal. If you want to join some elem

Slurs end point need to be different when going up & down

2013-07-27 Thread MarcM
If we compare slurs in original scores. We can see that when the second note included in the slur is going up, the end point of the slur ends on a south west point. When the interval goes down, the end point o

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread MarcM
as described int the comments, the first 3 markup produce the same spacing while the last one does not. See attachment. On Sat, Jul 27, 2013 at 10:20 PM, Nick Payne-3 [via Lilypond] wrote: > On 28/07/13 11:47, MarcM wrote: > >> thanks for the explanation. >> >> > Why wouldn't it? Separate expr

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread Nick Payne
On 28/07/13 11:47, MarcM wrote: thanks for the explanation. > Why wouldn't it? Separate expressions in a \line (which is what a > top-level markup is implicitly wrapped in) are separated by word space. > That's totally normal. If you want to join some elements, use \concat, > like with ...

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread MarcM
thanks for the explanation. > Why wouldn't it? Separate expressions in a \line (which is what a > top-level markup is implicitly wrapped in) are separated by word space. > That's totally normal. If you want to join some elements, use \concat, > like with ... You explanation and example were hel

Re: change the key signature

2013-07-27 Thread Givaldo de Cidra
2013/7/27 David Rogers > Givaldo de Cidra writes: > > > Could you help me with a code in lilypond? > > > > I have a musical example it was necessary to change the key signature. > > I made the change with the code below: > > > > \ set Staff.keySignature '= # (((1. 0.), SHARP) ((1. 3.), natural))

Re: 17th century English kbd ornaments

2013-07-27 Thread David Griffel
On Sat, Jul 27, 2013 at 8:29 PM, David Rogers wrote: > "Phil Holmes" writes: > > > It would certainly be possible and fairly simple to create glyphs like > > this. We would need to be careful about naming, since a shake is > > generally something else. > > ... > I guess both names "trill" and

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread Pierre Perol-Schneider
2013/7/27 MarcM MouvtRubatoA = \markup{ Mouv\raise #0.5 {\small t} (Rubato)} > MouvtRubatoB = \markup{ Mouv\super{t} (Rubato)} > MouvtRubatoA = \markup\concat { Mouv\raise #0.5 { \small t} " (Rubato)" } MouvtRubatoB = \markup\concat { Mouv \super {t} " (Rubato)" } should do what you're looking

Re: change the key signature

2013-07-27 Thread David Rogers
Givaldo de Cidra writes: > Could you help me with a code in lilypond? > > I have a musical example it was necessary to change the key signature. > I made the change with the code below: > > \ set Staff.keySignature '= # (((1. 0.), SHARP) ((1. 3.), natural)) > > Placing a hash in C and makes the n

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread David Kastrup
MarcM writes: > I'm trying to write "Mouvt" the abbreviation of the french word "Mouvement" > For some reason a whitespace is inserted between the 'v' and the 't' > MouvtRubato.ly > Why wouldn't it? Separate expressions in a

Re: 17th century English kbd ornaments

2013-07-27 Thread David Rogers
"Phil Holmes" writes: > It would certainly be possible and fairly simple to create glyphs like > this. We would need to be careful about naming, since a shake is > generally something else. There are indeed two quite different things both normally called "shake", one more recent (stereotypically

Re: Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread Rachael Thomas Carlson
Hello Marc: On Sat, 2013-07-27 at 10:11 -0700, MarcM wrote: > I'm trying to write "Mouvt" the abbreviation of the french word "Mouvement" > For some reason a whitespace is inserted between the 'v' and the 't' > MouvtRubato.ly >

Finale bug from Lilypond "Essay" found in commercial score

2013-07-27 Thread Michael Rivers
I'm typesetting Earl Wild's piano transcription of Rachmaninoff's "In the Silent Night" in Lilypond for my own use. The original is set using Finale from around 1990 (the copyright date). In bar 31, there's a B sharp in the second voice in the right hand, and later in the bar, an octave B natural i

Writing "Mouvt" abbreviation of "Mouvement"

2013-07-27 Thread MarcM
I'm trying to write "Mouvt" the abbreviation of the french word "Mouvement" For some reason a whitespace is inserted between the 'v' and the 't' MouvtRubato.ly MouvtRubato.pdf

Re: 17th century English kbd ornaments

2013-07-27 Thread DavidGriffel
Thank you very much Phil. I hadn't noticed this bit of the markup documentation, and it should do the trick. David Griffel On Sat, Jul 27, 2013 at 4:43 PM, Phil Holmes-2 [via Lilypond] < ml-node+s1069038n148474...@n5.nabble.com> wrote: > - Original Message - > From: "DavidGriffel" <[hid

Re: 17th century English kbd ornaments

2013-07-27 Thread Phil Holmes
- Original Message - From: "DavidGriffel" To: Sent: Thursday, July 25, 2013 10:40 AM Subject: 17th century English kbd ornaments I've looked in the lilypond documentation for ornaments like these

Re: \slashedGrace positioning problem

2013-07-27 Thread Wim van Dommelen
On 27 Jul 2013, at 05:05 , Nick Payne wrote: On 27/07/13 07:52, Wim van Dommelen wrote: Hi, I've a piece starting with a \slashedGrace. See attached .png and .ly for an example of what happens. I remember but cannot find back the positioning at the beginning of a measure has been a problem be

Re: downgrade a file using convert-ly

2013-07-27 Thread Federico Bruni
2013/7/27 David Kastrup > convert-ly has no knowledge of the various LilyPond formats, it just > uses programs based on Python pattern matching and replacement. > > Those fragments only work in one direction. convert-ly _only_ upgrades. > You have to downgrade manually. > ok, I suspected this I

Re: downgrade a file using convert-ly

2013-07-27 Thread David Kastrup
Federico Bruni writes: > Hi > > how can I downgrade an input file using convert-ly? > I've tried: > > convert-ly -e --from=2.17.20 --to=2.16.2 file.ly > > but it doesn't seem to work. > I'm missing something? convert-ly has no knowledge of the various LilyPond formats, it just uses programs base

downgrade a file using convert-ly

2013-07-27 Thread Federico Bruni
Hi how can I downgrade an input file using convert-ly? I've tried: convert-ly -e --from=2.17.20 --to=2.16.2 file.ly but it doesn't seem to work. I'm missing something? Thanks Federico ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.