=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.138 retrieving revision 1.141 diff -u -p -r1.138 -r1.141 --- mandoc/Attic/index.sgml 2011/09/01 10:46:28 1.138 +++ mandoc/Attic/index.sgml 2011/09/27 22:59:01 1.141 @@ -237,10 +237,10 @@ Contact

- Use the mailing lists for bug-reports, patches, questions, etc. (these require subscription). Please check the + Use the mailing lists for bug-reports, patches, questions, etc. Please check the TODO for known issues - before posting. Beyond that, contact Kristaps at kris...@bsd.lv.

@@ -254,7 +254,7 @@ @@ -264,7 +264,7 @@ @@ -274,7 +274,7 @@ @@ -286,8 +286,23 @@ xx-xx-2011: version 1.11.x

+ For tbl, the horizontal spacing of tables was rewritten completely. + It is now compatible with groff, both with and without frames and rulers. + Nesting of indented blocks is now supported in man, + and several bugs were fixed regarding various kinds of indentation and alignment. + The page headers in mdoc are now nicer even for very long titles. + Implementation of a mdoc-to-man-coverter (-Tman) was started. + This is work in progress and will be developed in the tree. + The mdoc and man manuals have been made more readable + by adding MACRO OVERVIEW sections, by moving the gory details of the LANGUAGE SYNTAX to the roff manual, + and by moving the very technical MACRO SYNTAX sections down to the bottom of the page. +

+

+ 02-09-2011: version 1.11.7 +

+

Added demandoc utility for stripping away macros and escapes. This replaces the - historical deroff utility. + historical deroff utility. Also improved the mdoc and man manuals.

16-08-2011: version 1.11.6 @@ -321,7 +336,7 @@ Copyright © 2008–2011 Kristaps Dzonsons, - $Date: 2011/09/01 10:46:28 $ + $Date: 2011/09/27 22:59:01 $

bug-reports, general questions, and announcements - (archive) + (archive)
patches and system discussions - (archive) + (archive)
source commit messages - (archive) + (archive)