Hi Mats,

I forgot an point: with lilypond-book I get a font (emmentaler-20) which causes errors for dvips,
I did not get it working to install this font properly.

/Thorsten


Thorsten Mueller schrieb:

Hi Mats,

I want to include it in Latex-files. I know it is also possible with ps
format, but I want to control font-style from latex.
Any other solution to combine latex and lilypond?

/Thorsten

--- Ursprüngliche Nachricht ---
Von: Mats Bengtsson <[EMAIL PROTECTED]>
An: Thorsten Mueller <[EMAIL PROTECTED]>
Kopie: Han-Wen Nienhuys <[EMAIL PROTECTED]>, lilypond-user@gnu.org
Betreff: Re: TEX output
Datum: Sat, 06 May 2006 20:56:15 +0200

Why do you want TeX output?

  /Mats

Quoting Thorsten Mueller <[EMAIL PROTECTED]>:

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 <[EMAIL PROTECTED]>
An: Thorsten Mueller <[EMAIL PROTECTED]>
Kopie: lilypond-user@gnu.org
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 - [EMAIL PROTECTED] - http://www.xs4all.nl/~hanwen

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



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
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
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user





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

Reply via email to