diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-24 14:44:07 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-10-24 14:44:07 (GMT) |
commit | ff1b50a4021b13cb6e539e212ac3b704fb0de6c5 (patch) | |
tree | 999ad2b823f8fa6a890e4868e0b00f0e38e835c8 /ChangeLog | |
parent | f78fd9556a52ef9c7737df64e1d37f1ab5ba9746 (diff) | |
download | tcl-ff1b50a4021b13cb6e539e212ac3b704fb0de6c5.zip tcl-ff1b50a4021b13cb6e539e212ac3b704fb0de6c5.tar.gz tcl-ff1b50a4021b13cb6e539e212ac3b704fb0de6c5.tar.bz2 |
Allow new options to be rendered as HTML.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-10-24 Donal K. Fellows <donal.k.fellows@man.ac.uk> + * tools/man2html2.tcl (macro): Added support for converting the new + macros into HTML. + * doc/man.macros (QW,PQ,QR,MT): New macros that hide the ugly mess needed to get proper GOOBE quoting in the manual pages. * doc/*.n, doc/*.3, doc/*.1: Lots of changes to take advantage of the |