/usr/bin/openjade:manual.xml:168:2:E: cannot find "C:/cygwin/home/David/phpdoc/entities/missing-ids.xml"; tried "entities/C:/cygwin/home/David/phpdoc/entities/missing-ids.xml", "./C:/cygwin/home/David/phpdoc/entities/missing-ids.xml"
But the line mentioning missing-ids.xml in the file-entities.ent file is:
<!-- generated file with missing ids -->
<!ENTITY missing-ids SYSTEM 'C:/cygwin/home/David/phpdoc/entities/missing-ids.xml'>
And that file does exist.
David
Gabor Hojtsy wrote:
Could you please revert back to the "without jade" setup and post those 20 lines I have asked you for?
<!-- all other files -->
<!ENTITY appendices.about SYSTEM 'C:/cygwin/home/David/phpdoc/en/appendices/about.xml'>
Well, thanks. This looks quite fine indeed. Is there no "phpdocen" stuff in the file? We are searching for the path values you got in the error messages. They should come from file-entities.ent.
Goba