1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36
|
0.13 -- 27 May 2006
+ Add info/html documentation
+ Fix a document that does not start with "<book>"
to support pbuilder-doc.xml processing.
+ New customization variable: wysidocbookxml-document-format
which should allow for non-"book" documents to be processed.
0.12 -- 29 Jul 2005
* docbookxml now uses temporary files instead of ~/.wysidocbookdaemon.tmp.X
files.
0.11 -- 4 Jan 2005
* Fix interaction with newer LDP
0.10 -- 30 Dec 2003
+ output the whole text when a slice is not obtainable, such as when at the
top of document.
0.9 -- 26 Jul 2003
+ make mozilla command-line customizable from emacs. You can use other mozilla
alternatives, like mozilla-firebird.
0.8
+ fix documentation
+ now customize-able. Customization can be done through M-x customize.
0.7
+ support using <sect1 id="" > kind of information in docbook editing,
to facilitate jumping near the current editing point.
|