[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lp conflicts with lambda
From: |
Graham Percival |
Subject: |
Re: lp conflicts with lambda |
Date: |
Sat, 29 Dec 2007 15:26:21 -0800 |
Thanks, that was very clear. Added as
http://code.google.com/p/lilypond/issues/detail?id=543
Cheers,
- Graham
On Sun, 30 Dec 2007 00:24:06 +0100 (CET)
Werner LEMBERG <address@hidden> wrote:
>
> > I'm afraid that I don't understand this report. How does lilypond
> > not "cooperate" with lambda?
> >
> > Werner, are you following this? Could you supply a description for
> > the google tracker?
>
> lilypond-book always calls `latex'. There is no possibility to make
> it call `xelatex', or `lambda', or `lualatex' instead. It should be
> straightforward to remove this hard-coded value, replacing it with a
> command line option.
>
>
> Werner