lilypond-user
[Top][All Lists]
Advanced

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

Re: Problems after upgrading (lilypond-book)


From: Mats Bengtsson
Subject: Re: Problems after upgrading (lilypond-book)
Date: Tue, 16 Aug 2005 12:54:39 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.8) Gecko/20050511

Strange! Here are the results I get with version 2.6.3,

$ export LANG=en_US
$ lilypond-book -o out --psfonts /tmp/test.lytex
lilypond-book (GNU LilyPond) 2.6.3
Reading /tmp/test.lytex...
Dissecting...
Writing snippets...
All snippets are up to date...
Compiling test.tex...
test.tex is up to date.

DVIPS usage:
    dvips -h out/test.psfonts out/test.dvi
address@hidden lilypond-2.6]$ export LANG=de_DE
address@hidden lilypond-2.6]$ lilypond-book -o out --psfonts /tmp/test.lytex
Aufruf: lilypond-book [OPTIONEN]... DATEI

LilyPond-Auszüge in gemischtem HTML-, LaTeX- oder texinfo-Dokument verarbeiten.Beispiel-Aufrufe:

   lilypond-book --filter="tr '[a-z]' '[A-Z]'" BUCH
   lilypond-book --filter="convert-ly --no-version --from=2.0.0 -" BUCH
   lilypond-book --process='lilypond -I include' BUCH
...


Maybe you have some other locale related environment variable set.
What does the command 'locale' return? After an export LANG=en_US,
I get:

LANG=en_US
LC_CTYPE="en_US"
LC_NUMERIC="en_US"
LC_TIME="en_US"
LC_COLLATE="en_US"
LC_MONETARY="en_US"
LC_MESSAGES="en_US"
LC_PAPER="en_US"
LC_NAME="en_US"
LC_ADDRESS="en_US"
LC_TELEPHONE="en_US"
LC_MEASUREMENT="en_US"
LC_IDENTIFICATION="en_US"
LC_ALL=


   /Mats

Wolfgang Mechsner wrote:
I wrote
export LANG=en_US
export LANG

in my \etc\profile.

Now I get the same messages in English. I am not realy a Linux
expert ...

Wolfgang

On Sat, 2005-08-06 at 20:49 +0200, Mats Bengtsson wrote:

Are you sure that you clear the $LANG environment variable in the same
shell as you call the lilypond-book program? It certainly solves the
problem over here.

   /Mats

Wolfgang Mechsner wrote:

It's to bad, but does not seem to be the solution. :-(, But thank you
for the fast answer!

Wolfgang

Am Samstag, den 06.08.2005, 17:05 +0200 schrieb Mats Bengtsson:


It seems to be some problems with the translations to local languages
in lilypond-book. The bug has already been reported to the lilypond-bug
mailing list and waiting for that, you can get rid of the problem by
doing
unset LANG
or
export LANG=en_US
which gives the default English warning and error messages but should
solve your problem.

  /Mats

Wolfgang Mechsner wrote:


Hi,

after upgrading to 2.6.3. (2.6.0 worked fine) I have a problem with
lilypond-book.

After

lilypond-book -o out test.lytex

I get this:
###################
..........
Layout nach »lily-244139305-1.eps« ausgeben...
Layout nach »lily-244139305.eps« ausgeben...


test.tex kompilieren...
Schreibe `test.tex'...
lilypond-book-bin-2.6.3: Warnung: option --psfonts not used
lilypond-book-bin-2.6.3: Warnung: Verarbeitung mit dvips wird keine
Schriftarten haben

DVIPS-Aufruf:
  dvips -h out/test.psfonts out/test.dvi
#####################

If I write

lilypond-book --psfonts test.lytex

I get a long report, what options are possible.
Please help!

Wolfgang



--
=============================================
        Mats Bengtsson
        Signal Processing
        Signals, Sensors and Systems
        Royal Institute of Technology
        SE-100 44  STOCKHOLM
        Sweden
        Phone: (+46) 8 790 8463                         
        Fax:   (+46) 8 790 7260
        Email: address@hidden
        WWW: http://www.s3.kth.se/~mabe
=============================================




reply via email to

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