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

Diff for /mandoc/Attic/index.sgml between version 1.97 and 1.101

version 1.97, 2010/12/22 11:58:02 version 1.101, 2011/01/04 13:14:26
Line 42 
Line 42 
                                         <SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mdoc.3.html">libmdoc</A>, <A                                          <SPAN CLASS="nm">mdocml</SPAN> consists of the <A HREF="mdoc.3.html">libmdoc</A>, <A
                                         HREF="man.3.html">libman</A>, and <A HREF="roff.3.html">libroff</A> validating compilers; and <A                                          HREF="man.3.html">libman</A>, and <A HREF="roff.3.html">libroff</A> validating compilers; and <A
                                         HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler libraries to format output for UNIX                                          HREF="mandoc.1.html">mandoc</A>, which interfaces with the compiler libraries to format output for UNIX
                                         terminals, XHTML, HTML, and PostScript.  <SPAN CLASS="nm">mdocml</SPAN> is a <A CLASS="external"                                          terminals, XHTML, HTML, PostScript, and PDF.  <SPAN CLASS="nm">mdocml</SPAN> is a <A CLASS="external"
                                         HREF="http://bsd.lv/">BSD.lv</A> project.                                          HREF="http://bsd.lv/">BSD.lv</A> project.
                                         </P>                                          </P>
   
Line 69 
Line 69 
                                         </H2>                                          </H2>
   
                                         <TABLE WIDTH="100%" SUMMARY="Current Sources">                                          <TABLE WIDTH="100%" SUMMARY="Current Sources">
                                         <COL WIDTH="200">                                          <COL WIDTH="175">
                                         <COL>                                          <COL>
                                         <TBODY>                                          <TBODY>
                                                 <TR>                                                  <TR>
Line 93 
Line 93 
                                         </H2>                                          </H2>
   
                                         <TABLE WIDTH="100%" SUMMARY="Downstream Sources">                                          <TABLE WIDTH="100%" SUMMARY="Downstream Sources">
                                         <COL WIDTH="200">                                          <COL WIDTH="175">
                                         <COL>                                          <COL>
                                         <TBODY>                                          <TBODY>
                                                 <TR>                                                  <TR>
Line 132 
Line 132 
                                         </H2>                                          </H2>
   
                                         <TABLE WIDTH="100%" SUMMARY="Archived Sources">                                          <TABLE WIDTH="100%" SUMMARY="Archived Sources">
                                         <COL WIDTH="200">                                          <COL WIDTH="175">
                                         <COL>                                          <COL>
                                         <TBODY>                                          <TBODY>
                                                 <TR>                                                  <TR>
Line 156 
Line 156 
                                         </P>                                          </P>
   
                                         <TABLE WIDTH="100%" SUMMARY="Documentation">                                          <TABLE WIDTH="100%" SUMMARY="Documentation">
                                         <COL WIDTH="200">                                          <COL WIDTH="175">
                                         <COL>                                          <COL>
                                         <TBODY>                                          <TBODY>
                                                 <TR>                                                  <TR>
Line 283 
Line 283 
                                         </P>                                          </P>
   
                                         <TABLE WIDTH="100%" SUMMARY="Mailing Lists">                                          <TABLE WIDTH="100%" SUMMARY="Mailing Lists">
                                                 <COL WIDTH="200">                                                  <COL WIDTH="175">
                                                 <COL>                                                  <COL>
                                                 <TBODY>                                                  <TBODY>
                                                         <TR>                                                          <TR>
Line 327 
Line 327 
                                         </H1>                                          </H1>
                                         <DIV CLASS="news">                                          <DIV CLASS="news">
                                                 <P>                                                  <P>
                                                         <SPAN CLASS="date">xx-12-2010</SPAN>:                                                          <SPAN CLASS="date">03-01-2011</SPAN>:
                                                           version 1.10.9
                                                   </P>
                                                   <P>
                                                           Table functionality (see the <Q>TS</Q>, <Q>TE</Q>, and <Q>T&amp;</Q> macros in the <A
                                                           HREF="roff.7.html#x5c265453">roff</A> manual) has been merged from <A CLASS="external"
                                                           HREF="http://tbl.bsd.lv">tbl.bsd.lv</A>.  Many back-end fixes have also been
                                                           implemented, primarily in argument handling (quoting) and <A HREF="man.7.html">man</A>
                                                           documents.
                                                   </P>
                                           </DIV>
                                           <DIV CLASS="news">
                                                   <P>
                                                           <SPAN CLASS="date">24-12-2010</SPAN>:
                                                         version 1.10.8                                                          version 1.10.8
                                                 </P>                                                  </P>
                                                 <P>                                                  <P>
Line 345 
Line 358 
                                                         Also overhauled the <SPAN CLASS="flag">-Thtml</SPAN> and <SPAN                                                          Also overhauled the <SPAN CLASS="flag">-Thtml</SPAN> and <SPAN
                                                         CLASS="flag">-Txhtml</SPAN> output modes.  They now display readable output in arbitrary                                                          CLASS="flag">-Txhtml</SPAN> output modes.  They now display readable output in arbitrary
                                                         browsers, including text-based ones like <A CLASS="external"                                                          browsers, including text-based ones like <A CLASS="external"
                                                         HREF="http://lynx.isc.org">lynx</A>. <SPAN CLASS="attn">Available style-sheet classes                                                          HREF="http://lynx.isc.org">lynx</A>.  See HTML and XHTML manuals in the <A
                                                         have been considerably changed!</SPAN> See the <SPAN                                                          HREF="#documentation">DOCUMENTATION</A> section for examples.  <SPAN
                                                         CLASS="file">example.style.css</SPAN> file for details.  Lastly, <A                                                          CLASS="attn">Attention: available style-sheet classes have been considerably
                                                         HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been cleaned up                                                          changed!</SPAN> See the <SPAN CLASS="file">example.style.css</SPAN> file for details.
                                                         and reduced in size and complexity.                                                          Lastly, <A HREF="mdoc.3.html">libmdoc</A> and <A HREF="man.3.html">libman</A> have been
                                                           cleaned up and reduced in size and complexity.
                                                 </P>                                                  </P>
                                         </DIV>                                          </DIV>
                                         <DIV CLASS="news">                                          <DIV CLASS="news">

Legend:
Removed from v.1.97  
changed lines
  Added in v.1.101

CVSweb