diff options
-rwxr-xr-x | Build/source/build-aux/config.sub | 4 | ||||
-rwxr-xr-x | Build/source/extra/xz-4.999.9beta/build-aux/config.sub | 4 | ||||
-rwxr-xr-x | Build/source/libs/freetype/freetype-1.5/config.sub | 4 | ||||
-rwxr-xr-x | Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub | 4 | ||||
-rwxr-xr-x | Build/source/libs/icu/icu-4.2.1/config.sub | 4 | ||||
-rwxr-xr-x | Build/source/utils/dialog/dialog-1.1-20080819/config.sub | 4 | ||||
-rw-r--r-- | Master/doc.html | 50 |
7 files changed, 43 insertions, 31 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/build-aux/config.sub +++ b/Build/source/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/extra/xz-4.999.9beta/build-aux/config.sub +++ b/Build/source/extra/xz-4.999.9beta/build-aux/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Build/source/libs/freetype/freetype-1.5/config.sub b/Build/source/libs/freetype/freetype-1.5/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/libs/freetype/freetype-1.5/config.sub +++ b/Build/source/libs/freetype/freetype-1.5/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub +++ b/Build/source/libs/freetype2/freetype-2.3.11/builds/unix/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Build/source/libs/icu/icu-4.2.1/config.sub b/Build/source/libs/icu/icu-4.2.1/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/libs/icu/icu-4.2.1/config.sub +++ b/Build/source/libs/icu/icu-4.2.1/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Build/source/utils/dialog/dialog-1.1-20080819/config.sub b/Build/source/utils/dialog/dialog-1.1-20080819/config.sub index f5a979eb916..85186096a9e 100755 --- a/Build/source/utils/dialog/dialog-1.1-20080819/config.sub +++ b/Build/source/utils/dialog/dialog-1.1-20080819/config.sub @@ -4,7 +4,7 @@ # 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 # Free Software Foundation, Inc. -timestamp='2009-12-30' +timestamp='2009-12-31' # This file is (in principle) common to ALL GNU software. # The presence of a machine in this file suggests that SOME GNU software @@ -1436,6 +1436,8 @@ case $os in -dicos*) os=-dicos ;; + -nacl*) + ;; -none) ;; *) diff --git a/Master/doc.html b/Master/doc.html index e9a87aaa43b..d603f1fe394 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -1120,6 +1120,11 @@ Get command name reliably. <a href="texmf-dist/doc/latex/cmdstring/cmdstring.pdf">cmdstring.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/latex/cmdtrack">cmdtrack</a></b>:<small> +Check used commands. +<a href="texmf-dist/doc/latex/cmdtrack/cmdtrack.pdf">cmdtrack.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/fonts/cmll">cmll</a></b>:<small> Symbols for linear logic. <a href="texmf-dist/doc/fonts/cmll/cmll.pdf">cmll.pdf</a>. @@ -1608,7 +1613,7 @@ Cyrillic bibtex and makeindex. <h2 id="letter-D">D</h2> -<ol start="237"> +<ol start="238"> <li><b><a href="texmf-dist/doc/latex/dashrule">dashrule</a></b>:<small> Draw dashed rules. @@ -1877,7 +1882,7 @@ Construct Dynkin tree diagrams. <h2 id="letter-E">E</h2> -<ol start="283"> +<ol start="284"> <li><b><a href="texmf-dist/doc/latex/ean13isbn">ean13isbn</a></b>:<small> Print EAN13 for ISBN. @@ -2368,7 +2373,7 @@ Extract parts of a document and write to another document. <h2 id="letter-F">F</h2> -<ol start="366"> +<ol start="367"> <li><b><a href="texmf-dist/doc/latex/facsimile">facsimile</a></b>:<small> Document class for preparing faxes. @@ -2743,7 +2748,7 @@ Macros for functional analysis and PDE theory <h2 id="letter-G">G</h2> -<ol start="428"> +<ol start="429"> <li><b><a href="texmf-dist/doc/latex/g-brief">g-brief</a></b>:<small> Letter document class. @@ -2994,7 +2999,7 @@ Macros for typesetting the GuIT logo. <h2 id="letter-H">H</h2> -<ol start="473"> +<ol start="474"> <li><b><a href="texmf-dist/doc/latex/HA-prosper">HA-prosper</a></b>:<small> Patches and improvements for prosper. @@ -3146,7 +3151,7 @@ Basic support for multiple languages in Plain TeX. <h2 id="letter-I">I</h2> -<ol start="498"> +<ol start="499"> <li><b><a href="texmf-dist/doc/latex/ibycus-babel">ibycus-babel</a></b>:<small> Use the Ibycus 4 Greek font with Babel @@ -3321,7 +3326,7 @@ Spell numbers in words (Italian). <h2 id="letter-J">J</h2> -<ol start="527"> +<ol start="528"> <li><b><a href="texmf-dist/doc/fonts/jablantile">jablantile</a></b>:<small> Metafont version of tiles in the style of Slavik Jablan. @@ -3391,7 +3396,7 @@ Citations of judgements and official documents in (German) juridical documents. <h2 id="letter-K">K</h2> -<ol start="537"> +<ol start="538"> <li><b><a href="texmf-dist/doc/generic/kastrup">kastrup</a></b>:<small> <a href="texmf-dist/doc/generic/kastrup/binhex.pdf">binhex.pdf</a>. @@ -3482,7 +3487,7 @@ A complete set of fonts for text and mathematics. <h2 id="letter-L">L</h2> -<ol start="546"> +<ol start="547"> <li><b><a href="texmf-dist/doc/latex/l2picfaq">l2picfaq</a></b>:<small> LaTeX pictures "how-to" (German). @@ -4017,7 +4022,7 @@ Set of slide fonts based on CM. <h2 id="letter-M">M</h2> -<ol start="629"> +<ol start="630"> <li><b><a href="texmf-dist/doc/latex/macqassign">macqassign</a></b>:<small> Typeset assignments for Macquarie University. @@ -4700,7 +4705,7 @@ A pair of Georgian fonts. <h2 id="letter-N">N</h2> -<ol start="718"> +<ol start="719"> <li><b><a href="texmf-dist/doc/latex/nag">nag</a></b>:<small> Detecting and warning about obsolete LaTeX commands @@ -4893,7 +4898,7 @@ Print numbers with separators and exponent if necessary. <h2 id="letter-O">O</h2> -<ol start="745"> +<ol start="746"> <li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small> A bundle of packages submitted by Heiko Oberdiek. @@ -5051,7 +5056,7 @@ A font for orkhun script. <h2 id="letter-P">P</h2> -<ol start="757"> +<ol start="758"> <li><b><a href="texmf-dist/doc/latex/pagecont">pagecont</a></b>:<small> Page numbering that continues between documents. @@ -5291,10 +5296,10 @@ LaTeX package options with pgfkeys. <li><b><a href="texmf-dist/doc/context/third/pgfplots">pgfplots</a></b>:<small> Create normal/logarithmic plots in LaTeX. <a href="texmf-dist/doc/context/third/pgfplots/pgfplotsexample.pdf">pgfplotsexample.pdf</a>, +<a href="texmf-dist/doc/latex/pgfplots/TeX-programming-notes.pdf">TeX-programming-notes.pdf</a>, <a href="texmf-dist/doc/latex/pgfplots/figures/external2.pdf">external2.pdf</a>, <a href="texmf-dist/doc/latex/pgfplots/pgfplots.pdf">pgfplots.pdf</a>, <a href="texmf-dist/doc/latex/pgfplots/pgfplotsexample.pdf">pgfplotsexample.pdf</a>, -<a href="texmf-dist/doc/latex/pgfplots/pgfplotstable.example1.out.html">pgfplotstable.example1.out.html</a>, <a href="texmf-dist/doc/latex/pgfplots/pgfplotstable.pdf">pgfplotstable.pdf</a>, <a href="texmf-dist/doc/plain/pgfplots/pgfplotsexample.pdf">pgfplotsexample.pdf</a>. </small></li> @@ -5961,7 +5966,7 @@ Palatino-like fonts in support of mathematics. <h2 id="letter-Q">Q</h2> -<ol start="907"> +<ol start="908"> <li><b><a href="texmf-dist/doc/latex/qcm">qcm</a></b>:<small> A LaTeX2e class for making multiple choice questionnaires @@ -5999,7 +6004,7 @@ Consistent quote marks. <h2 id="letter-R">R</h2> -<ol start="913"> +<ol start="914"> <li><b><a href="texmf-dist/doc/latex/randbild">randbild</a></b>:<small> Marginal pictures. @@ -6145,7 +6150,7 @@ Class for Ryerson Unversity Graduate School requirements. <h2 id="letter-S">S</h2> -<ol start="936"> +<ol start="937"> <li><b><a href="texmf-dist/doc/latex/sageep">sageep</a></b>:<small> Format papers for the annual meeting of EEGS. @@ -6702,7 +6707,7 @@ Typeset syntactic trees. <h2 id="letter-T">T</h2> -<ol start="1026"> +<ol start="1027"> <li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small> Draw tangles, trees, Hopf algebra operations and other pictures. @@ -7651,7 +7656,7 @@ Print a typographic grid. <h2 id="letter-U">U</h2> -<ol start="1132"> +<ol start="1133"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small> University of Arizona thesis and dissertation format. @@ -7760,7 +7765,7 @@ University of Washington thesis class. <h2 id="letter-V">V</h2> -<ol start="1151"> +<ol start="1152"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small> Bibliographic style file for Biomedical Journals. @@ -7823,11 +7828,6 @@ Aids for typesetting simple verse. <a href="texmf-dist/doc/latex/verse/verse.pdf">verse.pdf</a>. </small></li> -<li><b><a href="texmf-dist/doc/plain/vertex">vertex</a></b>:<small> -Styles for economics working papers and journals. -<a href="texmf-dist/doc/plain/vertex/vertex.pdf">vertex.pdf</a>. -</small></li> - <li><b><a href="texmf-dist/doc/latex/vhistory">vhistory</a></b>:<small> Support for creating a change log. <a href="texmf-dist/doc/latex/vhistory/vh_set_example.pdf">vh_set_example.pdf</a>, |