lilypond-devel
[Top][All Lists]
Advanced

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

Re: make doc still fails - problem with lilypond-book - was: Still canno


From: Thomas Morley
Subject: Re: make doc still fails - problem with lilypond-book - was: Still cannot make doc
Date: Sat, 4 Jun 2016 00:12:57 +0200

2016-06-03 23:57 GMT+02:00 Thomas Morley <address@hidden>:
> 2016-06-03 14:02 GMT+02:00 Masamichi Hosoda <address@hidden>:
>>> %%%%%%% start of aaa-lilybook.lytex
>>>
>>> \documentclass[a4paper]{article}
>>>
>>> \begin{document}
>>>
>>> \begin{lilypond}
>>> \markup {
>>>   %foo bar buzz
>>>   いろはにほへど ちりぬるを
>>> }
>>>
>>> \end{lilypond}
>>>
>>> \end{document}
>>>
>>> %%%%%%% end of aaa-lilybook.lytex
>>>
>>> always fails with:
>>>
>>> $ lilypond-book --output=out --pdf aaa-lilybook.lytex
>>> lilypond-book (GNU LilyPond) 2.19.43
>>> Reading aaa-lilybook.lytex...
>>> Running `pdflatex' on file `/tmp/tmpP_qJ7Q.tex' to detect default page 
>>> settings.
>>>
>>> Dissecting...
>>> Writing snippets...
>>> Processing...
>>> Running lilypond...
>>> GNU LilyPond 2.19.43
>>> Processing `./snippet-map--2641629851966957681.ly'
>>> Parsing...
>>> Processing `./55/lily-88e32432.ly'
>>> Parsing...
>>> Layout output to `./55/lily-88e32432.eps'...
>>> Converting to `./55/lily-88e32432.pdf'...
>>> warning: `(gs -q -dNOSAFER -dEPSCrop -dCompatibilityLevel=1.4
>>> -dNOPAUSE -dBATCH -r1200 -sDEVICE=pdfwrite
>>> -sOutputFile=./55/lily-88e32432.pdf -c.setpdfwrite
>>> -f./55/lily-88e32432.eps)' failed (256)
>>>
>>> fatal error: failed files: "55/lily-88e32432.ly"
>>> command failed: /home/hermann/lilypond-git/build/out/bin/lilypond
>>> --formats=ps -dbackend=eps  -I  "./"  -I  "../" --formats=eps --pdf
>>> -dinclude-eps-fonts -dgs-load-fonts  -deps-box-padding=3.000000
>>> -dread-file-list -dno-strip-output-dir
>>> "/home/hermann/lilypondH/Test/forum/aaa-doc-test/out/snippet-names--2641629851966957681.ly"
>>> Child returned 1
>
> I made a fresh checkout from staging at
> b5b3e36 #4877: Revert #4747: (Remove (all) uses of is-absolute?)
> additionaly I applied your patches from
> https://codereview.appspot.com/301820043
> (Issue 4868: Add limited embedding support for OpenType/CFF Collection
> (OTC) fonts)
> and
> https://codereview.appspot.com/298320043
> (Issue 4867 Ignore some major OpenType/CFF Collection (OTC) fonts)

In addition, the following command sequence succeeds:

lilypond-book aaa-lilybook-test.lytex
latex aaa-lilybook-test.tex
dvips aaa-lilybook-test.dvi
ps2pdf aaa-lilybook-test.ps
evince aaa-lilybook-test.pdf

aaa-lilybook-test.ps is >16MB again, though.



reply via email to

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