[BACK]Return to index.sgml CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/index.sgml between version 1.108 and 1.110

version 1.108, 2011/03/22 13:15:38 version 1.110, 2011/03/29 09:29:29
Line 40 
Line 40 
   
                                         <P>                                          <P>
                                         <SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mandoc.3.html">libmandoc</A> validating                                          <SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mandoc.3.html">libmandoc</A> validating
                                         compilers and <A HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler library to format                                          compiler and <A HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler library to format
                                         output for UNIX terminals, XHTML, HTML, PostScript, and PDF.  It is a <A CLASS="external"                                          output for UNIX terminals, XHTML, HTML, PostScript, and PDF.  It is a <A CLASS="external"
                                         HREF="http://bsd.lv/">BSD.lv</A> project.                                          HREF="http://bsd.lv/">BSD.lv</A> project.
                                         </P>                                          </P>
Line 322 
Line 322 
                                         <H1>                                          <H1>
                                         <A NAME="news">NEWS</A>                                          <A NAME="news">NEWS</A>
                                         </H1>                                          </H1>
                                           <DIV CLASS="news">
                                                   <P>
                                                           <SPAN CLASS="date">28-03-2011</SPAN>:
                                                           version 1.11.1
                                                   </P>
                                                   <P>
                                                           The earlier <I>libroff</I>, <I>libmdoc</I>, and <I>libman</I> soup have been merged into
                                                           a single library, <A HREF="mandoc.3.html">libmandoc</A>, which manages all aspects of
                                                           parsing real manuals (from line-handling to <A HREF="tbl.7.html">tbl</A> parsing).
                                                   </P>
                                                   <P>
                                                           Beyond this structural change, initial <A HREF="eqn.7.html">eqn</A> functionality is in
                                                           place.  For the time being, this is limited to the recognition of equation blocks;
                                                           future version of <SPAN CLASS="nm">mdocml</SPAN> will expand upon this framework.
                                                   </P>
                                                   <P>
                                                           As usual, many general fixes and improvements have also occured.  In particular, a great
                                                           deal of redundancy and superfluous code has been removed with the merging of the backend
                                                           libraries.
                                                   </P>
                                           </DIV>
                                         <DIV CLASS="news">                                          <DIV CLASS="news">
                                                 <P>                                                  <P>
                                                         <SPAN CLASS="date">07-01-2011</SPAN>:                                                          <SPAN CLASS="date">07-01-2011</SPAN>:

Legend:
Removed from v.1.108  
changed lines
  Added in v.1.110

CVSweb