Converting to test.ps does not work?

2005-02-15 Thread Guido Spaanbroek
Hi,   I’ve just installed LilyPond 2.4.1 from pre-compiled binaries using rpm. When running lilypond I get the following error. After execution no .ps file is created. There is a .dvi file which I can see with a dvi viewer under windows. The bars are shown. (The notes are not but under windows I do

No PS file created

2005-02-16 Thread Guido Spaanbroek
Hi, I've been trying to get LilyPond installed. Wether I compile or install from .rpm I keep getting the following error: [EMAIL PROTECTED] root]# lilypond test.ly GNU LilyPond 2.4.1 Processing `test.ly' Ontleden... Vertolken van muziek...[2] Voorbewerken van grafische objecten... Berekenen van r

RE: No PS file created

2005-02-17 Thread Guido Spaanbroek
Mats, Thank you for your response. It helped me to get further using the --verbose command. I have something extremely odd now. The first time I run lilypond I get the following error. Error invoking `ps2pdf -sPAPERSIZE=a4 test.ps'. Indeed, no .ps file is created. Now I run manually dvips test.dv

RE: No PS file created

2005-02-17 Thread Guido Spaanbroek
7 februari 2005 15:30 To: Guido Spaanbroek Cc: lilypond-user@gnu.org Subject: Re: No PS file created Are you sure that you didn't see any error message from dvips the first time you ran lilypond with --verbose? If you make a change to your .ly file, do the .ps and .pdf files change or are

RE: No PS file created

2005-02-17 Thread Guido Spaanbroek
the same problem. Would it be one of the references in the ec-mftrace.map? Anyway, at the moment I just erase the file and everything works. Regards, Guido -Original Message- From: Mats Bengtsson [mailto:[EMAIL PROTECTED] Sent: donderdag 17 februari 2005 16:38 To: Guido Spaanbroek Cc: lilyp

Unusual key

2005-02-20 Thread Guido Spaanbroek
Hi, I try to engrave a contemporary piece with LilyPond. This piece has a key with a c-sharp, f-sharp and a b-sharp in this order. I've tried to manipulate the key with the following command: \set Staff.localKeySignature = #'((3 . 2) (3 . 3)) However, there is no result. Has anyone have experien

Appogiatura with slur up

2005-03-24 Thread Guido Spaanbroek
Hi,   Is there an easy way to have the slur for the appogiatura go up instead of down in LilyPond 2.4.4? The slur is now conflicting with a lower voice.   Thanks and regards,   Guido ___ lilypond-user mailing list lilypond-user@gnu.org

repeat ending

2005-03-28 Thread Guido Spaanbroek
Hi,   I’m transcripting a piece with a repeat. In the lower staff there is a group of notes that only is played in the 2nd time. Above those notes I want to have the vertical repeat line. I managed to do that as follows:     \set Staff.whichBar = ""   \set Score.repeatCommands = #'((vo

Re: How to get straight columns

2024-10-26 Thread Guido Spaanbroek
Hi Klaus, Yes, that works, thank you! Best regards, Guido Op 26-10-2024 om 9:39 schreef K. Blum: Hi Guido, Am 26.10.2024 um 09:22 schrieb lilypond-user-requ...@gnu.org: In Lilypond, I’d like to create two columns with two systems on each line. These systems should all have the same width a

How to get straight columns

2024-10-25 Thread Guido Spaanbroek
Hi, In Lilypond, I’d like to create two columns with two systems on each line. These systems should all have the same width and be aligned equally. At the moment, some systems are wider than others. Here’s a simple version of how I’m currently setting up the layout. I’m using proportionalNotat