>> Hmm, pdflatex... What happens if you enforce xelatex?
>
> $ lilypond-book --latex-program=xelatex --output=out --pdf \
>aaa-lilybook.lytex
> [...]
> fatal error: failed files: "28/lily-a7047c84.ly"
OK. What Japanese font is used in the lilypond-book example? Is it
the same
LGTM. Thanks for implementing this.
https://codereview.appspot.com/298330043/
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-devel
2016-06-02 23:19 GMT+02:00 Werner LEMBERG :
>
>> Running `pdflatex' on file `/tmp/tmpP_qJ7Q.tex' to detect default
>> page settings.
>
> Hmm, pdflatex... What happens if you enforce xelatex?
$ lilypond-book --latex-program=xelatex --output=out --pdf aaa-lilybook.lytex
lilypond-book (GNU LilyPond
> Running `pdflatex' on file `/tmp/tmpP_qJ7Q.tex' to detect default
> page settings.
Hmm, pdflatex... What happens if you enforce xelatex?
Werner
___
lilypond-devel mailing list
lilypond-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/lilyp
First the good news.
With a build from a checkout of recent staging, I can successfully run
make LANGS='' doc
without any failure for orchestra.ly
... as soon as I comment/delete all japanese !!
But it allways fails for any japanese in the doc.
I spent some time to boil it down to a minmal example