Re: Problem with \triangle ##f

2008-02-06 Thread Mats Bengtsson
Make sure to add a space between the ##f and the }. /Mats Aaron Dalton wrote: I'm using v.2.10.19 on FreeBSD and am trying to use the \markup{\triangle ##f} command. When I do, however, I get the following error. Renaming input to: `21.ly'

point-and-click in evince

2008-02-06 Thread Anh Hai Trinh
Hello lilypond-users, I am wondering if there is a way to set up point-and-click with GNOME Evince? That would be really nice. Thank you all, Anh Trinh ___ lilypond-user mailing list lilypond-user@gnu.org

guitar notation - cross handle

2008-02-06 Thread Lukas Mayer
Is there a funktion for cross/t handles (Quergriff in German)? It is very important but i didn't find it. Thx Lukas Mayer ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Scheme: Is there a ... - Doc error?

2008-02-06 Thread Risto Vääräniemi
On 05/02/2008, Mats Bengtsson wrote: I have already answered that question in my previous email: Yes you did, thanks. I'm sorry. I just couldn't believe that scheme could create these new names by itself. :-) see the end of Markup construction in Scheme. One thing though ... about the

Re: point-and-click in evince

2008-02-06 Thread Nicholas WASTELL
On Wed, 06 Feb 2008 05:05:54 -0500, Anh Hai Trinh wrote: I am wondering if there is a way to set up point-and-click with GNOME Evince? Hello, Yes, it is possible, but I can't help you directly. If you go to http://www.nabble.com/Gnu---Lilypond---User-f1722.html and search for 'point and

Re: Scheme: Is there a ... - Doc error? other stuff

2008-02-06 Thread Risto Vääräniemi
Dear All, I'm sorry if this arrives twice. My Gmail is behaving a bit strangely today. This one is improved a bit from the previous one. On 05/02/2008, Mats Bengtsson wrote: I have already answered that question in my previous email: Yes you did, thanks. I'm sorry. I just couldn't believe that

Re: Scheme: Is there a ... - Doc error? other stuff

2008-02-06 Thread Mats Bengtsson
See http://lists.gnu.org/archive/html/bug-lilypond/2006-01/msg00163.html Now that we recently have renamed some properties and predefined macros in 2.11.37 and coming 2.11.38, in order to get a more unified naming, maybe it's time to bring up my old proposal. However, you are right that there is

Re: Problem with \triangle ##f

2008-02-06 Thread Aaron Dalton
Mats Bengtsson wrote: Make sure to add a space between the ##f and the }. /Mats And voila! *jots this down in his things to remember about Scheme book* Thanks for your help. -- Aaron Dalton | Super Duper Games [EMAIL PROTECTED] | http://superdupergames.org

Re: Fwd: Crippled PS/RPM output on RHEL5

2008-02-06 Thread Mats Bengtsson
This looks very weird. I've never seen exactly this problem before, but it looks as if the font metrics information is lost so that LilyPond thinks that the characters have zero width. I assume you have installed using the Any x86 package from http://lilypond.org/web/install/ and that you

Re: Fwd: Crippled PS/RPM output on RHEL5

2008-02-06 Thread Ozgur Yuksel
Hi, I have tested now both 2.10.33-1 and 2.11.38-1 and result was exactly the same. Ozgur On Feb 6, 2008 5:12 PM, Mats Bengtsson [EMAIL PROTECTED] wrote: This looks very weird. I've never seen exactly this problem before, but it looks as if the font metrics information is lost so that

Why Is This Merge Behavior Different?

2008-02-06 Thread Ted Stanion
Hello All, The following code is modified from section 6.3.5 of the LilyPond 2.10.33 manual. Can someone explain to me why the eighth note and half note have their heads merged in the first measure while the quarter note and the half note in the second measure do not? Thanks, Ted Begin

Re: Program crashes whenever I start it (not solved yet)

2008-02-06 Thread Bryan Previte
Simon Dahlbacka simon.dahlbacka at gmail.com writes: Just a random thought, do you have another python version installed?/Simon I have the latest version of Python (ver. 2.5) installed. ___ lilypond-user mailing list lilypond-user@gnu.org

Re: Crippled PS/RPM output on RHEL5

2008-02-06 Thread Han-Wen Nienhuys
2008/2/4, Ozgur Yuksel [EMAIL PROTECTED]: Hi LilyPonders, I am working with GNU LilyPond 2.11.37 (the problem had existed with 2.10 too) on one RHEL5 box and a FC7 box. Although I have proper output with my FC7 box, I get crippled output (both PS and PDF) on RHEL5. The attached files bad.*

Re: Tip / trick: making Adobe fonts available to fontconfig

2008-02-06 Thread Han-Wen Nienhuys
a couple of notes: - you can also symlink the font files, which takes less space - the proper place for user settings is ~/.fonts.conf - The lilypond fontcache lives in (IIRC) ~/.lilypond-fonts-XXX or ~/.fontconfig/ ; I recommend to remove this directory and run lily again. Fontconfig has