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: Fri, 3 Jun 2016 23:57:08 +0200

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)



> Would you try the following command and show us the result?
>
> $ lilypond-book --output=out --verbose --pdf aaa-lilybook.lytex
>
> `--verbose' is added.

I did (with a renamed test-file, but same content)
lilypond-book --output=out --verbose --pdf 2> book-test.log
aaa-lilybook-test.lytex

book-test.log attached.

>
> Then, would you show us the generated eps file?
> Its filename is shown like `./55/lily-88e32432.eps'.

lily-a7047c84.eps attached

>
>> But in a .ly-file
>>
>> \markup {
>>   %foo bar buzz
>>   いろはにほへど ちりぬるを
>> }
>>
>> always returns a correct pdf.
>
> I'd like to compare.
> So would you try the following command and show us the result?
>
> $ lilypond --verbose --ps --pdf filename.ly

I did
lilypond-git --verbose --ps --pdf 2> file-test.log aaa-lily-test.ly

file-test.log attached.

>
> Then, would you show us the generated filename.ps?

aaa-lily-test.ps turns out to be a 16.7MB sized file !!
Too much to attach, but visible/downloadable here:
https://drive.google.com/file/d/0B99HjSI1yfY9T3RxSW1DSGQyN2s/view

Attachment: book-test.log
Description: Text Data

Attachment: lily-a7047c84.eps
Description: PostScript document

Attachment: file-test.log
Description: Text Data


reply via email to

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