summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/latex-tds
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-06 23:32:46 +0000
committerKarl Berry <karl@freefriends.org>2014-02-06 23:32:46 +0000
commitf52cc4ce5ce7d7099188cd762ebe8200859a76aa (patch)
treed38ab73f2eb0396558d4e5045fabc1e7cf051794 /Master/texmf-dist/doc/latex/latex-tds
parentb5e16a40417872bc34aaa8eb986cc6630344f18f (diff)
latex-tds (4feb14)
git-svn-id: svn://tug.org/texlive/trunk@32898 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/latex-tds')
-rw-r--r--Master/texmf-dist/doc/latex/latex-tds/README113
-rw-r--r--Master/texmf-dist/doc/latex/latex-tds/README.html226
-rw-r--r--Master/texmf-dist/doc/latex/latex-tds/README.pdfbin114677 -> 110275 bytes
3 files changed, 77 insertions, 262 deletions
diff --git a/Master/texmf-dist/doc/latex/latex-tds/README b/Master/texmf-dist/doc/latex/latex-tds/README
index c47ddaa4572..c20a0c3078d 100644
--- a/Master/texmf-dist/doc/latex/latex-tds/README
+++ b/Master/texmf-dist/doc/latex/latex-tds/README
@@ -3,7 +3,7 @@ README for project latex-tds
============================
Heiko Oberdiek
-2013/03/10
+2014/02/03
Table of Contents
@@ -30,9 +30,8 @@ Table of Contents
8. Remarks
8.1. Base
8.2. Tools
- 8.3. Babel
- 8.4. Knuth
- 8.5. e-TeX
+ 8.3. Knuth
+ 8.4. e-TeX
9. Build Hints
10. History
@@ -47,7 +46,7 @@ navigation support using bookmarks and links).
Version:
- 2013/03/10
+ 2014/02/03
Author:
@@ -135,10 +134,6 @@ psnfss
CTAN:macros/latex/required/psnfss.zip
-babel
-
- CTAN:macros/latex/required/babel.zip
-
tds
CTAN:tds.zip
@@ -250,21 +245,11 @@ texmf-dist, texmf-local, …
• Formats need rebuilding (e.g., fmtutil).
-4.1.2. Module babel
-
- • Most hyphenation patterns are not provided here. Usually you can find them
- somewhere below CTAN:language/hyphenation/.
-
- • Language configuration (language.dat), see the documentation of your TeX
- distribution.
-
- • Formats need rebuilding.
-
-4.1.3. Module psnfss
+4.1.2. Module psnfss
• The map files need further configuring (e.g., updmap).
-4.1.4. Module graphics
+4.1.3. Module graphics
• Module graphics does not provide all driver files, because some are
developed independently (pdftex.def, …).
@@ -273,7 +258,7 @@ texmf-dist, texmf-local, …
5. Copyright, License
======================
-Copyright © 2006-2013 Heiko Oberdiek.
+Copyright © 2006-2014 Heiko Oberdiek.
License is LPPL 1.3c:
@@ -366,10 +351,8 @@ tex/tdsguide.cfg setup for class tdsguide.cls
6.5. Documentation driver
--------------------------
-tex/ams.drv generic doc driver for files from the amslatex and
- babel bundle
-
-tex/babel.tex doc driver with patches for babel.drv
+tex/ams.drv generic doc driver for files from the amslatex
+ bundle
tex/doc_lppl.tex doc driver for base/lppl.tex
@@ -381,10 +364,10 @@ tex/errorlog.drv doc driver for knuth/errata/errorlog.tex
tex/etex_man.drv doc driver for etex/etex_man.tex
-tex/greek-usage.tex doc driver with patches for babel/usage.tex
-
tex/knuth.drv doc driver for knuth/{texware,mfware,etc}+/*.web+
+tex/knuth-outline.tex outline file list for module knuth
+
tex/ltnews.tex master file that merges all base/ltnews*.tex
tex/ltxcheck.drv doc driver with patches for ltxcheck.tex
@@ -413,7 +396,7 @@ patch/changes.tex.diff amslatex/amsrefs/changes.tex
patch/encguide.tex.diff base/encguide.tex
-patch/hebrew.fdd.diff babel/hebrew.fdd
+patch/errorlog.tex.diff knuth/errata/errorlog.tex
patch/logmac.tex.diff knuth/errata/logmac.tex
@@ -487,62 +470,7 @@ patch/webman.tex.diff knuth/web/webman.tex
• …
-8.3. Babel
------------
-
- • Babel’s TeX files consists of three groups of files:
-
- 1. Hyphenation pattern, see below.
-
- 2. Generic files:
-
- ☆ *.ldf (language definition files)
-
- ☆ *.sty (from bbcompat.dtx, these are plain TeX files, LaTeX user
- have the package babel)
-
- ☆ babel.def, switch.def
-
- ☆ plain.def
-
- ☆ b*plain.tex
-
- ☆ esbst.tex
-
- 3. LaTeX files:
-
- ☆ *.fd
-
- ☆ *enc.def (for package fontenc)
-
- ☆ cp*.def, 8859-8.def, si960.def (for package inputenc)
-
- ☆ babel.sty
-
- ☆ romanidx.tex
-
- ☆ athnum.sty, grmath.sty, grsymb.sty (greek.ins)
-
- ☆ heb*.sty
-
- Full TDS compliance would use different format subtrees for the generic
- and LaTeX files. However practice (TeX Live, teTeX, VTeX, …) put them
- in generic, mainly because of maintenance issues. Also babel’s *.ins
- files specify \usedir{tex/generic/babel}. There can be problems, if
- different TDS trees have different babel versions installed and the
- same file can be found both in generic and latex. The natural search
- strategy for TDS compliant trees would be to look first in tex/latex
- across the trees, then in tex/generic. Thus it can happen to use files
- from the same package, but different versions. Therefore latex-tds put
- these files in the generic subtree.
-
- • Babel already contains babel.pdf as documentation. It is a superset of
- user.pdf. Thus I have dropped the latter one to avoid redundancy. Also the
- name babel.pdf is much more useful (texdoc).
-
- • …
-
-8.4. Knuth
+8.3. Knuth
-----------
• Current CTAN → TDS mapping in use: CTAN:systems/knuth/dist → TDS:<toplevel>
@@ -585,7 +513,7 @@ patch/webman.tex.diff knuth/web/webman.tex
texmf-dist/tex/plain/base/webmac.tex
texmf/tex/generic/hyphen/hyphen.tex
-8.5. e-TeX
+8.4. e-TeX
-----------
• Only the manual ‘etex_man’ is covered by this module.
@@ -924,5 +852,16 @@ wants to build the modules himself:
2013/03/10
□ Update of amslatex (amsrefs 2013/03/07 v2.14).
+2013/03/30
+ □ Update of babel (3.9) including reorganization of language files.
+
+2014/02/03
+ □ Removal of module babel. It has a new maintainer and the languages are
+ now maintained separately.
+
+ □ Update of knuth (2014/01/19).
+
+ □ Update of base (errata lists: lb2.err, tlc2.err).
+
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
-Last updated 2013-03-10 01:09:22 CET
+Last updated 2014-02-03 21:33:48 CET
diff --git a/Master/texmf-dist/doc/latex/latex-tds/README.html b/Master/texmf-dist/doc/latex/latex-tds/README.html
index c50b9205099..14e8d59d3cc 100644
--- a/Master/texmf-dist/doc/latex/latex-tds/README.html
+++ b/Master/texmf-dist/doc/latex/latex-tds/README.html
@@ -730,13 +730,13 @@ asciidoc.install(2);
/*]]>*/
</script>
<meta name="author" content="Heiko Oberdiek" />
-<meta name="date" content="2013-03-10" />
+<meta name="date" content="2014-02-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">2013/03/10</span>
+<span id="revdate">2014/02/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 +758,7 @@ Version:
</dt>
<dd>
<p>
- 2013/03/10
+ 2014/02/03
</p>
</dd>
<dt class="hdlist1">
@@ -898,14 +898,6 @@ In the following I will use the term &#8216;module&#8217; for a package bundle.<
</p>
</dd>
<dt class="hdlist1">
-<strong>babel</strong>
-</dt>
-<dd>
-<p>
- <a href="http://mirror.ctan.org/macros/latex/required/babel.zip">CTAN:macros/latex/required/babel.zip</a>
-</p>
-</dd>
-<dt class="hdlist1">
<strong>tds</strong>
</dt>
<dd>
@@ -1091,29 +1083,7 @@ Formats need rebuilding (e.g., fmtutil).
</ul></div>
</div>
<div class="sect3">
-<h4 id="_module_babel">4.1.2. Module babel</h4>
-<div class="ulist"><ul>
-<li>
-<p>
-Most hyphenation patterns are not provided here. Usually you can
- find them somewhere below <a href="http://mirror.ctan.org/language/hyphenation/">CTAN:language/hyphenation/</a>.
-</p>
-</li>
-<li>
-<p>
-Language configuration (<code>language.dat</code>), see the documentation of
- your TeX distribution.
-</p>
-</li>
-<li>
-<p>
-Formats need rebuilding.
-</p>
-</li>
-</ul></div>
-</div>
-<div class="sect3">
-<h4 id="_module_psnfss">4.1.3. Module psnfss</h4>
+<h4 id="_module_psnfss">4.1.2. Module psnfss</h4>
<div class="ulist"><ul>
<li>
<p>
@@ -1123,7 +1093,7 @@ The map files need further configuring (e.g., updmap).
</ul></div>
</div>
<div class="sect3">
-<h4 id="_module_graphics">4.1.4. Module graphics</h4>
+<h4 id="_module_graphics">4.1.3. Module graphics</h4>
<div class="ulist"><ul>
<li>
<p>
@@ -1139,7 +1109,7 @@ Module graphics does not provide all driver files, because some are
<div class="sect1">
<h2 id="_copyright_license">5. Copyright, License</h2>
<div class="sectionbody">
-<div class="paragraph"><p>Copyright &#169; 2006-2013 Heiko Oberdiek.</p></div>
+<div class="paragraph"><p>Copyright &#169; 2006-2014 Heiko Oberdiek.</p></div>
<div class="paragraph"><p>License is <strong>LPPL 1.3c</strong>:</p></div>
<div class="paragraph"><p>This work may be distributed and/or modified under the
conditions of the LaTeX Project Public License, either version 1.3
@@ -1325,11 +1295,7 @@ cellspacing="0" cellpadding="4">
<tr>
<td align="left" valign="top"><div class="literal"><pre><code>tex/ams.drv </code></pre></div></td>
<td align="left" valign="top"><p class="table">generic doc driver for files from the
- amslatex and babel bundle</p></td>
-</tr>
-<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/babel.tex </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver with patches for <code>babel.drv</code></p></td>
+ amslatex bundle</p></td>
</tr>
<tr>
<td align="left" valign="top"><div class="literal"><pre><code>tex/doc_lppl.tex </code></pre></div></td>
@@ -1352,14 +1318,14 @@ cellspacing="0" cellpadding="4">
<td align="left" valign="top"><p class="table">doc driver for <code>etex/etex_man.tex</code></p></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>tex/greek-usage.tex </code></pre></div></td>
-<td align="left" valign="top"><p class="table">doc driver with patches for <code>babel/usage.tex</code></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>
</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"><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>
</tr>
@@ -1425,8 +1391,8 @@ cellspacing="0" cellpadding="4">
<td align="left" valign="top"><div class="literal"><pre><code>base/encguide.tex</code></pre></div></td>
</tr>
<tr>
-<td align="left" valign="top"><div class="literal"><pre><code>patch/hebrew.fdd.diff </code></pre></div></td>
-<td align="left" valign="top"><div class="literal"><pre><code>babel/hebrew.fdd</code></pre></div></td>
+<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>
</tr>
<tr>
<td align="left" valign="top"><div class="literal"><pre><code>patch/logmac.tex.diff </code></pre></div></td>
@@ -1586,132 +1552,7 @@ Added: <code>tools.pdf</code> as overview/contents/index file with links
</ul></div>
</div>
<div class="sect2">
-<h3 id="_babel">8.3. Babel</h3>
-<div class="ulist"><ul>
-<li>
-<p>
-Babel&#8217;s TeX files consists of three groups of files:
-</p>
-<div class="olist arabic"><ol class="arabic">
-<li>
-<p>
-Hyphenation pattern, see below.
-</p>
-</li>
-<li>
-<p>
-Generic files:
-</p>
-<div class="ulist"><ul>
-<li>
-<p>
-<code>*.ldf</code> (language definition files)
-</p>
-</li>
-<li>
-<p>
-<code>*.sty</code> (from <code>bbcompat.dtx</code>, these are plain TeX files,
- LaTeX user have the package babel)
-</p>
-</li>
-<li>
-<p>
-<code>babel.def</code>, <code>switch.def</code>
-</p>
-</li>
-<li>
-<p>
-<code>plain.def</code>
-</p>
-</li>
-<li>
-<p>
-<code>b*plain.tex</code>
-</p>
-</li>
-<li>
-<p>
-<code>esbst.tex</code>
-</p>
-</li>
-</ul></div>
-</li>
-<li>
-<p>
-LaTeX files:
-</p>
-<div class="ulist"><ul>
-<li>
-<p>
-<code>*.fd</code>
-</p>
-</li>
-<li>
-<p>
-<code>*enc.def</code> (for package fontenc)
-</p>
-</li>
-<li>
-<p>
-<code>cp*.def</code>, <code>8859-8.def</code>, <code>si960.def</code> (for package inputenc)
-</p>
-</li>
-<li>
-<p>
-<code>babel.sty</code>
-</p>
-</li>
-<li>
-<p>
-<code>romanidx.tex</code>
-</p>
-</li>
-<li>
-<p>
-<code>athnum.sty</code>, <code>grmath.sty</code>, <code>grsymb.sty</code> (<code>greek.ins</code>)
-</p>
-</li>
-<li>
-<p>
-<code>heb*.sty</code>
-</p>
-</li>
-</ul></div>
-<div class="paragraph"><p>Full TDS compliance would use different format subtrees
- for the generic and LaTeX files. However practice (TeX Live, teTeX,
- VTeX, &#8230;) put them in <code>generic</code>, mainly because of maintenance issues.
- Also babel&#8217;s <code>*.ins</code> files specify <code>\usedir{tex/generic/babel}</code>.
- There can be problems, if different TDS trees have different
- babel versions installed and the same file can be found both
- in generic and latex. The natural search strategy for TDS compliant
- trees would be to look first in <code>tex/latex</code> across the trees, then
- in tex/generic. Thus it can happen to use files from the same
- package, but different versions.
- Therefore latex-tds put these files in the <code>generic</code> subtree.</p></div>
-</li>
-</ol></div>
-</li>
-</ul></div>
-<div class="openblock">
-<div class="content">
-<div class="ulist"><ul>
-<li>
-<p>
-Babel already contains <code>babel.pdf</code> as documentation. It is a superset
- of <code>user.pdf</code>. Thus I have dropped the latter one to avoid redundancy.
- Also the name <code>babel.pdf</code> is much more useful (texdoc).
-</p>
-</li>
-<li>
-<p>
-&#8230;
-</p>
-</li>
-</ul></div>
-</div></div>
-</div>
-<div class="sect2">
-<h3 id="_knuth">8.4. Knuth</h3>
+<h3 id="_knuth">8.3. Knuth</h3>
<div class="ulist"><ul>
<li>
<p>
@@ -1770,7 +1611,7 @@ texmf/tex/generic/hyphen/hyphen.tex</code></pre>
</ul></div>
</div>
<div class="sect2">
-<h3 id="_e_tex">8.5. e-TeX</h3>
+<h3 id="_e_tex">8.4. e-TeX</h3>
<div class="ulist"><ul>
<li>
<p>
@@ -2766,6 +2607,41 @@ Update of amslatex (amsrefs 2013/03/07 v2.14).
</li>
</ul></div>
</dd>
+<dt class="hdlist1">
+2013/03/30
+</dt>
+<dd>
+<div class="ulist"><ul>
+<li>
+<p>
+Update of babel (3.9) including reorganization of language files.
+</p>
+</li>
+</ul></div>
+</dd>
+<dt class="hdlist1">
+2014/02/03
+</dt>
+<dd>
+<div class="ulist"><ul>
+<li>
+<p>
+Removal of module babel. It has a new maintainer and the
+ languages are now maintained separately.
+</p>
+</li>
+<li>
+<p>
+Update of knuth (2014/01/19).
+</p>
+</li>
+<li>
+<p>
+Update of base (errata lists: <code>lb2.err</code>, <code>tlc2.err</code>).
+</p>
+</li>
+</ul></div>
+</dd>
</dl></div>
</div>
</div>
@@ -2773,7 +2649,7 @@ Update of amslatex (amsrefs 2013/03/07 v2.14).
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-03-10 01:09:22 CET
+Last updated 2014-02-03 21:33:48 CET
</div>
</div>
</body>
diff --git a/Master/texmf-dist/doc/latex/latex-tds/README.pdf b/Master/texmf-dist/doc/latex/latex-tds/README.pdf
index d211ee56bea..e968d335733 100644
--- a/Master/texmf-dist/doc/latex/latex-tds/README.pdf
+++ b/Master/texmf-dist/doc/latex/latex-tds/README.pdf
Binary files differ