Re: make pdf

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

 



Hi Julien,

julien (Freitag, 20. März 2009, 07:30):
> But I get other problems. Here are my attempts for pdf-en and pdf-de:
>
>
> ~/SVN-commit/trunk> make pdf-en
> *** Copying images (en) ...
> *** Making PDF (en) ...
[...]
> ... A long list of not found images (I have these images in
> xml/en/images)...

Same here. Seems that there are some problems with the links in xml/en 
(a dblatex bug?). I will try to find out what's going on. Maybe we have 
to copy the xml files instead of symlinking.

> ~/SVN-commit/trunk> make pdf-de
> POT] pot/gimp.pot
> [PO]  po/de/gimp.po
> 67 messages translated, 243 messages not translated.
> [XML] xml/de/gimp.xml
> *** Copying images (de) ...
> *** Making PDF (de) ...
[...]
> Image '../images/toolbox/stock-tool-bucket-fill-22.png' not found
> Image 'images/toolbox/tool-options-Blur/Sharpen.png' not found
> Image 'images/toolbox/stock-move-16.png' not found
> Image '../images/filters/examples/voronoi.png' not found

Missing images starting with '../images' come from wrong image 
references in the po files. (When I changed the images references 
from "../imges/..." to "images/...", I wasn't aware of the fact that 
some translations contained references too...)

You will find those translations with
	grep -nrE --exclude='.svn' '\.\./images' po/fr
and have to update the msgstr.

"tool-options-Blur/Sharpen.png" is a broken link (obviously a 
find-and-replace error), I've fixed this; "stock-move-16.png" is indeed 
missing.

> gimp_tmp.tex:176: Unknown graphics extension:
> .6-empty-image-window.png. gimp_tmp.tex:176: leading text: }{}
[...]

These are new errors. Since making pdf worked for me a few weeks ago, I 
tried to remove theses files (images/C/using/2.6-*) and was able to 
build PDF (de) then.

So this looks like a dblatex bug. Rename these files (e.g. 
remove "2.6-") and try it again. If this works, change the files in the 
SVN repository as well.

Bye,
Ulf

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Gimp-docs mailing list
Gimp-docs@xxxxxxxxxxxxxxxxxxxxxx
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-docs

[Index of Archives]     [Video For Linux]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [Scanners]     [GEGL]     [Gimp's Home]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux