Re: Fwd: Dividing ties and adjusting ties in an arpeggiated chord

2011-04-02 Thread madMuze
>It will be interesting to see if it works >in this example where there is more than one tie at a time. >That potentially answers half my question. I wonder if anyone knows >how to alter the curve of the ties in this situation. Oh dear, but you are asking for it ! If one is adept with scheme, som

Re: [PATCH] New feature: A-A. Backend

2011-04-02 Thread Han-Wen Nienhuys
On Fri, Apr 1, 2011 at 8:51 AM, Valentin Villenave wrote: > Greetings, > > Graham's recent 2.14 announcement, as well as Mike's wonderful work on > the Emoticon_engraver (see > http://lists.gnu.org/archive/html/lilypond-user/2011-03/msg00860.html > ) made me realize there are other features much m

Fwd: Beyond bars, book by Elaine Gould

2011-04-02 Thread bruys .
-- Forwarded message -- From: bruys . Date: Sun, Apr 3, 2011 at 11:00 AM Subject: Re: Beyond bars, book by Elaine Gould To: flup2 Dear Philippe, Behind Bars is published by Faber Music (Elaine Gould is an editor with Faber), so it is more likely to be available with a print musi

Fwd: Dividing ties and adjusting ties in an arpeggiated chord

2011-04-02 Thread bruys .
-- Forwarded message -- From: bruys . Date: Sun, Apr 3, 2011 at 11:14 AM Subject: Re: Dividing ties and adjusting ties in an arpeggiated chord To: -Eluze Dear Eluze, Thank you very much for that, it looks like just what I need. The link didn't work, but knowing the title I was a

Re: position of the little '8' in bass clef

2011-04-02 Thread madMuze
> Is there a way to lower the '8' to right above the clef? In your definitions file, you could have: clfBsUp = { \override Staff.OctavateEight #'extra-offset = #'(-0.3 . -1.2) \clef "bass^8" } In the music, you would type: \clfBsUp Adjust the extra-offset numbers to s

Re: no natural sign when clef changes

2011-04-02 Thread Keith OHara
Bernhard Ott gmx.net> writes: > > IMHO there should be a natural sign showing the f' after the > clef-change: am I wrong? > > music = \relative c' { > c8 d e fis > c d e f > c8 d e fis > \clef "alto" c d e f > } This is a bug, listed at http://code.google.com/p/lilypond/iss

Re: Coloring individual staff lines snippet error

2011-04-02 Thread m...@apollinemike.com
On Apr 2, 2011, at 12:01 PM, Paul Morris wrote: > I was trying to use this snippet to experiment with customizing staff line > colors: > http://lsr.dsi.unimi.it/LSR/Item?id=700 > > But I get the following error when trying to compile the snippet in LilyPond: > > Parsing... > Interpreting music.

Re: Beyond bars, book by Elaine Gould

2011-04-02 Thread Han-Wen Nienhuys
On Sat, Apr 2, 2011 at 2:54 AM, flup2 wrote: > > Hello, > > In a recent message, I discovered the reference to Elaine Gould's book > "Beyond Bars". I never read about it before (I only knew Gardner Read and > Kurt Stone books) and would like to know more about it from people who own > and use it.

Coloring individual staff lines snippet error

2011-04-02 Thread Paul Morris
I was trying to use this snippet to experiment with customizing staff line colors: http://lsr.dsi.unimi.it/LSR/Item?id=700 But I get the following error when trying to compile the snippet in LilyPond: Parsing... Interpreting music... Preprocessing graphical objects... Finding the ideal number o

Re: lilypond-book "too many open files"

2011-04-02 Thread Victor Eijkhout
On Apr 2, 2011, at 4:41 AM, Matthias Kilian wrote: > In which version > does this happen, 2.12 or 2.13? Using 2.12.3. Thanks, Victor. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Mac compiling and executing

2011-04-02 Thread Carl Sorensen
James, It looks to me like you don't have your path set up right. You should not be in the ~/bin directory to run lilypond. Eliminate the links ~/bin/lilypond and ~/bin/maqam.ly. move samai_bayyati_arabi_qadim.ly to another directory, say ~/test-lily Change to ~/test-lily Make sure that your

Re: lilypond-book "too many open files"

2011-04-02 Thread Matthias Kilian
On Sat, Apr 02, 2011 at 03:15:07AM -0500, Victor Eijkhout wrote: > Running lilypond-book generates over 2000 pdf files. And then > something says "too many open files". > > Is there a way around that? As a workaround, increase your file descriptor limit (for examepl, ulimit -n 3000). But be awa

lilypond-book "too many open files"

2011-04-02 Thread Victor Eijkhout
Running lilypond-book generates over 2000 pdf files. And then something says "too many open files". Is there a way around that? Victor. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user