> I will experiment some more with images and see what > I can get to work. > I am already using a sed script to munge my > DocBook before processing > by DocBookWiki.
Maybe using an XSLT transformer to modify it before proccessing by DocBookWiki would be better. This can be safer and cleaner and it can be used to make other modifications as well, in order to conform to the conventions of DocBookWiki. E.g. tags of type <preface> can be converted to <chapter> or <section>, etc. > Just to keep these two and also "<index>" off the > front page would be > ideal. I think it is necessary because these are > presented differently > in the printed output. For example, the front > matter uses roman page > numbering, and also you don't want the number of the > real "Chapter 1" to > be bumped up by a preface. Not to mention, it makes > the front page too > crowded. So, you want to add support for the tags <preface> and <appendix> as well. And then, there should also be a front page for each book, which displays only title, authors, date, abstract, copyright etc. (in general the things that are included in the <bookinfo> or <articleinfo> tags) and nothing else (no preface, no index, etc.) This front page should have a stylesheet (CSS) different from the rest of the pages (nodes or sections). Did I get it right? If not, please explain it a bit more clearly, and I can add it in the list of the feature requests (improvments). But I am going to do it only after I finish the integration with RefDB. Dashamir __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Doc-book-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/doc-book-users
