source@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: schwarze@mdocml.bsd.lv
To: source@mdocml.bsd.lv
Subject: mdocml: What's new in 1.12.2.
Date: Wed, 18 Sep 2013 15:07:37 -0400 (EDT)	[thread overview]
Message-ID: <201309181907.r8IJ7b3T011512@krisdoz.my.domain> (raw)

Log Message:
-----------
What's new in 1.12.2.

Tags:
----
VERSION_1_12

Modified Files:
--------------
    mdocml:
        index.sgml

Revision Data
-------------
Index: index.sgml
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/index.sgml,v
retrieving revision 1.154.2.2
retrieving revision 1.154.2.3
diff -Lindex.sgml -Lindex.sgml -u -p -r1.154.2.2 -r1.154.2.3
--- index.sgml
+++ index.sgml
@@ -263,6 +263,50 @@
 			<A NAME="news">News</A>
 		</H1>
 		<P CLASS="news">
+			18-09-2013: version 1.12.2
+		</P>
+		<P>
+			The main new feature in mandoc 1.12.2 is that the <A HREF="mdoc.7.html">mdoc(7)</A> to <A HREF="man.7.html">man(7)</A>
+			converter, to be called as <CODE>mandoc -Tman</CODE>, is now fully functional.
+		</P>
+		<P>
+			The <A HREF="mandoc.1.html">mandoc(1)</A> utility now supports the <CODE>-Ios</CODE> (default operating system)
+			input option, and the <CODE>-Tutf8</CODE> output mode now actually works.
+		</P>
+		<P>
+			In <A HREF="mandocdb.8.html">mandocdb(8)</A>, do not truncate existing databases when starting to build new ones,
+			only replace them when the build actually succeeds.
+		</P>
+		<P>
+			The <A HREF="man.7.html">man(7)</A> parser now supports the <EM>PD</EM> macro (paragraph distance),
+			and (for GNU man-ext compatibility only) <EM>EX</EM> (example block) and <EM>EE</EM> (example end).
+			Plus several bugfixes regarding indentation, line breaks, and vertical spacing,
+			and regarding <EM>RS</EM> following <EM>TP</EM>.
+		</P>
+		<P>
+			The <A HREF="roff.7.html">roff(7)</A> parser now supports the <EM>\f(BI</EM> (bold+italic) font escape,
+			the <EM>\z</EM> (zero cursor advance) escape and the <EM>cc</EM> (change control character)
+			and <EM>it</EM> (input line trap) requests.
+			Plus bugfixes regarding the <EM>\t</EM> (tab) escape, regarding nested escape sequences,
+			and regarding conditional requests.
+		</P>
+		<P>
+			In <A HREF="mdoc.7.html">mdoc(7)</A>, several bugfixes related to UTF-8 output of quoting enclosures,
+			delimiter handling, list indentation and horizontal and vertical spacing,
+			formatting fixes to <EM>Lk</EM>, <EM>%U</EM>, and <EM>%C</EM>,
+			plus some bugfixes related to the handling of syntax errors like badly nested font blocks,
+			stray <EM>Ta</EM> macros outside column lists, unterminated <EM>It Xo</EM> blocks,
+			and non-text children of <EM>Nm</EM> blocks.
+		</P>
+		<P>
+			In <A HREF="tbl.7.html">tbl(7)</A>, correct the width of horizontal spans, the vertical spacing around tables
+			in <A HREF="man.7.html">man(7)</A> files, and fix a crash caused by some particular unclosed <EM>T{</EM> macros.
+		</P>
+		<P>
+			For mandoc developers, we now provide a <A HREF="tbl.3.html">tbl(3)</A> library manual and <CODE>gmdiff</CODE>,
+			a simplistic groff-versus-mandoc output comparison tool.
+		</P>
+		<P CLASS="news">
 			23-03-2011: version 1.12.1
 		</P>
 		<P>
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

                 reply	other threads:[~2013-09-18 19:07 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201309181907.r8IJ7b3T011512@krisdoz.my.domain \
    --to=schwarze@mdocml.bsd.lv \
    --cc=source@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).