On Monday 19 September 2005 12:51, Georg Baum wrote: > What shall we do with the original patch? I did some further research and > found out that the *_TOC.lyx documents in the repository are not generated > by doc_toc.py.
As I told bellow this was done to avoid a run time dependency on python. This is an issue that is less relevant as some of the more recent threads show. ;-) > doc_toc.py puts the sections in enumerate environments so > that they are numbered automatically, but the *_TOC.lyx documents contain > hardwired numbers in description environments. This was the behaviour of the old perl script. Would you like doc_toc.py to work that way? This also means the we have run doc_toc to generate other ??_TOC.lyx files. That could explain the error you saw. This does not means that lyx2lyx is at fault here. I have seen this before. > Which of the following options do you like? > > 1. Apply the original patch > 2. Run doc_toc.py and check in the created documents This was the initial purpose of doc_toc, to be run before a release. > 3. ditto, but change doc_toc.py to inlude the untranslated docs I don't like this, but it can done easily. > 4. Remove the TOC docs from the repository and create them at build time This option implies that you have to use python for installation. Certainly I don't mind. ;-) > Georg -- José Abílio