lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gummi lightweight editor


From: Federico Bruni
Subject: Re: Gummi lightweight editor
Date: Sun, 07 Nov 2010 23:55:26 +0100

Il giorno dom, 07/11/2010 alle 13.21 -0600, Christopher Meredith ha
scritto:

> 
> You can get it here:
> 
> 
> https://launchpad.net/gummi/+milestone/0.4.8
> 
> 

Thanks for the link!

Unfortunately, I can't get it working...

Here's how I've applied the patch and launched the program:


$ wget -O gummi-0.4.8-lily.patch
http://lists.gnu.org/archive/html/lilypond-devel/2010-07/txt8p2E03YWmc.txt
$ wget
http://launchpad.net/gummi/trunk/0.4.8/+download/gummi-0.4.8.tar.gz
$ tar xzf gummi-0.4.8.tar.gz
$ patch -p0 <gummi-0.4.8-lily.patch
$ cd gummi-0.4.8/
$ python gummi/Core.py


This is the error message in the "Error output" tab.  I guess that
pdfTeX shouldn't be there.. right?


###################################################################

This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian)
 restricted \write18 enabled.
entering extended mode
(/tmp/tmp11hNGv.ly
LaTeX2e <2009/09/24>
Babel <v3.8l> and hyphenation patterns for english, usenglishmax,
dumylang, noh
yphenation, loaded.
! Undefined control sequence.
l.1 \relative
              c' { a b c }
? 
! Emergency stop.
l.1 \relative
              c' { a b c }
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on tmp11hNGv.log.

###################################################################


I've checked and I think that the patch was applied correctly.  For
example, in Preferences.py I have:

'typesetter': 'lilypond',

(not pdflatex)

*But* in the preferences of the GUI program the typesetter command is
pdflatex.
Am I missing something about how python packages work?

Thanks in advance for your help,
Federico




reply via email to

[Prev in Thread] Current Thread [Next in Thread]