]> git.cameronkatri.com Git - mandoc.git/blobdiff - index.sgml
Add notes about preconv.1 in the www and change some wording in the
[mandoc.git] / index.sgml
index d7b2d26c59ac0166a408a9278928100c1a197c28..cb48910404aa91ac92397eb882797a6c75d44f0f 100644 (file)
                                                </SMALL>
                                        </TD>
                                </TR>
+                               <TR>
+                                       <TD VALIGN="top"><A HREF="preconv.1.html">preconv(1)</A></TD>
+                                       <TD VALIGN="top">
+                                               recode multibyte UNIX manuals
+                                               <SMALL>
+                                                       (<A HREF="preconv.1.txt">text</A> | 
+                                                       <A HREF="preconv.1.xhtml">xhtml</A> |
+                                                       <A HREF="preconv.1.pdf">pdf</A> |
+                                                       <A HREF="preconv.1.ps">postscript</A>)
+                                               </SMALL>
+                                       </TD>
+                               </TR>
                                <TR>
                                        <TD VALIGN="top"><A HREF="mandoc.3.html">mandoc(3)</A></TD>
                                        <TD VALIGN="top">
                        <A NAME="news">News</A>
                </H1>
 
+               <P CLASS="news">
+                       19-05-2011: version 1.11.3
+               </P>
+               <P>
+                       Introduce locale-encoding of output with the <B>-Tlocale</B> output option and Unicode escaped-character input.
+                       See <A HREF="mandoc.1.html">mandoc</A> and <A HREF="mandoc_char.7.html">mandoc_char</A>, respectively, for details.
+                       This allows for non-ASCII characters (e.g., <I>\[u5000]</I>) to be rendered in the locale's encoding, if said
+                       environment supports wide-character encoding (if it does not, <B>-Tascii</B> is used instead).
+                       Locale support can be turned off at compile time by removing <I>-DUSE_WCHAR</I> in the <I>Makefile</I>, in which case
+                       <B>-Tlocale</B> is always a synonym for <B>-Tascii</B>.
+               </P>
+               <P>
+                       Furthermore, multibyte-encoded documents, such as those in UTF-8, may be on-the-fly recoded as <A
+                       HREF="mandoc.1.html">mandoc</A> input by using the newly-added <A HREF="preconv.1.html">preconv</A> utility.
+               </P>
+
                <P CLASS="news">
                        12-05-2011: version 1.11.2
                </P>
                        <SMALL>
                                Copyright &#169; 2008&#8211;2011 
                                <A CLASS="external" HREF="http://kristaps.bsd.lv">Kristaps Dzonsons</A>, 
-                               $Date: 2011/05/14 23:41:50 $
+                               $Date: 2011/05/26 12:14:46 $
                        </SMALL>
                </P>
        </BODY>