Re: Building documentation: bad PNG output

2014-06-28 Thread Aymeric O.
I found where the problem is! In make/lilypond-vars.make, the options used by LilyPond to generate the output files are given there: ## override from cmd line to speed up. ANTI_ALIAS_FACTOR=2 LILYPOND_JOBS=$(if $(CPU_COUNT),-djob-count=$(CPU_COUNT),) LANG_TEXIDOC_FLAGS:=$(foreach lang,$(LANGS)

Re: Building documentation: bad PNG output

2014-06-27 Thread Aymeric
Thank you. I will do what you say later, and give you as much details as I can. Now I know it could be an environment problem, so I’ll dig further. On 06/27/2014 02:47 PM, James wrote: Aymeric, On 27/06/14 13:06, Federico Bruni wrote: Helping you is a hard job and I've just run out of time

Re: Building documentation: bad PNG output

2014-06-27 Thread James
Aymeric, On 27/06/14 13:06, Federico Bruni wrote: Helping you is a hard job and I've just run out of time. You are not telling us which source you are using. From a linux distro repository? From lilypond git repository? You should use git and checkout the 2.18.2 branch, otherwise you won't get

Re: Building documentation: bad PNG output

2014-06-27 Thread Phil Holmes
hil Holmes - Original Message - From: Federico Bruni To: Aymeric Cc: lilypond-user Mailinglist Sent: Friday, June 27, 2014 1:06 PM Subject: Re: Building documentation: bad PNG output Helping you is a hard job and I've just run out of time. You are not telling us w

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
Helping you is a hard job and I've just run out of time. You are not telling us which source you are using. From a linux distro repository? From lilypond git repository? You should use git and checkout the 2.18.2 branch, otherwise you won't get much help from this list probably. And the logs of 'm

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
BTW, what's the purpose of building the current stable doc (2.18.2)? Which source are you using? 2014-06-27 13:16 GMT+02:00 Federico Bruni : > Ok, finally I see what's the problem. I never had such a problem and I > cannot make a guess. You got no error when running make doc? > You should check

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
Ok, finally I see what's the problem. I never had such a problem and I cannot make a guess. You got no error when running make doc? You should check the log files in Documentation: ./Documentation/notation.texi2pdf.log ./Documentation/notation.bigtexi.log ./Documentation/notation.splittexi.log ./D

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
Those files names are randomly generated. We don't have them! Can you see the same issue on the lilypond website? http://lilypond.org/doc/v2.18/Documentation/notation/pitches Or send us a screenshot of your web page. 2014-06-27 12:58 GMT+02:00 Aymeric : > For example, in the HTML documentation:

Re: Building documentation: bad PNG output

2014-06-27 Thread Aymeric
For example, in the HTML documentation: file:///usr/doc/lilypond-doc-2.18.2/html/Documentation/notation/pitches.html file:///usr/doc/lilypond-doc-2.18.2/html/Documentation/eb/lily-bd76d922.png looks the same as the image I sent before. On 06/27/2014 12:50 PM, Federico Bruni wrote: Don't look

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
Don't look there, it's different from what we have. Also, why caring for images in the directories? I'm asking: have you seen that image on the html manual? If so, where? (manual, section, parapraph) 2014-06-27 12:39 GMT+02:00 Aymeric : > lilypond-2.18.2/Documentation/out-www/00 > But all the PN

Re: Building documentation: bad PNG output

2014-06-27 Thread Aymeric
lilypond-2.18.2/Documentation/out-www/00 But all the PNG images look the same. I tried to export some PNG myself with LilyPond from my own .ly files, and I don’t have this error. On 06/27/2014 12:31 PM, Federico Bruni wrote: > > 2014-06-27 12:19 GMT+02:00 Aymeric >:

Re: Building documentation: bad PNG output

2014-06-27 Thread Federico Bruni
2014-06-27 12:19 GMT+02:00 Aymeric : > I’m tring to build the LilyPond documentation since quite some time, and > whereas the PDF and HTLM output is great, the PNG are… well… here is a > sample. > Where do you think it’s coming from, and can you help me solve this, > please? > You should tell us

Building documentation: bad PNG output

2014-06-27 Thread Aymeric
Hello, I’m tring to build the LilyPond documentation since quite some time, and whereas the PDF and HTLM output is great, the PNG are… well… here is a sample. Where do you think it’s coming from, and can you help me solve this, please? Thanks in advance, Aymeric __