Re: still not working

2006-11-15 Thread Mats Bengtsson
You have to separate the notes by spaces, so an input like {g8 b a g d g a g g} will work. I hope you have read the Tutorial in the mean time. /Mats Bruce Van Buskirk wrote: I keep getting a similar message when I try to use the program: # -*-compilation-*- Changing working directory to `C

still not working

2006-11-15 Thread Bruce Van Buskirk
I keep getting a similar message when I try to use the program: # -*-compilation-*- Changing working directory to `C:/Documents and Settings/Bruce/Desktop' Processing `C:/Documents and Settings/Bruce/Desktop/holly.ly' Parsing... C:/Documents and Settings/Bruce/Desktop/holly.ly:1:3: error: syntax e

Re: Dissapearing ties

2006-11-15 Thread Rick Hansen (aka RickH)
Hernan-7 wrote: > > In my first try with Lilypond (2.10.0), I seem to have met a bug that is > driving > me crazy. A pair of ties randomly appears and desappears from the output > (png o > pdf). > Well, not really randomly, but small changes in the score (seemingly > unrelated) > makes the tie

Re: Dissapearing ties

2006-11-15 Thread Han-Wen Nienhuys
hernan gonzalez escreveu: Platform: WinXP, mingw The bug seems to be have been introduced in version 2.9.26 or 2.9.27 ( lilypond-2.9.25-1.mingw.exe appears ok ; lilypond-2.9.27-1.mingw.exe exhibits the problem) I'll keep trying I think I've nailed down this bug. Try 2.10.0-2 when it comes out.

Bugs on the homepage

2006-11-15 Thread Benjamin Drung
Hello, I read the site http://lilypond.org/web/about/name and I found two bugs. 1. In the second paragraph there is the word about double: "I also knew about about a package Rosegarden" 2. The link to Rosengarden is wrong. Instead of http://www.rosegarden-music.com/ it must be http://www.rosegar

Re: Command line lilypond with -o

2006-11-15 Thread Nicolas Sceaux
Kevin <[EMAIL PROTECTED]> writes: > Invoking: > > lilypond --pdf -o /tmp/output /tmp/someinput > > results in the ps files, etc in /tmp, but the final output file ends > up in the current directory, not in/tmp like it seemingly should. Using which version of LilyPond? This look like a bug fixed

Re: Dissapearing ties

2006-11-15 Thread hernan gonzalez
Platform: WinXP, mingw The bug seems to be have been introduced in version 2.9.26 or 2.9.27 ( lilypond-2.9.25-1.mingw.exe appears ok ; lilypond-2.9.27-1.mingw.exe exhibits the problem) I'll keep trying -- Hernán J. González http://www.hjg.com.ar/ ___

Accordion symbols invisible.

2006-11-15 Thread Mirosław
Registers (by lilypond called 'accordion symbols') invisible with your commands in file 'accordion-defs-init.ly'. There is a need to create new symbol accordion.accStdbase similar to accordion.accBayanbase, not circle but rectangle (current is correct of course). Example file with all register s

Re: paper statements in score

2006-11-15 Thread Mats Bengtsson
In principle, you can do \begin{lilypond} \score{...} \paper{...} \end{lilypond} However, most of the paper variables you mention in your example below will not be taken into account when you use lilypond-book, since each score line is typeset as a single EPS file and if you want to affect what h

Command line lilypond with -o

2006-11-15 Thread Kevin
Invoking: lilypond --pdf -o /tmp/output /tmp/someinput results in the ps files, etc in /tmp, but the final output file ends up in the current directory, not in/tmp like it seemingly should. ___ bug-lilypond mailing list bug-lilypond@gnu.org http://l

Re: PS Output appears broken

2006-11-15 Thread George Macon
Han-Wen Nienhuys wrote: > > > where does this binary come from? the prefix should always be something > like > > /LilyPond.app/Contents/Resource/bin/ > /Users/gmacon/bin/lilypond is a symlink to /Users/gmacon/My_Applications/LilyPond.app/Contents/Resources/bin. If I invoke lilypond as /Users/

Re: paper statements in score

2006-11-15 Thread karim haddad
Yes thanx for the reply But this is the point of my question: When you use lilypond-book for compiling lilypond scores in a tex book, the doc says clearly that it does only \score statement. If i put the \paper statement within the \score statement lilypond is not at all happy: error: \paper c

Re: Dissapearing ties

2006-11-15 Thread Han-Wen Nienhuys
hernan gonzalez escreveu: Platform: WinXP, mingw The bug seems to be have been introduced in version 2.9.26 or 2.9.27 ( lilypond-2.9.25-1.mingw.exe appears ok ; lilypond-2.9.27-1.mingw.exe exhibits the problem) I'll keep trying can you see whether you can reproduce the problem if you run with

Re: Lilypond 2.10.0 and Denemo

2006-11-15 Thread Mats Bengtsson
Please send bug reports (and even better, bug fixes like below) to [EMAIL PROTECTED] I forward this email there! /Mats Tapio Tuovila wrote: Mats Bengtsson kirjoitti: Probably, you will have to update the syntax of the file from Denemo using convert-ly, but I wouldn't expect any other prob

Re: No space with lyric tie

2006-11-15 Thread Eduardo Vieira
Arvid wrote: "I agree that the tie should start -- and end -- below the tied syllables, but there should be a visible space." Well, I think the lyric tie shouldn't touch the vowel, too. That is it would be good if the tip of the tie would be lowered a tid bit. It looks like that the example you pr

Re: Dissapearing ties

2006-11-15 Thread Han-Wen Nienhuys
Hernan escreveu: In my first try with Lilypond (2.10.0), I seem to have met a bug that is driving me crazy. A pair of ties randomly appears and desappears from the output (png o pdf). Well, not really randomly, but small changes in the score (seemingly unrelated) makes the ties to appear and di