| Posted: 24 Mar 2006 18:32 | |
|
Registered User Currently Offline |
Posts: 2 Join Date: Mar 2006 |
|
I'm writing my first docbook project. I need to split the source in many files.
Can someone give me an example of a little project that use the XInclude sintax ? Thanks |
|
| Posted: 05 Apr 2006 22:29 | |
|
Administrator |
Posts: 125 Join Date: Feb 2005 |
| You don't really need XInclude to split a document into multiple files. Have a look at the "local" and "global" entities in the example document (the ones that are created when you run docbook_create). | |