collision of dynamic signs and markup text

2006-03-13 Thread Arjen Bax
Hello lilypond-users, In the following fragment \new Staff { \dynamicUp c'\f^"Solo" } the dynamic sign "f" is overwritten with the text "Solo". I know that I can solve that with \new Staff { c'^\markup{\column{"Solo" \dynamic f}} } but it happens rather often in the piece I'm typese

Re: collision of dynamic signs and markup text

2006-03-13 Thread Mats Bengtsson
I recommend to read the section on Common Tweaks (I recommend the manual for version 2.7 even if you use version 2.6) which describes how to change the default spacing between text scripts and the stave. /Mats Quoting Arjen Bax <[EMAIL PROTECTED]>: Hello lilypond-users, In the following

Re: help! need an example

2006-03-13 Thread jango
thanks a lot guys :) though i still have a trouble. that's the code i got: \version "2.6.0" global = { \key bes \major \time 4/4 } sopMusic = \relative c'' { b2 b2 \bar "||" \time 9/4 b4\( c2 d2\) d4 d4 c2\( b2\) a2\( b4 c4\) }

Re: Chord symbol placement

2006-03-13 Thread Erik Sandberg
On Sunday 12 March 2006 19.53, Edward Ardzinski wrote: > I am trying to write a lead sheet, and in a couple days feel like I've got > good progress. However, I cannot get the chord symbols to be placed above > the staff if I specify a key signature. I'm sure this is possible? It's definitely pos

Re: help! need an example

2006-03-13 Thread jango
i will definitly do that, though i don't think that music will be very useful :) -- View this message in context: http://www.nabble.com/help%21-need-an-example-t1269418.html#a3383591 Sent from the Gnu - Lilypond - User forum at Nabble.com. ___ lilypo

Re: help! need an example

2006-03-13 Thread D Josiah Boothby
There are two parts to my response: I will try to give you an outline that Should Work, then I will suggest that when you finally *do* finish it, you submit what you have to the Lilypond Snippet Repository (LSR) which can be found here: http://lsr.dsi.unimi.it/ % example code begins \version "

Re: help! need an example

2006-03-13 Thread D Josiah Boothby
actually, if you boiled it down to a measure or two, and called it something like "chorale with lyrics", it would probably be quite useful. On Mon, 13 Mar 2006, jango wrote: i will definitly do that, though i don't think that music will be very useful :) -- View this message in context: http

gregorian chant notation

2006-03-13 Thread Elie Roux
Hello, I'm a french student working on Gregorian chant as a student project. With a french monk I have elaborated a fast way to note Gregorian chant, and I would like to know what you think of it, and if it would be possible to integrate it in Lilypond. Every detail is in a document I have writte

stuck with alto\bass notes

2006-03-13 Thread jango
this is a piece of music i was trying to engrave with lilypond: http://img54.imageshack.us/my.php?image=untitled7et2.jpg i got the following: \version "2.6.0" global = { \key bes \major \time 4/4 } sopMusic = \relative c'' { b2 b2 \bar "||"

Re: stuck with alto\bass notes

2006-03-13 Thread jango
>why not try something, compile it, and if you don't like the results, >either change octaves (using , or ') or use the --png option and show us >a picture of what's wrong. honestly, i'm not entirely sure what you're >asking. sorry, i will try to clarify that =) I have that piece of music. ht

Re: stuck with alto\bass notes

2006-03-13 Thread Paul Scott
jango wrote: this is a piece of music i was trying to engrave with lilypond: http://img54.imageshack.us/my.php?image=untitled7et2.jpg i got the following: \version "2.6.0" global = { \key bes \major \time 4/4 } sopMusic = \relative c'' { b2 b2 \bar "||

Re: stuck with alto\bass notes

2006-03-13 Thread jango
thanks :) I thought, i've tried everything =/ -- View this message in context: http://www.nabble.com/stuck-with-alto%5Cbass-notes-t1275339.html#a3387552 Sent from the Gnu - Lilypond - User forum at Nabble.com. ___ lilypond-user mailing list lilypond-

Re: stuck with alto\bass notes

2006-03-13 Thread D Josiah Boothby
Two things you might want to read in the manual, and I will assume you're using version 2.6: First, as an attempt to answer your question, you might find sections 2.10 (Combining notes into chords) and 2.16 (Single staff polyphony) useful. Also, section 6.6 is devoted to a more thorough discus