=================================================================== RCS file: /cvs/mandoc/Attic/index.sgml,v retrieving revision 1.85 retrieving revision 1.98 diff -u -p -r1.85 -r1.98 --- mandoc/Attic/index.sgml 2010/07/21 10:10:24 1.85 +++ mandoc/Attic/index.sgml 2010/12/23 00:30:20 1.98 @@ -42,7 +42,7 @@ mdocml consists of the libmdoc, libman, and libroff validating compilers; and mandoc, which interfaces with the compiler libraries to format output for UNIX - terminals, XHTML, HTML, and PostScript. mdocml is a mdocml is a BSD.lv project.

@@ -69,7 +69,7 @@ - + @@ -93,7 +93,7 @@
- + @@ -132,7 +132,7 @@
- + @@ -156,7 +156,7 @@

- + @@ -164,7 +164,10 @@ @@ -173,7 +176,10 @@ @@ -182,7 +188,10 @@ @@ -191,8 +200,10 @@ @@ -201,7 +212,10 @@ @@ -210,7 +224,10 @@ @@ -219,7 +236,10 @@ @@ -228,7 +248,10 @@ @@ -256,12 +279,11 @@

You may also subscribe to several mailing lists (these require subscription, which is - moderated). An archive is not yet available on-line, although you may request one once - subscribed. + moderated).

man macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript)
man language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript)
format and display UNIX manuals - (text | postscript) + (text | + xhtml | + pdf | + postscript)
mandoc special characters - (text | postscript) + (text | + xhtml | + pdf | + postscript)
mdoc macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript)
mdoc language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript)
roff macro compiler library - (text | postscript) + (text | + xhtml | + pdf | + postscript)
roff-mandoc language reference - (text | postscript) + (text | + xhtml | + pdf | + postscript)
- + @@ -269,21 +291,30 @@ disc...@mdocml.bsd.lv - + - + - +
bug-reports, general questions, and announcements + bug-reports, general questions, and announcements + (archive) +
tec...@mdocml.bsd.lv patches and system discussions + patches and system discussions + (archive) +
sou...@mdocml.bsd.lv source commit messages + source commit messages + (archive) +
@@ -296,6 +327,72 @@

+ 23-12-2010: + version 1.10.8 +

+

+ Significant improvements merged from OpenBSD downstream, including +

+ +

+ Also overhauled the -Thtml and -Txhtml output modes. They now display readable output in arbitrary + browsers, including text-based ones like lynx. See HTML and XHTML manuals in the DOCUMENTATION section for examples. Attention: available style-sheet classes have been considerably + changed! See the example.style.css file for details. + Lastly, libmdoc and libman have been + cleaned up and reduced in size and complexity. +

+
+
+

+ 27-09-2010: + version 1.10.6 +

+

+ Calling conventions for mandoc have changed: -W improved and -f deprecated. Non-ASCII + characters are also now uniformly discarded. Lots of documentation improvements. Many + incremental fixes accomodating for groff's more interesting productions. Lastly, pod2man preambles are + now fully accepted after some considerable roff and special + character support. +

+
+
+

+ 27-07-2010: + version 1.10.5 +

+

+ Primarily a bug-fix and polish release, but including -Tpdf + support in mandoc by way of Summer of Code. + Highlights: +

+ +
+
+

12-07-2010: version 1.10.4

@@ -309,7 +406,7 @@
  • Bk mdoc support
  • beautified SYNOPSIS section output
  • variable font-width and paper-size support in mandoc - -Tps output
  • + -Tps output
  • acceptance of scope-block breakage in mdoc
  • clarify error message status
  • many minor bug-fixes and formatting issues resolved
  • @@ -393,7 +490,7 @@
    - Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/07/21 10:10:24 $ + Copyright © 2008–2010 Kristaps Dzonsons, $Date: 2010/12/23 00:30:20 $