Georg wrote:
> These files are in the source package, so it looks like Joost or you forgot
> to package them for windows.
When I compile LyX using SCons the TOC-files aren't created, so how could this
be done?
> You have to run it like this:
> python lib/doc/depend.py > lib/doc/Makefile.depend
OK, works.
> I have
> committed the updated Makefile.depend already. I also fixed a syntax error
> in the 1.4 version of lib/doc/Makefile.am.
Thanks.
>> Done now, but what about the images in the lib/clipart folder, are they also
handled by
>> makefile.am, if yes how?
> Yes, there is a list in lib/Makefile.am.
> BTW, lib/clipart/Abstract.lyx looks suspicious. Why is it in clipart?
As source code for the PDF with the same name. Shall I remove it?
> And why did you add pdf versions of some files, e.g. platypus? IMHO we should
only have one
> version of them and use it to demonstrate one of the pros of LyX: The
automatic conversion
> to the right format.
I want to change from PDF to EPS for the following reasons
- the PDFs are smaller
- when creating a DVI, ImageMagick converts the PDF to EPS that means there is
in every case only
one converter program needed - I had some reports that users with buggy
eps2pdf weren't able to
view the userguide as PDF
- It turns out that the users prefer PDF, ando viewing/creating PDFs is much
faster when using
PDF-images, especialy in the Extended-Insets manual that uses lots of images
Now the docs should be in sync --- but I just see that Michael has renamed it from Extended-Insets
to ExtendedInsets, but not in the 1.4.x branch, so that it's out of sync again.
thanks for your help, I hope I'll do it better the next time
regards Uwe