Where do I get lilypond-book ?

2007-08-06 Thread Christophe Dang Ngoc Chan
Hello, maybe too obvious as I did not found anything related to this problem on the archive... I downloaded the lilypond tarball for MacOS X (lilypond-2.10.25-2.darwin-ppc.tar.bz2). I do have a lilypond-book on my hard drive, in /sw/bin, but it is from 2005, I think I got it with Fink (apt-get s

Re: Where do I get lilypond-book ?

2007-08-06 Thread Christophe Dang Ngoc Chan
I didn't notice this section. I do apologize. Thanks a lot -- Christophe Dang Ngoc Chan [EMAIL PROTECTED] ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Chord, variables and comments [beginner]

2006-11-13 Thread Christophe Dang Ngoc Chan
Hello, sorry if the question was already asked, but I didn't find the answer in the archive (maybe I don't know which keyword to use). So, I'd like to put the guitar chords into a variable in order to reuse them, e.g. GuitarChordC = {1} First, I would like to put the duration outside the variab

Re: Chord, variables and comments [beginner]

2006-11-14 Thread Christophe Dang Ngoc Chan
> It seems that a standard preprocessor like m4 should be the best solution to your problems. OK, I just wanted to know if I did something wrong. Thanks for your prompt reply. ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/

# or not before a value

2006-11-27 Thread Christophe Dang Ngoc Chan
Hello some variables are set with just the value after the equal sign, and some require tu put a hash "#" before, e.g. indent = 2.0\cm but \set fontSize = #-2 I'd like to know what is the general rule. ___ lilypond-user mailing list lilypond-

Re: Numbering exercises; overriding defaults; points for clefs.

2006-11-29 Thread Christophe Dang Ngoc Chan
me difficult to read the exact position of the clef, or the writer may have made an error and correct it that way. But this is IMHO not usefull in printed music. -- Christophe Dang Ngoc Chan ___ lilypond-user mailing list lilypond-user@gnu.org http://

Re: # or not before a value

2006-11-29 Thread Christophe Dang Ngoc Chan
Thanks Matt ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Wikibook in French

2006-11-30 Thread Christophe DANG NGOC CHAN
some errors (I tested most of the examples, but I might have written some section a little bit fast), so don't hesitate to correct them yourself. Regards. -- Christophe Dang Ngoc Chan ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Wikibook in French

2006-12-02 Thread Christophe Dang Ngoc Chan
hours, I may begin to translate it, unless someone else stars a project. Regards -- Christophe Dang Ngoc Chan [EMAIL PROTECTED] ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Single staff polyphony and one lyric voice

2006-12-16 Thread Christophe Dang Ngoc Chan
<< { s2. e'8 e~ e4 e8 e~ e2 } \\ { r2. g,8 a~ a4^\markup \fret-diagram-terse #"o;o;2;2;o;o;" b8 a~ a2 } >>} \addlyrics { be -- hind blue eyes } % ** Any hint ? -- Christophe Dang Ngoc Chan [EMAIL PROTECTED] ___

Re: Single staff polyphony and one lyric voice

2006-12-16 Thread Christophe Dang Ngoc Chan
Le 16 déc. 06 à 13:10, Eduardo Vieira a écrit : For these cases you should use \lyricsto and \lyricmode. " You could do this to fix it: OK. So I guess I have to put all the lyrics in \lyricsto mode. I'll try it, thanks a lot. -- Christophe Dang Ngoc Chan [EMAIL