lilypond-user
[Top][All Lists]
Advanced

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

Re: TEX output


From: Mats Bengtsson
Subject: Re: TEX output
Date: Sat, 06 May 2006 20:56:15 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

Why do you want TeX output?

  /Mats

Quoting Thorsten Mueller <address@hidden>:

Hi Han-Wen,

thanks for your answer,
I have now several possibilities:
1. take another lilypond-version which can I use to get Tex-output, which
version can I use ?
2. have you already fixed the bug and recompiled lilypond, where can I
download the new precompiled binaries for linux? If it already exists?
3. I fix the bug myself, but I have no idea about the source-code of
lilypond and I have never compiled lilypond before, which could cause a lot
of pain on a not-prepared system.

Any help, ideas, suggestions are welcome

Thorsten



--- Ursprüngliche Nachricht ---
Von: Han-Wen Nienhuys <address@hidden>
An: Thorsten Mueller <address@hidden>
Kopie: address@hidden
Betreff: Re: TEX output
Datum: Sat, 06 May 2006 14:09:35 +0200

Thorsten Mueller wrote:
> Hi all,
>
> I tried to get an tex-output with version 2.8.1
> I tried the follwing things:
> I took a file from the documentation: petite-ouverture-a-danser.ly
> lilypond petite-ouverture-a-danser.ly --> works I get a ps and pdf
output
> lilypond -f svg -b svg petite-ouverture-a-danser.ly -->works a get an
> svg-picture
>
> lilypond -f tex -b tex petite-ouverture-a-danser.ly --> failure:
> GNU LilyPond 2.8.1
> Processing `petite-ouverture-a-danser.ly'
> Parsing...
> Interpreting music... [8][16][24][32][40][47]
> Preprocessing graphical objects...
> Calculating line breaks...
> [3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]ERROR:
> Unbound variable: TEX_STRING_HASHLIMIT
>
> lilypond -f dvi -b tex petite-ouverture-a-danser.ly --> failure:
> GNU LilyPond 2.8.1
> Processing `petite-ouverture-a-danser.ly'
> Parsing...
> Interpreting music... [8][16][24][32][40][47]
> Preprocessing graphical objects...
> Calculating line breaks...
> [3][6][9][12][15][18][21][24][27][30][33][36][39][42][45][47]ERROR:
> Unbound variable: TEX_STRING_HASHLIMIT
>
> I tried to find the variable TEX_STRING_HASHLIMIT and found it with
> "grep" in output-texstr.scm bu there it is definded shortly before use
> and in /usr/local/lilypond/usr/bin/lilypond, so I would guess a library
> or s.th. like this is missing, but I'm stucked at this point!

Yes, the C++ code says


   /*
     Actually, it's defined in framework-texstr, but let's see how long
     it takes before we get a bugreport. HWN 13/2/2006.
    */
   SCM limit = ly_lily_module_constant ("TEX_STRING_HASHLIMIT");
   string key_str = ly_scm2string (font->font_file_name ());

2.5 months. not bad.

--

Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen

LilyPond Software Design
  -- Code for Music Notation
http://www.lilypond-design.com



_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user


--
Analog-/ISDN-Nutzer sparen mit GMX SmartSurfer bis zu 70%!
Kostenlos downloaden: http://www.gmx.net/de/go/smartsurfer


_______________________________________________
lilypond-user mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/lilypond-user








reply via email to

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