Re: sustain pedals way below staff

2013-04-14 Thread Derek
Sorry the score is just too complicated to post an example piano with tenor and baritone. As the piano score has a lot of double voice type stuff {}//{} I couldn't seem to get the sustain pedal to behave so I put it in its own voice. Sorry if my terminology is off here. I used the vertical thingy

enlarging default stem length

2013-04-14 Thread Helge Kruse
I find that sometimes the notes looks clumsy. I think the length of the stem is too short as in this example: \version 2.16 \score { \relative c { \clef bass \times 4/6 { f,16 c f g a c } \times 4/6 { a g f c f, c' } r2 | } } I would like the stem length as in this example: \score

enlarging default stem length

2013-04-14 Thread Helge Kruse
I find that sometimes the notes looks clumsy. I think the length of the stem is too short as in this example: \version 2.16 \score { \relative c { \clef bass \times 4/6 { f,16 c f g a c } \times 4/6 { a g f c f, c' } r2 | } } I would like the stem length as in this example: \score

Re: enlarging default stem length

2013-04-14 Thread Nick Payne
On 14/04/13 17:49, Helge Kruse wrote: I find that sometimes the notes looks clumsy. I think the length of the stem is too short as in this example: \version 2.16 \score { \relative c { \clef bass \times 4/6 { f,16 c f g a c } \times 4/6 { a g f c f, c' } r2 | } } I would like the

Lyrics both above and below the staff with splits?

2013-04-14 Thread Avi Drissman
I'm trying to type up a vocal piece. At several places, the part splits (with completely different notes, rhythms, and lyrics), and returns to unison. During the splits, I'd like the lyrics to go above the staff for the high part, and below the staff for the low part. At first, I split using: {

Re: warning in midi

2013-04-14 Thread Eluze
MING TSANG wrote   Here is the full code. The error log is copy below. hi Ming that's too much - and also some part missing! please try to reduce your code to the absolutely minimal size, voices and instruments necessary to reproduce the error/warning (often this will be only one measure

Re: enlarging default stem length

2013-04-14 Thread Helge Kruse
Am 14.04.2013 10:05, schrieb Nick Payne: On 14/04/13 17:49, Helge Kruse wrote: I find that sometimes the notes looks clumsy. I think the length of the stem is too short as in this example: \version 2.16 \score { \relative c { \clef bass \times 4/6 { f,16 c f g a c } \times 4/6 { a g f c f, c'

Suppress the header on first bookpart page

2013-04-14 Thread Helge Kruse
I want to write all instrument's part in one book. I use a bookpart for each instrument. The headline should identify the piece, instrument and page to reduce the time for sort pages when all sheets dropped to the floor. ;-) For each instrument I have a header. How I can I suppress the head

Re: Suppress the header on first bookpart page

2013-04-14 Thread Eluze
Helge Kruse-4 wrote For each instrument I have a header. How I can I suppress the head line for the pages with header. That's the first page of a bookpart? see /part-first-page/ in http://lilypond.org/doc/v2.16/Documentation/notation-big-page#custom-titles-headers-and-footers hth Eluze --

Re: Lyrics both above and below the staff with splits?

2013-04-14 Thread Thomas Morley
2013/4/14 Avi Drissman a...@drissman.com: I'm trying to type up a vocal piece. At several places, the part splits (with completely different notes, rhythms, and lyrics), and returns to unison. During the splits, I'd like the lyrics to go above the staff for the high part, and below the staff

Re: warning in midi

2013-04-14 Thread Phil Holmes
- Original Message - From: Eluze elu...@gmail.com To: lilypond-user@gnu.org Sent: Sunday, April 14, 2013 9:58 AM Subject: Re: warning in midi MING TSANG wrote Here is the full code. The error log is copy below. hi Ming that's too much - and also some part missing! please try to

Re: Lyrics both above and below the staff with splits?

2013-04-14 Thread Phil Holmes
How about something like: \version 2.16.0 { \new Staff = Song \new Voice = Soprano { s1 | \voiceOne a'4 b'4 c''4 d''4 | \oneVoice s1 } \new Lyrics \with { alignAboveContext = Song } \lyricsto Soprano { A -- bove the stave } \new Voice = Alto { a'4 b'4 c''4 d''4

Re: Suppress the header on first bookpart page

2013-04-14 Thread Thomas Morley
2013/4/14 Eluze elu...@gmail.com: Helge Kruse-4 wrote For each instrument I have a header. How I can I suppress the head line for the pages with header. That's the first page of a bookpart? see /part-first-page/ in

Re: [Spam??] Re: enlarging default stem length

2013-04-14 Thread Trevor Daniels
Helge Kruse wrote Sunday, April 14, 2013 10:05 AM I am looking for a way to get a larger minimum but keep the length of the stem in general. Unfortunately I found nothing to overwrite at http://lilypond.org/doc/v2.16/Documentation/internals/stem as well as I didn't find magstep there.

Re: enlarging default stem length

2013-04-14 Thread Thomas Morley
2013/4/14 Helge Kruse helge.kruse-nos...@gmx.net: I am looking for a way to get a larger minimum but keep the length of the stem in general. Unfortunately I found nothing to overwrite at http://lilypond.org/doc/v2.16/Documentation/internals/stem as well as I didn't find magstep there. For

Re: warning in midi

2013-04-14 Thread Urs Liska
Phil Holmes m...@philholmes.net schrieb: - Original Message - From: Eluze elu...@gmail.com To: lilypond-user@gnu.org Sent: Sunday, April 14, 2013 9:58 AM Subject: Re: warning in midi MING TSANG wrote Here is the full code. The error log is copy below. hi Ming that's too

Newbie problems

2013-04-14 Thread Peter Toye
Just starting to try out Lilypond, and finding a few problems in getting to work at all. The OS is Windows 7, if that makes any difference. 1) Double-clicking on a .ly file gets into Wordpad, and doesn't compile the file. To compile it I have to drag-and-drop the file onto the Lilypond icon on

Re: Newbie problems

2013-04-14 Thread Federico Bruni
2013/4/14 Peter Toye lilyp...@ptoye.com Just starting to try out Lilypond, and finding a few problems in getting to work at all. The OS is Windows 7, if that makes any difference. which version of lilypond? 1) Double-clicking on a .ly file gets into Wordpad, and doesn't compile the

Re: Newbie problems

2013-04-14 Thread Urs Liska
Federico Bruni fedel...@gmail.com schrieb: 2013/4/14 Peter Toye lilyp...@ptoye.com Just starting to try out Lilypond, and finding a few problems in getting to work at all. The OS is Windows 7, if that makes any difference. which version of lilypond? 1) Double-clicking on a .ly file

Re: Newbie problems

2013-04-14 Thread Urs Liska
Federico Bruni fedel...@gmail.com schrieb: 2013/4/14 Peter Toye lilyp...@ptoye.com Just starting to try out Lilypond, and finding a few problems in getting to work at all. The OS is Windows 7, if that makes any difference. which version of lilypond? 1) Double-clicking on a .ly file

Frescobaldi fails on lilydev and RHEL Server 6.2 64 bits

2013-04-14 Thread Jacques Menu
Hello, Having read that Frescobaldi is great, I tried it out, but here is what I observed. What did I miss? Regards, -- lilidev: menu@lilydev:~/menumac/Downloads/frescobaldi-2.0.9 python Python 2.6.5 (r265:79063, Apr 16 2010, 13:09:56) [GCC 4.4.3] on linux2 Type help, copyright, credits

Re: sustain pedals way below staff

2013-04-14 Thread Keith OHara
Derek cushy at shmerek.com writes: Nevermind i think I sorted it wiht \override VerticalAxisGroup etc etc In case anybody else has the same problem, His output looked like version 2.14, so let's guess this was the bug http://code.google.com/p/lilypond/issues/detail?id=2102, fixed for 2.16,

Re: Lyrics both above and below the staff with splits?

2013-04-14 Thread Avi Drissman
I'm sorry; I was banging my head against this for so long that I just emailed out of frustration. So that's how you re-use a Lyrics. That works, but is a bit ugly in that you have to create new voices over and over. So I tried re-using a voice using that \context trick: \version 2.16.1

Re: Newbie problems

2013-04-14 Thread Peter Toye
- Sunday, April 14, 2013, 1:44:33 PM, you wrote: Federico Bruni fedel...@gmail.com schrieb: 2013/4/14 Peter Toye lilyp...@ptoye.com Just starting to try out Lilypond, and finding a few problems in getting to work at all. The OS is Windows 7, if that makes any

Re: Newbie problems

2013-04-14 Thread Thomas Scharkowski
Hi Peter, (without quotes) is missing at the end of your code. Also, I recommend using R1 instead of r1. Thomas Original-Nachricht - Sunday, April 14, 2013, 1:44:33 PM, you wrote: Federico Bruni fedel...@gmail.com schrieb: 2013/4/14 Peter

Re: Newbie problems

2013-04-14 Thread Urs Liska
Am 14.04.2013 19:27, schrieb Peter Toye: Re: Newbie problems - BTW, I recommend using Frescobaldi instead of Lilypad: http://frescobaldi.org/download Is this the right place to be recommending a rival product? I'll have a look. Thanks. It's not a rival product.

Re: Newbie problems

2013-04-14 Thread Urs Liska
Am 14.04.2013 19:27, schrieb Peter Toye: Re: Newbie problems - Federico Bruni fedel...@gmail.com schrieb: I think that you have to associate the .ly extension with Lilypad. That would seem to be the case. It's the sort of thing I'd expect the installation routine to

Re: sustain pedals way below staff

2013-04-14 Thread Derek
You are probably entirely correct on my mac I run 2.16 but on Linux it runs 2.14 and that is where I encountered the issue. Thanks for the heads up! -- View this message in context: http://lilypond.1069038.n5.nabble.com/sustain-pedals-way-below-staff-tp144406p144464.html Sent from the User

Re: Newbie problems

2013-04-14 Thread David Kastrup
Peter Toye lilyp...@ptoye.com writes: BTW, I recommend using Frescobaldi instead of Lilypad: http://frescobaldi.org/download Is this the right place to be recommending a rival product? I'll have a look. Thanks. It's not a rival product. Lilypad is just an add-on packaged with LilyPond on

Re: Rests in TabVoice

2013-04-14 Thread Keith OHara
Peter Crighton petecrighton at googlemail.com writes: Peter Crighton petecrighton at googlemail.com writes: Hello there, would it be possible to attach rests in a TabVoice to a different line? At least whole and half rests look terribly vertically off-centered, especially in

Re: RemoveEmptyStaves and the ambitus_engraver

2013-04-14 Thread Roman Stawski
Janek Warchoł janek.lilypond at gmail.com writes: On Mon, Apr 1, 2013 at 3:41 PM, Roman Stawski roman at stawski.fr wrote: Interesting. If i were you, i'd place the skips inside MainSequence and have the ambitus appear at the very beginning, and keep that first system alive (which makes

Re: Newbie problems

2013-04-14 Thread Phil Holmes
Re: Newbie problemsDon't believe this is a good idea. I have double clicking .ly files associated with running my own helper application - if it reverted to opening lilypad every time I installed a new version of lilypond, I'd be very annoyed. -- Phil Holmes - Original Message -

Re: Frescobaldi fails on lilydev and RHEL Server 6.2 64 bits

2013-04-14 Thread Wilbert Berendsen
Op Sun, 14 Apr 2013 18:11:20 +0200 Jacques Menu jacques.m...@tvtmail.ch schreef: Having read that Frescobaldi is great, I tried it out, but here is what I observed. What did I miss? I think PyQt4 is too old. -- Wilbert Berendsen (http://www.wilbertberendsen.nl)

Re: Newbie problems

2013-04-14 Thread Francisco Vila
2013/4/14 Urs Liska li...@ursliska.de: I think that you have to associate the .ly extension with Lilypad. That would seem to be the case. It's the sort of thing I'd expect the installation routine to do automatically. Yes, indeed. Could someone else on Windows check this and send a

Re: Newbie problems

2013-04-14 Thread Urs Liska
Phil Holmes m...@philholmes.net schrieb: Re: Newbie problemsDon't believe this is a good idea. I have double clicking .ly files associated with running my own helper application - if it reverted to opening lilypad every time I installed a new version of lilypond, I'd be very annoyed. Ok,

Re: Newbie problems

2013-04-14 Thread James Harkins
Thomas Scharkowski t.scharkowski at t-online.de writes: (without quotes) is missing at the end of your code. It's more likely that your mail reader interpreted as a quoted line and didn't show it to you. The final came through just fine for me. Also, I recommend using R1 instead of r1.

Re: svg output

2013-04-14 Thread Bric
On March 18, 2013 at 1:38 PM Eluze elu...@gmail.com wrote: Bric wrote lilypond -o outfile.svg -fsvg infile.ly please note that lilypond adds the extension automatically so probably you want to write lilypond -o outfile -dbackend=svg infile.ly Eluze How hard would it be to