| Posted: 20 Nov 2006 15:47 | |
|
Registered User Currently Offline |
Posts: 1 Join Date: Nov 2006 |
| I encountered these 2 problems right off the bat: 1) In the documentation, chapter "3.2. eDE commands", under docbook_configuration, it says "To change configuration settings, create a file c:\docbook\bat\custom_configuration.bat." I later found out that this is wrong, and the custom file should be in the "stylesheet" directory. 2) If you create a custom configuration file by copying the docbook_configuration file, renaming it to custom_configuration.bat and putting it in the stylesheet directory, you will end up with a recursive call to the file itself and your stack will overflow. The instructions should say to remove the last couple of lines from the file. | |