diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-04 01:05:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-04 01:05:42 +0000 |
commit | 8ba034823fe40632f3fbddcfba519d278185fb36 (patch) | |
tree | 548cd0a013be5011be93b1c592adee27d9c45d23 /Master | |
parent | 93a7bcb1e8eae50d1ce5b6dd0ff02c2d6f48b480 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42861 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 25 | ||||
-rwxr-xr-x | Master/tlpkg/installer/config.guess | 2 |
2 files changed, 16 insertions, 11 deletions
diff --git a/Master/doc.html b/Master/doc.html index 8915a3818b3..53aea87fb88 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -12678,6 +12678,11 @@ Use of PSTricks in calculus lecture notes <a href="texmf-dist/doc/latex/pstricks_calcnotes/ThreeAppsPDF.pdf">ThreeAppsPDF.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/latex/pstring">pstring</a></b>:<small> +typeset sequences with justification pointers +<a href="texmf-dist/doc/latex/pstring/pstring-doc.pdf">pstring-doc.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/latex/psu-thesis">psu-thesis</a></b>:<small> Package for writing a thesis at Penn State University <a href="texmf-dist/doc/latex/psu-thesis/manual.pdf">manual.pdf</a>, @@ -12794,7 +12799,7 @@ Run Python from within a document, typesetting the results <h2 id="letter-Q">Q</h2> -<ol start="1990"> +<ol start="1991"> <li><b><a href="texmf-dist/doc/latex/qcircuit">qcircuit</a></b>:<small> Macros to generate quantum ciruits @@ -12869,7 +12874,7 @@ An easy way to typeset any part of The Holy Quran <h2 id="letter-R">R</h2> -<ol start="2002"> +<ol start="2003"> <li><b><a href="texmf-dist/doc/latex/raleway">raleway</a></b>:<small> Use Raleway with TeX(-alike) systems @@ -13294,7 +13299,7 @@ Class for Ryerson Unversity Graduate School requirements <h2 id="letter-S">S</h2> -<ol start="2067"> +<ol start="2068"> <li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small> TikZ library to draw switching architectures @@ -14481,7 +14486,7 @@ Format systems of equations <h2 id="letter-T">T</h2> -<ol start="2254"> +<ol start="2255"> <li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small> Draw tangles, trees, Hopf algebra operations and other pictures @@ -16083,7 +16088,7 @@ Print a typographic grid <h2 id="letter-U">U</h2> -<ol start="2469"> +<ol start="2470"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small> University of Arizona thesis and dissertation format @@ -16392,7 +16397,7 @@ University of Washington thesis class <h2 id="letter-V">V</h2> -<ol start="2523"> +<ol start="2524"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small> Bibliographic style file for Biomedical Journals @@ -16591,7 +16596,7 @@ Variable-width multiple text columns <h2 id="letter-W">W</h2> -<ol start="2556"> +<ol start="2557"> <li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small> Wadalab (Japanese) font packages @@ -16709,7 +16714,7 @@ Extend LaTeX's cross-reference system <h2 id="letter-X">X</h2> -<ol start="2573"> +<ol start="2574"> <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small> Define commands with many optional arguments @@ -17081,7 +17086,7 @@ Tree macros using XY-Pic <h2 id="letter-Y">Y</h2> -<ol start="2630"> +<ol start="2631"> <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small> A bundle of miscellaneous footnote packages @@ -17150,7 +17155,7 @@ Many-featured Young tableaux and Young diagrams <h2 id="letter-Z">Z</h2> -<ol start="2641"> +<ol start="2642"> <li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small> Typesetting Z and CSP format specifications diff --git a/Master/tlpkg/installer/config.guess b/Master/tlpkg/installer/config.guess index b216ce042bb..2e9ad7fe818 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -1,6 +1,6 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2017 Free Software Foundation, Inc. +# Copyright 1992-2016 Free Software Foundation, Inc. timestamp='2016-10-02' |