Hi all,
I made a wrapper file as follows:

\documentclass [a4paper] {article}
\usepackage[english,hebrew]{babel}
\usepackage{amsmath}
\usepackage[dvips]{graphicx}
 
\begin{document}
input{lilyponddefs.tex}
\input titledefs.tex

\def\mustmakelilypondtitle{abcd}

\begin{document}

\lilypondfile{myscore.ly}

\end{document}

and ran:
[EMAIL PROTECTED] aamehl]$ lilypond-book mywrapper.lytex
lilypond-book (GNU LilyPond) 1.6.10
Reading `/home/aamehl/mywrapper.lytex'
Reading `/home/aamehl/myscore.ly'
Running Latex for finding dimensions...
invoking `latex '\nonstopmode \input lily-tmp.tex' 1> /dev/null 2>
/dev/null'


Error command exited with value 256

Exiting ...

Invoking LaTeX failed.
This is the error log:

This is TeX, Version 3.14159 (Web2C 7.3.1) (format=latex 2003.2.18)  21
JUN 2003 21:26
**\nonstopmode \input lily-tmp.tex
(lily-tmp.tex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo
File: size10.clo 2001/04/21 v1.4e Standard LaTeX file (size option)
)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
[EMAIL PROTECTED]
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texmf/tex/generic/babel/babel.sty
Package: babel 2001/03/01 v3.7h The Babel package

(/usr/share/texmf/tex/generic/babel/english.ldf
Language: english 2001/04/15 v3.3l English support from the babel system

(/usr/share/texmf/tex/generic/babel/babel.def
File: babel.def 2001/03/01 v3.7h Babel common definitions
[EMAIL PROTECTED]
[EMAIL PROTECTED]
)
[EMAIL PROTECTED] = a dialect from [EMAIL PROTECTED]
)
(/usr/share/texmf/tex/generic/0ivritex/rlbabel.def
File: rlbabel.def 2003/06/05 v2.3g1 Right-to-Left support from the babel
system
 Hebrew language support from the babel system


To avoid this error message,
run TeX--XeT or e-TeX engine instead of regular TeX.

! Right-to-Left Support Error: use TeX--XeT or e-TeX engine.
l.77      engine}
                 %
This error message was generated by an \errmessage
  ... (further messages elided)...
[EMAIL PROTECTED] aamehl]$ lilypond-book mywrapper.lytex

So where do I tell it to use e-TeX or Tex--Xet??
This is starting to get exciting.
Thanks
Mats (lilypond users) And Tzafrir (Ivritex)

Aaron



_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to