Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Andrew Bernard
Hi Stanton, You don’t need both \\ and \new Voice. That’s kind of redundant. Andrew ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Stanton Sanderson
Here is another (perhaps less elegant) solution: rh = \relative c'' { << \voiceOne { c2.~ | \stemDown \shiftOnn c } \\ \new Voice { \voiceTwo s2. | \shiftOnn af2 s4

Re: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Andrew Bernard
HI Joseph, Sorry. That’s what comes from me writing in a hurry. Why does this work? Because if you use \\ in voices new voices are created and discarded after. If you use \new Voice you can tie into and out of the first voice as it is a continuation of the existing voice. Also observe that

Re: Transpose down a perfect fifth

2016-04-10 Thread Ryan Michael
Sorry all . I was doing \transpose but on something demarcated as \relative c'{} Which meant it was an octave higher after transposition On Sunday, April 10, 2016, Tim McNamara wrote: > > > Sent from my iPad > > > On Apr 10, 2016, at 5:21 PM, Ryan Michael

Re: Transpose down a perfect fifth

2016-04-10 Thread Tim McNamara
Sent from my iPad > On Apr 10, 2016, at 5:21 PM, Ryan Michael wrote: > > Hello . I have a score that I would the entirety of to be transposed down a > perfect fifth. > I tried > > \Transpose c f,{ > > E4 e f g g f e d c c d e e4. D8 d2 r2 > } Out of curiosity,

Re: Transpose down a perfect fifth

2016-04-10 Thread Thomas Morley
2016-04-11 0:21 GMT+02:00 Ryan Michael : > Hello . I have a score that I would the entirety of to be transposed down a > perfect fifth. > I tried > > \Transpose c f,{ > > E4 e f g g f e d c c d e e4. D8 d2 r2 > } > > But that was greater than a fifth. > > Then I tried > >

Transpose down a perfect fifth

2016-04-10 Thread Ryan Michael
Hello . I have a score that I would the entirety of to be transposed down a perfect fifth. I tried \Transpose c f,{ E4 e f g g f e d c c d e e4. D8 d2 r2 } But that was greater than a fifth. Then I tried \transpose c f{ %ibidem% } But that also didn't work ... } -- ॐ नमः शिवाय

Re: Copyright on first page, footer on following

2016-04-10 Thread Thomas Morley
2016-04-10 19:35 GMT+02:00 Carl-Henrik Buschmann : > Aha! Get it. Thank you for the explanation. > > But it leaves me none the wiser on how to do it, it being one footer one the > first page and a second for the rest? Try: \header { copyright = \markup {

RE: Parallel music, adding a voice, stem not appearing

2016-04-10 Thread Joseph N. Srednicki
Hi Andrew (and others on the mailing list): Thanks for taking the time to write your suggestion. I pasted your recommended solution into Lilypond. (I also installed Lilypond 2.19.38 in Windows to make sure that I am running the same version.) When I compile, I receive a warning about

Re: Copyright on first page, footer on following

2016-04-10 Thread Carl-Henrik Buschmann
Aha! Get it. Thank you for the explanation. But it leaves me none the wiser on how to do it, it being one footer one the first page and a second for the rest? > Den 10. apr. 2016 kl. 19.20 skrev Abraham Lee : > > Carl, > > That's because copyright is normally

Re: Copyright on first page, footer on following

2016-04-10 Thread Abraham Lee
Carl, That's because copyright is normally defined/used within the oddFooterMarkup and conditionally printed on the first page only. Since you redefine oddFooterMarkup, copyright has no conditional print command AT ALL, therefore it doesn't show up. You'll need to add it back in yourself. Best,

Copyright on first page, footer on following

2016-04-10 Thread Carl-Henrik Buschmann
Hi, I’m having trouble making lilypond print the copyright information on the first page while printing a simple footer on the following pages. oddFooterMarkup seems to cannibalize the copyright: \version "2.19.36" \header { copyright = \markup { \center-column { \vspace #2

Re: musicxml export

2016-04-10 Thread Urs Liska
Am 10. April 2016 16:32:33 MESZ, schrieb Martin Tarenskeen : > > >On Sun, 10 Apr 2016, mj wrote: > >> Hi all, >> Anyway, thanks for the helping to find the option in frescobali. > >P.S. Frescobaldi uses the python-ly library. It's part of the >Frescobaldi >installer (I

Re: musicxml export

2016-04-10 Thread Martin Tarenskeen
On Sun, 10 Apr 2016, mj wrote: Hi all, Anyway, thanks for the helping to find the option in frescobali. P.S. Frescobaldi uses the python-ly library. It's part of the Frescobaldi installer (I guess). There is also a standalone commandline utility called "ly" (python script) that can do

Re: musicxml export

2016-04-10 Thread Urs Liska
Am 10. April 2016 12:52:19 MESZ, schrieb mj : >Hi all, > >On 04/09/2016 11:34 PM, Martin Tarenskeen wrote: >> Warning: It's hidden as "experimental" with a reason. Don't expect >> miracles from it. >> > >Played with it a little bit, and yes, agreed... it is still a little

Re: musicxml export

2016-04-10 Thread mj
Hi all, On 04/09/2016 11:34 PM, Martin Tarenskeen wrote: Warning: It's hidden as "experimental" with a reason. Don't expect miracles from it. Played with it a little bit, and yes, agreed... it is still a little bit bumpy, yes... :-) Leaving out \chordmode improves the musicxml output

Re: Coloring volta bracket

2016-04-10 Thread David Kastrup
Andrew Bernard writes: > Hi Spela, > > That is a very old version of lilypond from 2009. The most recent > stable is 2.18.2. The most recent development version is 2.19.35. 2.19.39 actually. -- David Kastrup ___

Re: Coloring volta bracket

2016-04-10 Thread Andrew Bernard
Hi Spela, That is a very old version of lilypond from 2009. The most recent stable is 2.18.2. The most recent development version is 2.19.35. I would strongly recommend that you upgrade to 2.18.2 at least. Any reason why you cannot? People on the list will be far more willing to help with

Re: Coloring volta bracket

2016-04-10 Thread David Kastrup
SpelaK writes: > I have some problems coloring volta bracket. Using 2.13.2 version of Lilypond. > I would like to color all staff objects. 2.13.2?!? People using the stable version 2.14 version will strongly be encouraged to upgrade. But why would anyone use a

Re: Coloring volta bracket

2016-04-10 Thread Pierre Perol-Schneider
Hi Spela, I do not have the v13.2 but whith v14.2 it seems to work fine: \version "2.14.2" #(define (override-color-for-all-grobs color) (lambda (context) (let loop ((x all-grob-descriptions)) (if (not (null? x)) (let ((grob-name (caar x))) (ly:context-pushpop-property

Re: Coloring volta bracket

2016-04-10 Thread Andrew Bernard
Hi, Are you sure about the version number? It helps people help you if we have the precise version. Andrew On 10/04/2016, 18:31, "lilypond-user on behalf of SpelaK" wrote: I have some problems

Coloring volta bracket

2016-04-10 Thread SpelaK
I have some problems coloring volta bracket. Using 2.13.2 version of Lilypond. I would like to color all staff objects. - If I use this command, it colors everything automatically, except the volta bracket: #(define (override-color-for-all-grobs color) (lambda (context)

Re: align text spanners and dynamics

2016-04-10 Thread matpen3@gmail
Hi Andrew thanks again…But it’s still obscure for me. I found on the line an example (here attached) that works using the dynamics context to align automatically text spanners and metro.This contest should be intended precisely to avoid the manual adjustments. testSpannerNo.ly Description: Binary