summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tds/README.html
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tds/README.html')
-rw-r--r--Master/texmf-dist/doc/latex/latex-tds/README.html407
1 files changed, 215 insertions, 192 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tds/README.html b/Master/texmf-dist/doc/latex/latex-tds/README.html
index 39b300c787d..9495b1434c0 100644
--- a/Master/texmf-dist/doc/latex/latex-tds/README.html
+++ b/Master/texmf-dist/doc/latex/latex-tds/README.html
@@ -3,7 +3,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
-<meta name="generator" content="AsciiDoc 8.6.8" />
+<meta name="generator" content="AsciiDoc 8.6.7" />
<meta name="description" content="Bundle `latex-tds' provides a set of ZIP file modules containing TDS-compliant trees for items of the LaTeX distribution (both the base system and required packages), together with `user-friendly' documentation (PDF files with navigation support using bookmarks and links)." />
<title>README for project latex-tds</title>
<style type="text/css">
@@ -88,15 +88,11 @@ ul, ol, li > p {
ul > li { color: #aaa; }
ul > li > * { color: black; }
-.monospaced, code, pre {
- font-family: "Courier New", Courier, monospace;
- font-size: inherit;
- color: navy;
+pre {
padding: 0;
margin: 0;
}
-
#author {
color: #527bbd;
font-weight: bold;
@@ -420,6 +416,12 @@ div.unbreakable { page-break-inside: avoid; }
*
* */
+tt {
+ font-family: "Courier New", Courier, monospace;
+ font-size: inherit;
+ color: navy;
+}
+
div.tableblock {
margin-top: 1.0em;
margin-bottom: 1.5em;
@@ -453,6 +455,12 @@ div.tableblock > table[frame="vsides"] {
*
* */
+.monospaced {
+ font-family: "Courier New", Courier, monospace;
+ font-size: inherit;
+ color: navy;
+}
+
table.tableblock {
margin-top: 1.0em;
margin-bottom: 1.5em;
@@ -532,8 +540,6 @@ body.manpage div.sectionbody {
@media print {
body.manpage div#toc { display: none; }
}
-
-
</style>
<script type="text/javascript">
/*<![CDATA[*/
@@ -730,13 +736,13 @@ asciidoc.install(2);
/*]]>*/
</script>
<meta name="author" content="Heiko Oberdiek" />
-<meta name="date" content="2014-09-17" />
+<meta name="date" content="2014-11-03" />
</head>
<body class="article">
<div id="header">
<h1>README for project latex-tds</h1>
<span id="author">Heiko Oberdiek</span><br />
-<span id="revdate">2014/09/17</span>
+<span id="revdate">2014/11/03</span>
<div id="toc">
<div id="toctitle">Table of Contents</div>
<noscript><p><b>JavaScript must be enabled in your browser to display the table of contents.</b></p></noscript>
@@ -758,7 +764,7 @@ Version:
</dt>
<dd>
<p>
- 2014/09/17
+ 2014/11/03
</p>
</dd>
<dt class="hdlist1">
@@ -943,8 +949,8 @@ CTAN
<p>
Comprehensive TeX Archive Network.<br />
FAQ entry: <a href="http://www.tex.ac.uk/cgi-bin/texfaq2html?label=archives">http://www.tex.ac.uk/cgi-bin/texfaq2html?label=archives</a><br />
- For example, you can resolve the prefix <code>CTAN:</code> by using
- <code>http://mirror.ctan.org/</code>.
+ For example, you can resolve the prefix <tt>CTAN:</tt> by using
+ <tt>http://mirror.ctan.org/</tt>.
</p>
</dd>
<dt class="hdlist1">
@@ -982,20 +988,20 @@ TDS
<div class="ulist"><ul>
<li>
<p>
-<code>README</code>, <code>README.html</code>, <code>README.pdf</code>:
+<tt>README</tt>, <tt>README.html</tt>, <tt>README.pdf</tt>:
The README file in different formats.
</p>
</li>
<li>
<p>
-<code>&lt;module&gt;.tds.zip</code>: The module distribution files,
+<tt>&lt;module&gt;.tds.zip</tt>: The module distribution files,
see section &#8216;<a href="#_module_list">Module list</a>&#8217; above
for the available modules.
</p>
</li>
<li>
<p>
-<code>source.tds.zip</code>: The sources, mainly the build script, configuration and
+<tt>source.tds.zip</tt>: The sources, mainly the build script, configuration and
driver files, and patches.
Some of the used tools are not provided, see section
&#8216;<a href="#_build_hints">Build Hints</a>&#8217;.
@@ -1003,7 +1009,7 @@ TDS
</li>
<li>
<p>
-<code>latex-tds.tds.zip</code>: The universe, the contents of all the ZIP files above,
+<tt>latex-tds.tds.zip</tt>: The universe, the contents of all the ZIP files above,
merged together.
</p>
</li>
@@ -1018,13 +1024,13 @@ process. You get a TDS compliant tree just by unpacking.</p></div>
<div class="paragraph"><p>Example:</p></div>
<div class="listingblock">
<div class="content">
-<pre><code> cd /some/where/texmf
- unzip latex-tds</code></pre>
+<pre><tt> cd /some/where/texmf
+ unzip latex-tds</tt></pre>
</div></div>
-<div class="paragraph"><p>or unzip&#8217;s option <code>-d</code>:</p></div>
+<div class="paragraph"><p>or unzip&#8217;s option <tt>-d</tt>:</p></div>
<div class="listingblock">
<div class="content">
-<pre><code> unzip latex-tds -d /some/where/texmf</code></pre>
+<pre><tt> unzip latex-tds -d /some/where/texmf</tt></pre>
</div></div>
<div class="paragraph"><p>Instead of the universe ZIP file single modules can be selected.</p></div>
<div class="paragraph"><p>Important to remember, point your unpack process right in
@@ -1032,9 +1038,9 @@ the root directory of your TDS tree. The directory structure
in the ZIP files start with the top-level directories:</p></div>
<div class="listingblock">
<div class="content">
-<pre><code> doc/latex/base/...
+<pre><tt> doc/latex/base/...
tex/latex/tools/...
- source/...</code></pre>
+ source/...</tt></pre>
</div></div>
<div class="paragraph"><p>Rationale: The root directory of a TDS tree can have different
names, such as texmf-dist, texmf-local, &#8230;</p></div>
@@ -1068,10 +1074,10 @@ Depending on the module further installation steps can be
<div class="ulist"><ul>
<li>
<p>
-The default <code>texsys.cfg</code> that LaTeX provides is put
- into <code>TDS:tex/latex/base</code>. It must be removed, if you need
+The default <tt>texsys.cfg</tt> that LaTeX provides is put
+ into <tt>TDS:tex/latex/base</tt>. It must be removed, if you need
a specialized version. Consult your TeX distribution
- and <code>TDS:doc/latex/base/source2e.pdf</code> (module ltdirchk).
+ and <tt>TDS:doc/latex/base/source2e.pdf</tt> (module ltdirchk).
Usually changes are not required for many TeX distributions
such as Unix (web2c), MikTeX, &#8230;
</p>
@@ -1099,7 +1105,7 @@ The map files need further configuring (e.g., updmap).
<li>
<p>
Module graphics does not provide all driver files, because some are
- developed independently (<code>pdftex.def</code>, &#8230;).
+ developed independently (<tt>pdftex.def</tt>, &#8230;).
</p>
</li>
</ul></div>
@@ -1118,7 +1124,7 @@ of this license or (at your option) any later version.
The latest version of this license is in</p></div>
<div class="listingblock">
<div class="content">
-<pre><code> http://www.latex-project.org/lppl.txt</code></pre>
+<pre><tt> http://www.latex-project.org/lppl.txt</tt></pre>
</div></div>
<div class="paragraph"><p>and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.</p></div>
@@ -1144,24 +1150,24 @@ cellspacing="0" cellpadding="4">
<col width="70%" />
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>README </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>README </tt></pre></div></td>
<td align="left" valign="top"><p class="table">plain text file</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>README.html </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>README.html </tt></pre></div></td>
<td align="left" valign="top"><p class="table">standalone HTML file</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>README.pdf </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>README.pdf </tt></pre></div></td>
<td align="left" valign="top"><p class="table">PDF version</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>README.asciidoc </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>README.asciidoc </tt></pre></div></td>
<td align="left" valign="top"><p class="table">main source code in text document format <a href="http://www.methods.co.nz/asciidoc/">AsciiDoc</a></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>README-docinfo.html </code></pre></div></td>
-<td align="left" valign="top"><p class="table">source code, read by asciidoc to generate <code>README.html</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>README-docinfo.html </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">source code, read by asciidoc to generate <tt>README.html</tt></p></td>
</tr>
</tbody>
</table>
@@ -1178,12 +1184,12 @@ cellspacing="0" cellpadding="4">
<col width="70%" />
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>license/lppl.txt </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>license/lppl.txt </tt></pre></div></td>
<td align="left" valign="top"><p class="table">LPPL (The LaTeX Project Public License)
for latex-tds and adjust_checksum</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>license/ziptimetree/lgpl.txt </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>license/ziptimetree/lgpl.txt </tt></pre></div></td>
<td align="left" valign="top"><p class="table">LGPL (GNU Lesser General Public License)
for ziptimetree, check-ascii, check-eolspaces</p></td>
</tr>
@@ -1202,29 +1208,29 @@ cellspacing="0" cellpadding="4">
<col width="70%" />
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>build.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>build.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">main script for building the distribution</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>lib/adjust_checksum.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>lib/adjust_checksum.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">Perl script that runs a DTX file through
- LaTeX and corrects its <code>\Checksum</code> if necessary</p></td>
+ LaTeX and corrects its <tt>\Checksum</tt> if necessary</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>lib/check-ascii.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>lib/check-ascii.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">Perl script that looks for non-ASCII characters</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>lib/check-eolspaces.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>lib/check-eolspaces.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">Perl script that looks for trailing spaces</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>lib/check-tds-installation.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>lib/check-tds-installation.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">Perl script that compares a module with
an installation inside a TDS tree.</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>lib/ziptimetree.pl </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>lib/ziptimetree.pl </tt></pre></div></td>
<td align="left" valign="top"><p class="table">Perl script that generates a ZIP file from
a directory tree with sorted entries (LGPL)</p></td>
</tr>
@@ -1243,58 +1249,58 @@ cellspacing="0" cellpadding="4">
<col width="70%" />
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/docstrip.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/docstrip.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">enables TDS feature and creates directories</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/errata.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/errata.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">for errata lists of latex/base</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/fix-expl3-lua.ini </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/fix-expl3-lua.ini </tt></pre></div></td>
<td align="left" valign="top"><p class="table">fix for expl3, if used in format file</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/hyperref.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/hyperref.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">hyperref configuration file</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltnews.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltnews.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">for LaTeX News of latex/base</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltugboat.cls </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltugboat.cls </tt></pre></div></td>
<td align="left" valign="top"><p class="table">setup for class ltugboat</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltxdoc.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltxdoc.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">setup for class ltxdoc</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltxguide.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltxguide.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">setup for the guide manuals in latex/base
and required/psnfss</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/lualatex-tds.ini </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/lualatex-tds.ini </tt></pre></div></td>
<td align="left" valign="top"><p class="table">init file for format generation for LuaTeX</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/lualatex-tds2.ini </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/lualatex-tds2.ini </tt></pre></div></td>
<td align="left" valign="top"><p class="table">init file for LuaTeX format without LM Math</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/manual.cfg </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/manual.cfg </tt></pre></div></td>
<td align="left" valign="top"><p class="table">setup for errata list of the LaTeX manual
in latex/base</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/pdflatex-tds.ini </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/pdflatex-tds.ini </tt></pre></div></td>
<td align="left" valign="top"><p class="table">init file for format generation for pdfTeX</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/tdsguide.cfg </code></pre></div></td>
-<td align="left" valign="top"><p class="table">setup for class <code>tdsguide.cls</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/tdsguide.cfg </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">setup for class <tt>tdsguide.cls</tt></p></td>
</tr>
</tbody>
</table>
@@ -1311,58 +1317,58 @@ cellspacing="0" cellpadding="4">
<col width="70%" />
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ams.drv </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ams.drv </tt></pre></div></td>
<td align="left" valign="top"><p class="table">generic doc driver for files from the
amslatex bundle</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/doc_lppl.tex </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>base/lppl.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/doc_lppl.tex </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>base/lppl.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/errata.all </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>knuth/errata/errata.pdf</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/errata.all </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>knuth/errata/errata.pdf</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/errata.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>knuth/errata/errata_*.pdf</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/errata.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>knuth/errata/errata_*.pdf</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/errorlog.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>knuth/errata/errorlog.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/errorlog.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>knuth/errata/errorlog.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/etex_man.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>etex/etex_man.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/etex_man.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>etex/etex_man.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/knuth.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver for <code>knuth/</code>{<code>texware</code>,<code>mfware</code>,<code>etc</code>}+/*.web+</p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/knuth.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver for <tt>knuth/</tt>{<tt>texware</tt>,<tt>mfware</tt>,<tt>etc</tt>}+/*.web+</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/knuth-outline.tex </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/knuth-outline.tex </tt></pre></div></td>
<td align="left" valign="top"><p class="table">outline file list for module knuth</p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltnews.tex </code></pre></div></td>
-<td align="left" valign="top"><p class="table">master file that merges all <code>base/ltnews*.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltnews.tex </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">master file that merges all <tt>base/ltnews*.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/ltxcheck.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver with patches for <code>ltxcheck.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/ltxcheck.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver with patches for <tt>ltxcheck.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/psnfss2e.drv </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver with patches for <code>psnfss2e.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/psnfss2e.drv </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">doc driver with patches for <tt>psnfss2e.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/tools-overview.cls </code></pre></div></td>
-<td align="left" valign="top"><p class="table">class for <code>tools.tex</code></p></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/tools-overview.cls </tt></pre></div></td>
+<td align="left" valign="top"><p class="table">class for <tt>tools.tex</tt></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/tools.tex </code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>tex/tools.tex </tt></pre></div></td>
<td align="left" valign="top"><p class="table">master file for tools overview, generated
- by the <code>build.pl</code> script from <code>tools/manifest.txt</code></p></td>
+ by the <tt>build.pl</tt> script from <tt>tools/manifest.txt</tt></p></td>
</tr>
</tbody>
</table>
@@ -1385,60 +1391,60 @@ cellspacing="0" cellpadding="4">
</thead>
<tbody>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/amsclass.dtx.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>amslatex/amsclass.dtx</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/amsclass.dtx.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>amslatex/amsclass.dtx</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/amsfndoc.def.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>amsfonts/amsfndoc.def</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/amsfndoc.def.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>amsfonts/amsfndoc.def</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/amsfndoc.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>amsfonts/amsfndoc.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/amsfndoc.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>amsfonts/amsfndoc.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/amsldoc.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>amslatex/amsldoc.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/amsldoc.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>amslatex/amsldoc.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/changes.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>amslatex/amsrefs/changes.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/changes.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>amslatex/amsrefs/changes.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/encguide.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>base/encguide.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/encguide.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>base/encguide.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/errorlog.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>knuth/errata/errorlog.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/errorlog.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>knuth/errata/errorlog.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/logmac.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>knuth/errata/logmac.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/logmac.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>knuth/errata/logmac.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/source2e.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>base/source2e.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/source2e.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>base/source2e.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/tlc2.err.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>base/tlc2.err</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/tlc2.err.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>base/tlc2.err</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/trapman.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>knuth/mf/trapman.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/trapman.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>knuth/mf/trapman.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/tripman.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>knuth/tex/tripman.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/tripman.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>knuth/tex/tripman.tex</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/utf8ienc.dtx.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>base/utf8ienc.dtx</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/utf8ienc.dtx.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>base/utf8ienc.dtx</tt></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/webman.tex.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>knuth/web/webman.tex</code></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>patch/webman.tex.diff </tt></pre></div></td>
+<td align="left" valign="top"><div class="literal"><pre><tt>knuth/web/webman.tex</tt></pre></div></td>
</tr>
</tbody>
</table>
@@ -1493,7 +1499,7 @@ Output format of generated documentation is PDF, see above.
<li>
<p>
Documentation bundles are preferred to many partial documentation
- files (e.g. <code>source2e.pdf</code> or <code>ltnews.pdf</code>).
+ files (e.g. <tt>source2e.pdf</tt> or <tt>ltnews.pdf</tt>).
</p>
</li>
<li>
@@ -1505,13 +1511,13 @@ If several expansion stages of a documentation are available,
<li>
<p>
Files that do not fit in a program sub tree of TDS stay below
- <code>TDS:source</code> (e.g. <code>latexbug.el</code> from latex/base). Then they do not
+ <tt>TDS:source</tt> (e.g. <tt>latexbug.el</tt> from latex/base). Then they do not
get lost at least.
</p>
</li>
<li>
<p>
-Page layout: <code>a4paper</code> with reduced vertical margins (exception: ltnews).
+Page layout: <tt>a4paper</tt> with reduced vertical margins (exception: ltnews).
(This also decreases the page number usually.)
</p>
</li>
@@ -1531,18 +1537,18 @@ Page layout: <code>a4paper</code> with reduced vertical margins (exception: ltne
<div class="ulist"><ul>
<li>
<p>
-<code>source2e.pdf</code> is used instead of many single <code>lt*.pdf</code> files.
+<tt>source2e.pdf</tt> is used instead of many single <tt>lt*.pdf</tt> files.
</p>
</li>
<li>
<p>
-<code>ltnews.pdf</code> is introduced to avoid cluttering the doc directory
- with many single sheet <code>ltnews*.pdf</code> files.
+<tt>ltnews.pdf</tt> is introduced to avoid cluttering the doc directory
+ with many single sheet <tt>ltnews*.pdf</tt> files.
</p>
</li>
<li>
<p>
-Patch for <code>ltfssdcl.dtx</code>: Checksum fixed.
+Patch for <tt>ltfssdcl.dtx</tt>: Checksum fixed.
</p>
</li>
<li>
@@ -1557,9 +1563,9 @@ Patch for <code>ltfssdcl.dtx</code>: Checksum fixed.
<div class="ulist"><ul>
<li>
<p>
-Added: <code>tools.pdf</code> as overview/contents/index file with links
+Added: <tt>tools.pdf</tt> as overview/contents/index file with links
and short descriptions of the single packages. (It uses
- the data from <code>manifest.txt</code>).
+ the data from <tt>manifest.txt</tt>).
</p>
</li>
<li>
@@ -1575,14 +1581,14 @@ Added: <code>tools.pdf</code> as overview/contents/index file with links
<li>
<p>
Current CTAN &#8594; TDS mapping in use:
- <code>CTAN:systems/knuth/dist</code> &#8594; <code>TDS:&lt;toplevel&gt;/knuth</code>
+ <tt>CTAN:systems/knuth/dist</tt> &#8594; <tt>TDS:&lt;toplevel&gt;/knuth</tt>
</p>
</li>
<li>
<p>
Unsure where to put trip/trap files. Currently they are
- put in <code>TDS:source</code>, because the documentation files
- (<code>tripman.pdf</code>, <code>trapman.pdf</code>) are in <code>TDS:doc</code>. They lists the
+ put in <tt>TDS:source</tt>, because the documentation files
+ (<tt>tripman.pdf</tt>, <tt>trapman.pdf</tt>) are in <tt>TDS:doc</tt>. They lists the
trip/trap files already.
</p>
</li>
@@ -1595,7 +1601,7 @@ Not covered is
</p>
<div class="literalblock">
<div class="content">
-<pre><code>texmf-dist/fonts/source/public/mflogo/logo10.mf
+<pre><tt>texmf-dist/fonts/source/public/mflogo/logo10.mf
texmf-dist/fonts/source/public/mflogo/logo8.mf
texmf-dist/fonts/source/public/mflogo/logo9.mf
texmf-dist/fonts/source/public/mflogo/logobf10.mf
@@ -1623,7 +1629,7 @@ texmf-dist/tex/plain/base/plain.tex
texmf-dist/tex/plain/base/story.tex
texmf-dist/tex/plain/base/testfont.tex
texmf-dist/tex/plain/base/webmac.tex
-texmf/tex/generic/hyphen/hyphen.tex</code></pre>
+texmf/tex/generic/hyphen/hyphen.tex</tt></pre>
</div></div>
</li>
</ul></div>
@@ -1646,7 +1652,7 @@ Only the manual &#8216;etex_man&#8217; is covered by this module.
<div class="paragraph"><p>The most important advice I can give: &#8216;Forget it&#8217;!
The purpose of the source files are rather to show, what was
done in which way.
-The <code>*.zip</code> with TDS trees are the goal of the project, not the
+The <tt>*.zip</tt> with TDS trees are the goal of the project, not the
build process. Some remarks, if someone wants to build the
modules himself:</p></div>
<div class="ulist"><ul>
@@ -1694,20 +1700,20 @@ First step:
I have written a tool that analyzes page stream contents and
optimizes them (removal of unnecessary color settings, minimize
translation operations, &#8230;)
- &#8594; <code>pdfbox-rewrite.jar</code>.
+ &#8594; <tt>pdfbox-rewrite.jar</tt>.
</p>
</li>
<li>
<p>
For reading and writing the PDF file I have used PDFBox
- &#8594; <code>PDFBox-0.7.2.jar</code> (<a href="http://pdfbox.apache.org/">http://pdfbox.apache.org/</a>).
+ &#8594; <tt>PDFBox-0.7.2.jar</tt> (<a href="http://pdfbox.apache.org/">http://pdfbox.apache.org/</a>).
</p>
</li>
<li>
<p>
To get better results I patched some of the classes
of PDFBox (especially the write module)
- &#8594; <code>pdfbox-rewrite.jar</code>.
+ &#8594; <tt>pdfbox-rewrite.jar</tt>.
</p>
</li>
</ol></div>
@@ -1716,19 +1722,19 @@ To get better results I patched some of the classes
<p>
The final conversion step was done by Multivalent, because
it makes a very good job in PDF compression:
- &#8594; <code>Multivalent20060102.jar</code> (<a href="http://multivalent.sourceforge.net/">http://multivalent.sourceforge.net/</a>)
+ &#8594; <tt>Multivalent20060102.jar</tt> (<a href="http://multivalent.sourceforge.net/">http://multivalent.sourceforge.net/</a>)
</p>
</li>
</ol></div>
-<div class="paragraph"><p>Multivalent and PDFBox are available, <code>pdfbox-rewrite.jar</code>, however,
+<div class="paragraph"><p>Multivalent and PDFBox are available, <tt>pdfbox-rewrite.jar</tt>, however,
is just a first prototype, not ripe for a release.
Therefore this step of post-processing is optional for the
project latex-tds. The build script looks for the library and
skips this steps automatically if necessary.
- If you give the build script the option <code>--nopostprocess</code>,
+ If you give the build script the option <tt>--nopostprocess</tt>,
then it will skip the postprocess steps (building is faster,
the pdf files a little larger).
- Install the jar files in the directory <code>lib</code> where
+ Install the jar files in the directory <tt>lib</tt> where
they are expected by the build script.</p></div>
</div></div>
</li>
@@ -1809,7 +1815,7 @@ Index added to base/classes.dtx.
</li>
<li>
<p>
-ZIP files renamed: <code>*-tds.zip</code> &#8594; <code>*.zip</code>
+ZIP files renamed: <tt>*-tds.zip</tt> &#8594; <tt>*.zip</tt>
</p>
</li>
<li>
@@ -1819,7 +1825,7 @@ Comment added to ZIP files.
</li>
<li>
<p>
-Update of <code>readme.txt</code>.
+Update of <tt>readme.txt</tt>.
</p>
</li>
</ul></div>
@@ -1842,18 +1848,18 @@ Obsolete hyphenation patterns added to babel&#8217;s source directory
</li>
<li>
<p>
-Script adjust_checksum added and scripts are put below <code>TDS:scripts</code>.
+Script adjust_checksum added and scripts are put below <tt>TDS:scripts</tt>.
</p>
</li>
<li>
<p>
-<code>TDS:makeindex/base/</code> renamed to <code>TDS:makeindex/latex/</code>
+<tt>TDS:makeindex/base/</tt> renamed to <tt>TDS:makeindex/latex/</tt>
</p>
</li>
<li>
<p>
-Exception for <code>sample2e.tex</code> and <code>small2e.tex</code> that now go into
- <code>TDS:tex/latex/base/</code>.
+Exception for <tt>sample2e.tex</tt> and <tt>small2e.tex</tt> that now go into
+ <tt>TDS:tex/latex/base/</tt>.
</p>
</li>
</ul></div>
@@ -1865,13 +1871,13 @@ Exception for <code>sample2e.tex</code> and <code>small2e.tex</code> that now go
<div class="ulist"><ul>
<li>
<p>
-Default <code>texsys.cfg</code> is generated.
+Default <tt>texsys.cfg</tt> is generated.
</p>
</li>
<li>
<p>
-<code>adjust_checksum.pl</code> and <code>ziptimetree.pl</code> now moved from the <code>scripts</code>
- branch to <code>TDS:source/latex/latex-tds/lib/</code>.
+<tt>adjust_checksum.pl</tt> and <tt>ziptimetree.pl</tt> now moved from the <tt>scripts</tt>
+ branch to <tt>TDS:source/latex/latex-tds/lib/</tt>.
</p>
</li>
</ul></div>
@@ -1883,8 +1889,8 @@ Default <code>texsys.cfg</code> is generated.
<div class="ulist"><ul>
<li>
<p>
-Fix of <code>ltxguide.cfg</code> that had loaded doc.sty that disturbs the
- verbatim stuff in <code>fntguide.tex</code>.
+Fix of <tt>ltxguide.cfg</tt> that had loaded doc.sty that disturbs the
+ verbatim stuff in <tt>fntguide.tex</tt>.
</p>
</li>
</ul></div>
@@ -1908,7 +1914,7 @@ Fix for documentation of longtable.
<div class="ulist"><ul>
<li>
<p>
-Patch for <code>babel/latin.dtx</code> added (babel/3922).
+Patch for <tt>babel/latin.dtx</tt> added (babel/3922).
</p>
</li>
</ul></div>
@@ -1921,10 +1927,10 @@ Patch for <code>babel/latin.dtx</code> added (babel/3922).
<li>
<p>
A minor update on CTAN regarding babel:
- <code>iahyphen.tex</code>, <code>icehyph.tex</code>, and <code>lahyph.tex</code> are now symbolic links
+ <tt>iahyphen.tex</tt>, <tt>icehyph.tex</tt>, and <tt>lahyph.tex</tt> are now symbolic links
to their location in <a href="http://mirror.ctan.org/language/hyphenation/">CTAN:language/hyphenation/</a>.
Therefore also
- <code>lahyph.tex</code> is now installed in <code>TDS:tex/generic/hyphen/</code>.
+ <tt>lahyph.tex</tt> is now installed in <tt>TDS:tex/generic/hyphen/</tt>.
</p>
</li>
</ul></div>
@@ -1941,7 +1947,7 @@ Update of module amslatex because of updated package amsrefs.
</li>
<li>
<p>
-Fix in <code>latin.dtx.diff</code>.
+Fix in <tt>latin.dtx.diff</tt>.
</p>
</li>
</ul></div>
@@ -1958,7 +1964,7 @@ Update of babel.
</li>
<li>
<p>
-Update of amsrefs (<code>TDS:tex/latex/amscls</code> &#8594; <code>TDS:tex/latex/amsrefs</code>).
+Update of amsrefs (<tt>TDS:tex/latex/amscls</tt> &#8594; <tt>TDS:tex/latex/amsrefs</tt>).
</p>
</li>
</ul></div>
@@ -1982,7 +1988,7 @@ Update of babel (2008/03/17).
<div class="ulist"><ul>
<li>
<p>
-Fix: <code>latex/base/*.err</code> added to <code>TDS:source/latex/base/</code>.
+Fix: <tt>latex/base/*.err</tt> added to <tt>TDS:source/latex/base/</tt>.
</p>
</li>
</ul></div>
@@ -1994,7 +2000,7 @@ Fix: <code>latex/base/*.err</code> added to <code>TDS:source/latex/base/</code>.
<div class="ulist"><ul>
<li>
<p>
-Using <code>.tds.zip</code> instead of .zip to follow <code>CTAN:install</code>'s naming
+Using <tt>.tds.zip</tt> instead of .zip to follow <tt>CTAN:install</tt>'s naming
conventions.
</p>
</li>
@@ -2065,7 +2071,7 @@ Fixes and additions for module knuth.
<div class="ulist"><ul>
<li>
<p>
-Module amslatex: <code>instr-l.tex</code> vanished from CTAN (but not at AMS side).
+Module amslatex: <tt>instr-l.tex</tt> vanished from CTAN (but not at AMS side).
</p>
</li>
<li>
@@ -2093,12 +2099,12 @@ Module base: CTAN hyperlinks fixed.
</li>
<li>
<p>
-Module amslatex: Outdated URL fixed in <code>amsldoc.tex</code>.
+Module amslatex: Outdated URL fixed in <tt>amsldoc.tex</tt>.
</p>
</li>
<li>
<p>
-Module babel: Problem with already defined <code>\meta</code> in <code>tb1604.tex</code> fixed.
+Module babel: Problem with already defined <tt>\meta</tt> in <tt>tb1604.tex</tt> fixed.
</p>
</li>
</ul></div>
@@ -2120,7 +2126,7 @@ Using uptodate versions from LaTeX project page for errata lists.
</li>
<li>
<p>
-<code>lgc2.err</code> added (LaTeX Graphics Companion, 2. ed.).
+<tt>lgc2.err</tt> added (LaTeX Graphics Companion, 2. ed.).
</p>
</li>
<li>
@@ -2132,7 +2138,7 @@ Various fixes in errata lists.
</li>
<li>
<p>
-Module tools: <code>array.dtx</code>: documentation fixed (tools/4044).
+Module tools: <tt>array.dtx</tt>: documentation fixed (tools/4044).
</p>
</li>
</ul></div>
@@ -2200,7 +2206,7 @@ Update of LaTeX, release 2009/09/24.
<div class="ulist"><ul>
<li>
<p>
-Module amslatex: Unhappily the <code>.zip</code> files are quite a mess,
+Module amslatex: Unhappily the <tt>.zip</tt> files are quite a mess,
because they contain a mixup of old and new versions.
Tried to sort this out and fix the last update.
</p>
@@ -2229,7 +2235,7 @@ Module base: page layout for source2e fixed (changes, index).
</li>
<li>
<p>
-Module base: update of <code>.err</code> files.
+Module base: update of <tt>.err</tt> files.
</p>
</li>
</ul></div>
@@ -2263,7 +2269,7 @@ Erratas updated.
<div class="ulist"><ul>
<li>
<p>
-Module base: patch for latex/4148 (Missing <code>\label</code> and <code>\ref</code> in <code>lppl.tex</code>).
+Module base: patch for latex/4148 (Missing <tt>\label</tt> and <tt>\ref</tt> in <tt>lppl.tex</tt>).
</p>
</li>
</ul></div>
@@ -2277,7 +2283,7 @@ Module base: patch for latex/4148 (Missing <code>\label</code> and <code>\ref</c
<p>
Module amslatex: There is an outdated version of amsthm.sty in
<a href="http://mirror.ctan.org/install/macros/latex/required/amslatex/amscls.tds.zip">CTAN:install/macros/latex/required/amslatex/amscls.tds.zip</a>.
- The package <code>amsthm.sty</code> is now generated from the source.
+ The package <tt>amsthm.sty</tt> is now generated from the source.
</p>
</li>
<li>
@@ -2326,17 +2332,17 @@ Update of LaTeX, release 2011/06/27.
</li>
<li>
<p>
-Patch <code>ltpatch.ltx</code> to match the kernel version.
+Patch <tt>ltpatch.ltx</tt> to match the kernel version.
</p>
</li>
<li>
<p>
-Patch <code>lppl.tex.diff</code> removed (no longer needed).
+Patch <tt>lppl.tex.diff</tt> removed (no longer needed).
</p>
</li>
<li>
<p>
-Patch <code>ltfssdcl.dtx.diff</code> added (checksum fixed).
+Patch <tt>ltfssdcl.dtx.diff</tt> added (checksum fixed).
</p>
</li>
</ul></div>
@@ -2394,7 +2400,7 @@ Update of LaTeX.
</li>
<li>
<p>
-Patches <code>ltpatch.ltx.diff</code> and <code>ltfssdcl.dtx.diff</code> removed
+Patches <tt>ltpatch.ltx.diff</tt> and <tt>ltfssdcl.dtx.diff</tt> removed
(no longer needed).
</p>
</li>
@@ -2424,7 +2430,7 @@ Caching for PDF generation added.
</li>
<li>
<p>
-&#8216;FINAL&#8217; markers in the output of <code>build.pl</code>
+&#8216;FINAL&#8217; markers in the output of <tt>build.pl</tt>
for final (Lua|pdf)TeX runs.
</p>
</li>
@@ -2493,12 +2499,12 @@ Update of amslatex (amsrefs).
</li>
<li>
<p>
-Update of <code>readme.txt</code> that is renamed to <code>README</code> (CTAN convention).
+Update of <tt>readme.txt</tt> that is renamed to <tt>README</tt> (CTAN convention).
</p>
</li>
<li>
<p>
-Update of <code>tlc2.err</code>.
+Update of <tt>tlc2.err</tt>.
</p>
</li>
</ul></div>
@@ -2515,13 +2521,13 @@ Update of amslatex (amsrefs).
</li>
<li>
<p>
-Module amslatex: <code>cite-x*.tex</code>, <code>jb.bib</code> in <code>TDS:source/</code>, because
+Module amslatex: <tt>cite-x*.tex</tt>, <tt>jb.bib</tt> in <tt>TDS:source/</tt>, because
these files are now classified as test files.
</p>
</li>
<li>
<p>
-Module base: <code>lb2.err</code> and <code>tlc2.err</code> updated.
+Module base: <tt>lb2.err</tt> and <tt>tlc2.err</tt> updated.
</p>
</li>
<li>
@@ -2551,23 +2557,23 @@ Module amsfonts added.
<div class="ulist"><ul>
<li>
<p>
-Patch file <code>lb2.err.diff</code> removed by call of sed inside <code>build.pl</code>.
+Patch file <tt>lb2.err.diff</tt> removed by call of sed inside <tt>build.pl</tt>.
</p>
</li>
<li>
<p>
-<code>README</code> rewritten in text document format <a href="http://www.methods.co.nz/asciidoc/">AsciiDoc</a>
+<tt>README</tt> rewritten in text document format <a href="http://www.methods.co.nz/asciidoc/">AsciiDoc</a>
and added as HTML and PDF files.
</p>
</li>
<li>
<p>
-<code>README.asciidoc</code> updated.
+<tt>README.asciidoc</tt> updated.
</p>
</li>
<li>
<p>
-<code>Makefile</code>: Target &#8216;check-links&#8217; added.
+<tt>Makefile</tt>: Target &#8216;check-links&#8217; added.
</p>
</li>
</ul></div>
@@ -2579,7 +2585,7 @@ Patch file <code>lb2.err.diff</code> removed by call of sed inside <code>build.p
<div class="ulist"><ul>
<li>
<p>
-<code>README</code> generated from <code>README.asciidoc</code> via <code>README.html</code>.
+<tt>README</tt> generated from <tt>README.asciidoc</tt> via <tt>README.html</tt>.
</p>
</li>
</ul></div>
@@ -2591,12 +2597,12 @@ Patch file <code>lb2.err.diff</code> removed by call of sed inside <code>build.p
<div class="ulist"><ul>
<li>
<p>
-<code>README.asciidoc</code>: Additions and updates.
+<tt>README.asciidoc</tt>: Additions and updates.
</p>
</li>
<li>
<p>
-<code>README.pdf</code> generated by wkhtmltopdf via <code>README.html</code>.
+<tt>README.pdf</tt> generated by wkhtmltopdf via <tt>README.html</tt>.
</p>
</li>
</ul></div>
@@ -2655,7 +2661,7 @@ Update of knuth (2014/01/19).
</li>
<li>
<p>
-Update of base (errata lists: <code>lb2.err</code>, <code>tlc2.err</code>).
+Update of base (errata lists: <tt>lb2.err</tt>, <tt>tlc2.err</tt>).
</p>
</li>
</ul></div>
@@ -2685,7 +2691,7 @@ Update of armtex (needed to generate module base).
</li>
<li>
<p>
-New options <code>--vcs</code> and <code>--vcs-update</code> for using the files of
+New options <tt>--vcs</tt> and <tt>--vcs-update</tt> for using the files of
the public source repository of the LaTeX project.
</p>
</li>
@@ -2715,12 +2721,12 @@ Update of base and graphics.
</li>
<li>
<p>
-<code>README.html</code> with Unix line ends.
+<tt>README.html</tt> with Unix line ends.
</p>
</li>
<li>
<p>
-ZIP file for CTAN upload with top level directory <code>latex-tds</code>.
+ZIP file for CTAN upload with top level directory <tt>latex-tds</tt>.
</p>
</li>
</ul></div>
@@ -2732,7 +2738,7 @@ ZIP file for CTAN upload with top level directory <code>latex-tds</code>.
<div class="ulist"><ul>
<li>
<p>
-Module cyrillic: Missing <code>00readme.txt</code> added.
+Module cyrillic: Missing <tt>00readme.txt</tt> added.
</p>
</li>
</ul></div>
@@ -2744,22 +2750,22 @@ Module cyrillic: Missing <code>00readme.txt</code> added.
<div class="ulist"><ul>
<li>
<p>
-Module base: <code>fix-cm</code> updated (2014/05/13 v1.1q).
+Module base: <tt>fix-cm</tt> updated (2014/05/13 v1.1q).
</p>
</li>
<li>
<p>
-Module tools: <code>tabularx</code> updated (2014/05/13 v2.10).
+Module tools: <tt>tabularx</tt> updated (2014/05/13 v2.10).
</p>
</li>
<li>
<p>
-Module tools: <code>readme.txt</code> renamed to <code>00readme.txt</code>.
+Module tools: <tt>readme.txt</tt> renamed to <tt>00readme.txt</tt>.
</p>
</li>
<li>
<p>
-Module knuth: <code>.web</code> files are put below <code>TDS:web/knuth//</code>.
+Module knuth: <tt>.web</tt> files are put below <tt>TDS:web/knuth//</tt>.
</p>
</li>
</ul></div>
@@ -2771,22 +2777,22 @@ Module knuth: <code>.web</code> files are put below <code>TDS:web/knuth//</code>
<div class="ulist"><ul>
<li>
<p>
-Module base: Formatting of <code>ltnews.pdf</code> fixed.
+Module base: Formatting of <tt>ltnews.pdf</tt> fixed.
</p>
</li>
<li>
<p>
-<code>fix-expl3-lua.ini</code> added to support putting package expl into a format.
+<tt>fix-expl3-lua.ini</tt> added to support putting package expl into a format.
</p>
</li>
<li>
<p>
-Script <code>check-tds-installation.pl</code> added.
+Script <tt>check-tds-installation.pl</tt> added.
</p>
</li>
<li>
<p>
-Module amslatex: <code>TDS:bibtex/bst/ams</code> renamed to <code>TDS:bibtex/bst/amscls</code>.
+Module amslatex: <tt>TDS:bibtex/bst/ams</tt> renamed to <tt>TDS:bibtex/bst/amscls</tt>.
</p>
</li>
</ul></div>
@@ -2798,7 +2804,7 @@ Module amslatex: <code>TDS:bibtex/bst/ams</code> renamed to <code>TDS:bibtex/bst
<div class="ulist"><ul>
<li>
<p>
-Module amslatex: Sources for <code>amsbooka</code> added.
+Module amslatex: Sources for <tt>amsbooka</tt> added.
</p>
</li>
</ul></div>
@@ -2810,7 +2816,7 @@ Module amslatex: Sources for <code>amsbooka</code> added.
<div class="ulist"><ul>
<li>
<p>
-Module base: Update of <code>fixltx2e.dtx</code>.
+Module base: Update of <tt>fixltx2e.dtx</tt>.
</p>
</li>
</ul></div>
@@ -2822,12 +2828,29 @@ Module base: Update of <code>fixltx2e.dtx</code>.
<div class="ulist"><ul>
<li>
<p>
-Module tools: Update of packages <code>varioref</code> and <code>multicol</code>.
+Module tools: Update of packages <tt>varioref</tt> and <tt>multicol</tt>.
+</p>
+</li>
+<li>
+<p>
+Module base: Update of <tt>fixltx2e</tt>.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+2014/11/03
+</dt>
+<dd>
+<div class="ulist"><ul>
+<li>
+<p>
+Module base: Update (2014-10-12).
</p>
</li>
<li>
<p>
-Module base: Update of <code>fixltx2e</code>.
+Module tools: Update (2014-10-28).
</p>
</li>
</ul></div>
@@ -2839,7 +2862,7 @@ Module base: Update of <code>fixltx2e</code>.
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2014-09-17 04:36:47 CEST
+Last updated 2014-11-03 18:10:45 EST
</div>
</div>
</body>