Re: Fink's Lilypond 2.6.3 and tex backend

2005-10-17 Thread Christian Ebert
* Julien Salort on Sunday, October 09, 2005: > I'm using lilypond on Mac OS X 10.4.2 installed by fink (Package manager > version: 0.24.10, Distribution version: 0.8.0.rsync). > It works great to output Postscript. > > However, I can't use the tex backend to get a DVI file. > I get : >% lilypond -

Re: Fink's Lilypond 2.6.3 and tex backend

2005-10-18 Thread Christian Ebert
* Mats Bengtsson on Tuesday, October 18, 2005: > I haven't followed the whole thread, but if all you want is to use > lilypond-book, there's absolutely no need to have the tex backend > of lilypond working. From version 2.6, lilypond-book includes > eps files for every score line, so as long as Li

Re: Fink's Lilypond 2.6.3 and tex backend

2005-10-21 Thread Christian Ebert
* Mats Bengtsson on Tuesday, October 18, 2005: > Version 2.6 and later has much better support for other fonts. I am experimenting now with 2.6.3 from the MacOS disk image (even though I'd prefer to compile myself w/o gui but I can't get 2.6.4 to compile at the moment). But: $ lilypond-book -Fl

Re: Fink's Lilypond 2.6.3 and tex backend

2005-10-25 Thread Christian Ebert
* Christian Ebert on Friday, October 21, 2005: > * Mats Bengtsson on Tuesday, October 18, 2005: >> Version 2.6 and later has much better support for other fonts. > > I am experimenting now with 2.6.3 from the MacOS disk image (even > though I'd prefer to compile myself

Re: Fink's Lilypond 2.6.3 and tex backend

2005-10-26 Thread Christian Ebert
* Mats Bengtsson on Tuesday, October 18, 2005: > I haven't followed the whole thread, but if all you want is to use > lilypond-book, there's absolutely no need to have the tex backend > of lilypond working. From version 2.6, lilypond-book includes > eps files for every score line, so as long as Li

Re: Proper Text output (kerning etc.)

2005-10-29 Thread Christian Ebert
* Han-Wen Nienhuys on Friday, October 28, 2005: > Robert Memering wrote: >> But what about metrics and kerning? Just type \markup{Ve} >> (e.g. for "Veni sancte spiritus) and you know what I mean. >> This hurts my eyes. I can't release books of sheet music >> with text that looks like poor MS Word o

Re: Proper Text output (kerning etc.)

2005-10-29 Thread Christian Ebert
* Han-Wen Nienhuys on Saturday, October 29, 2005: > Christian Ebert wrote: >> * Han-Wen Nienhuys on Friday, October 28, 2005: >>> Robert Memering wrote: >>> >>>> But what about metrics and kerning? Just type \markup{Ve} >>>> (e.g. for "V

Re: Proper Text output (kerning etc.)

2005-10-29 Thread Christian Ebert
* Christian Ebert on Saturday, October 29, 2005: > * Han-Wen Nienhuys on Saturday, October 29, 2005: >> Christian Ebert wrote: >>> Besides, at least on MacOS 10.3.9, including other fonts isn't >>> trivial at all; at least I couldn't get it to work, and when

Re: Escape sequence for accentuated characters?

2005-11-01 Thread Christian Ebert
* Han-Wen Nienhuys on Tuesday, November 01, 2005: > Raphael Manfredi wrote: >> Where does lilypond get its font list from, so that I can try others? > > the easiest is to put a .ttf .pfb or .pfa in ~/.fonts. If it shows up > on the output of > > fc-list > > you can use it in lily. Well

Re: Roadmap to lily code

2005-12-08 Thread Christian Ebert
* Han-Wen Nienhuys on Thursday, December 08, 2005: > andrea valle wrote: >> How much for a migration to python as a sponsored feature :-)? > > 5 digits. 1 cent is a bit cheap ;-) c -- _B A U S T E L L E N_ lesen! --->>

font-name in markup

2004-07-14 Thread Christian Ebert
Hello lilies, First of all I'd like to say how much I like the results of lilypond engraving! I don't use it much yet, just for a small section in book I am typesetting in LaTeX but it's good that this part fits so well in the overall picture. Now to the newbie question: I know how to change the

Re: font-name in markup

2004-07-21 Thread Christian Ebert
* Christian Ebert on Wed, Jul 14, 2004: > \property Lyrics . LyricText \override #'font-name = #'"lsbrj8t" > > Is there a way to do the same for markup? Just for the record: \property Staff . TextScript \override #'font-name = #'"lsbbj8t" and

tetex-beta and lilypond

2004-12-05 Thread Christian Ebert
Hello everybody, Has anybody got lilypond working with the current tetex-beta? I am working on MacOS 10.3.6 and for the moment I can use Matthias Neeracher's fink port, but this means that I have to keep two tetex systems and juggle a lot of environment variables because the port is based on stab

Re: tetex-beta and lilypond

2004-12-05 Thread Christian Ebert
* Christian Ebert on Sun, Dec 05, 2004: > Thanks to Matthias' fink patches and a few tweaks (creating > symlinks inimf -> mf, inimpost -> mpost and dumping an additional > mf-nowin format 'mf-nowin mf-nowin - mf.ini') I was able to build > lilypond-2.5.0 suc