Re: Cygwin, Melody with chords

2004-01-21 Thread darius
Thanks (to Bart too...), it really works fine now. Just a tiny issue with convert-ly: when facing a commentized grace construct: % \grace{a} what it generates is invalid. It is of course not blocking, or even serious, but I thought someone might care to know Cheers, Darius. Quoting Mats

Re: Cygwin, Melody with chords

2004-01-19 Thread Mats Bengtsson
An alternative to the answer you have already received is to run setup.exe again and select the tetex-base package (you already have the tetex-tiny package wich is an (unfortunately too) tiny version of tetex-base). I think I have sent a bug report on tetex-tiny several months ago. /Mats [EMAIL

RE: Cygwin, Melody with chords

2004-01-18 Thread Bertalan Fodor
Well, I think that's a bug in lilypond 2.0.x To fix it: edit c:\cygwin\usr\share\lilypond\2.0.1\scm\font.scm you will find lines with cmss17, cmss12, cmss10, cmss8 and so on. Well, cmss7 and below does not exist. So change all font names below cmss8 to cmss8. I think that in recent development

Cygwin, Melody with chords

2004-01-18 Thread darius
Hi everybody, I just installed the latest stable cygwin-based lilypond, and together with convert-ly, despite a few glitches here and there - when \grace is commented out, for instance - I must say the transition went pretty well, even when dealing with intricate piano scores. It just se