Re: bugs in web.pdf

2017-04-28 Thread Masamichi Hosoda
> If I understand correctly, there are two different problems.
> 
> The former one is that XeTeX does not support `/Rotate`.
> It occurs in both your environment and the GUB environment.
> 
[...snip...]
> 
> But, the former one seems to be difficult to solve.

I've created the patch to solve the former one.
https://sourceforge.net/p/testlilyissues/issues/5128/

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: bugs in web.pdf

2017-04-26 Thread Masamichi Hosoda
>> - PDF page 10 is in landscape (while the document is a regular A4 of
>> - course)
>> 
> 
> This is the actual bug. I've investigated...
> If you replace v2.19 with previous versions you can see that previous
> builds used PdfTex instead of Xetex and the image was compressed to
> fit on the vertical A4 sheet.
> 
> What's interesting is that my locally compiled web.pdf (with Xetex
> version 2017.03.30:1237) displays page 10 almost correctly, in that
> the page stays A4 vertical but the image is rotated 90°
> counter-clockwise. See attached the extracted page.
> web.pdf on lilypond.org was built with a more recent version of Xetex.
> 
> Masamichi, any idea of what's going on?

In my investigate, if I understand correctly,
`Documentation/ly-example/granados.ly` has landscape settings.
So `granados.pdf` generated from `granados.ly` has `/Rotate 90`.

pdfTeX supports `/Rotate` in including PDFs.
Unfortunately, XeTeX does not support it.
http://tug.org/pipermail/xetex/2015-November/026197.html

___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


Re: bugs in web.pdf

2017-04-26 Thread Federico Bruni



Il giorno dom 16 apr 2017 alle 8:46, Federico Bruni 
 ha scritto:

If you give a look at this PDF:
http://lilypond.org/doc/v2.19/Documentation/web.pdf

you'll see some bugs:

- the images not generated by LilyPond have often a poor quality and 
some of them run out of the page


Well, this is not a new issue and depends on the quality of the images 
used.

I guess that we can ignore it.

- PDF page 10 is in landscape (while the document is a regular A4 of 
course)






This is the actual bug. I've investigated...
If you replace v2.19 with previous versions you can see that previous 
builds used PdfTex instead of Xetex and the image was compressed to fit 
on the vertical A4 sheet.


What's interesting is that my locally compiled web.pdf (with Xetex 
version 2017.03.30:1237) displays page 10 almost correctly, in that the 
page stays A4 vertical but the image is rotated 90° counter-clockwise. 
See attached the extracted page.

web.pdf on lilypond.org was built with a more recent version of Xetex.

Masamichi, any idea of what's going on?




web-page10.pdf
Description: Adobe PDF document
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond


bugs in web.pdf

2017-04-16 Thread Federico Bruni

If you give a look at this PDF:
http://lilypond.org/doc/v2.19/Documentation/web.pdf

you'll see some bugs:

- the images not generated by LilyPond have often a poor quality and 
some of them run out of the page
- PDF page 10 is in landscape (while the document is a regular A4 of 
course)





___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond