diff options
author | Karl Berry <karl@freefriends.org> | 2017-01-05 01:05:40 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-01-05 01:05:40 +0000 |
commit | 564e60133b5e6c9b23d19f40e6d66cfdbd009393 (patch) | |
tree | 5d472a5eee483fd2d15bc398045d479300dbe746 /Master | |
parent | c1e69888d6cc190737bf38f4576bf3042661be6d (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@42864 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/doc.html | 17 | ||||
-rwxr-xr-x | Master/tlpkg/installer/config.guess | 6 |
2 files changed, 14 insertions, 9 deletions
diff --git a/Master/doc.html b/Master/doc.html index 53aea87fb88..dcfcc743179 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -15564,6 +15564,11 @@ Draw timing diagrams <a href="texmf-dist/doc/latex/timing-diagrams/diagrams-examples.pdf">diagrams-examples.pdf</a>. </small></li> +<li><b><a href="texmf-dist/doc/fonts/tinos">tinos</a></b>:<small> +Tinos fonts with LaTeX support +<a href="texmf-dist/doc/fonts/tinos/tinos-samples.pdf">tinos-samples.pdf</a>. +</small></li> + <li><b><a href="texmf-dist/doc/fonts/tipa">tipa</a></b>:<small> Fonts and macros for IPA phonetics characters <a href="texmf-dist/doc/fonts/tipa/tipaman.pdf">tipaman.pdf</a>, @@ -16088,7 +16093,7 @@ Print a typographic grid <h2 id="letter-U">U</h2> -<ol start="2470"> +<ol start="2471"> <li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small> University of Arizona thesis and dissertation format @@ -16397,7 +16402,7 @@ University of Washington thesis class <h2 id="letter-V">V</h2> -<ol start="2524"> +<ol start="2525"> <li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small> Bibliographic style file for Biomedical Journals @@ -16596,7 +16601,7 @@ Variable-width multiple text columns <h2 id="letter-W">W</h2> -<ol start="2557"> +<ol start="2558"> <li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small> Wadalab (Japanese) font packages @@ -16714,7 +16719,7 @@ Extend LaTeX's cross-reference system <h2 id="letter-X">X</h2> -<ol start="2574"> +<ol start="2575"> <li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small> Define commands with many optional arguments @@ -17086,7 +17091,7 @@ Tree macros using XY-Pic <h2 id="letter-Y">Y</h2> -<ol start="2631"> +<ol start="2632"> <li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small> A bundle of miscellaneous footnote packages @@ -17155,7 +17160,7 @@ Many-featured Young tableaux and Young diagrams <h2 id="letter-Z">Z</h2> -<ol start="2642"> +<ol start="2643"> <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 2e9ad7fe818..bbd48b60e88 100755 --- a/Master/tlpkg/installer/config.guess +++ b/Master/tlpkg/installer/config.guess @@ -1,8 +1,8 @@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2016 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. -timestamp='2016-10-02' +timestamp='2017-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by @@ -50,7 +50,7 @@ version="\ GNU config.guess ($timestamp) Originally written by Per Bothner. -Copyright 1992-2016 Free Software Foundation, Inc. +Copyright 1992-2017 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE." |