summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-12-18 01:23:26 +0000
committerKarl Berry <karl@freefriends.org>2018-12-18 01:23:26 +0000
commitb1b4f4baba35f24c5312ba7b478db9a66614765b (patch)
treebada22b1c357c288a19f740791df09a6d4d4c39b
parent6a6fda027cc36e4e8cb90a6873d8896b4c6e8df4 (diff)
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49445 c570f23f-e606-0410-a88d-b1316a301751
-rwxr-xr-xBuild/source/build-aux/config.sub6
-rwxr-xr-xBuild/source/libs/freetype2/freetype-src/builds/unix/config.sub6
-rwxr-xr-xBuild/source/libs/icu/icu-src/source/config.sub6
-rwxr-xr-xBuild/source/utils/asymptote/config.sub6
-rw-r--r--Master/doc.html33
5 files changed, 31 insertions, 26 deletions
diff --git a/Build/source/build-aux/config.sub b/Build/source/build-aux/config.sub
index 46708056af3..a5081b8e0d1 100755
--- a/Build/source/build-aux/config.sub
+++ b/Build/source/build-aux/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-11-28'
+timestamp='2018-12-16'
# 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
@@ -111,7 +111,7 @@ case $# in
esac
# Split fields of configuration type
-IFS="-" read -r field1 field2 field3 field4 <<EOF
+IFS="-" read field1 field2 field3 field4 <<EOF
$1
EOF
@@ -918,7 +918,7 @@ case $basic_machine in
;;
*-*)
- IFS="-" read -r cpu vendor <<EOF
+ IFS="-" read cpu vendor <<EOF
$basic_machine
EOF
;;
diff --git a/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub b/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub
index 46708056af3..a5081b8e0d1 100755
--- a/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub
+++ b/Build/source/libs/freetype2/freetype-src/builds/unix/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-11-28'
+timestamp='2018-12-16'
# 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
@@ -111,7 +111,7 @@ case $# in
esac
# Split fields of configuration type
-IFS="-" read -r field1 field2 field3 field4 <<EOF
+IFS="-" read field1 field2 field3 field4 <<EOF
$1
EOF
@@ -918,7 +918,7 @@ case $basic_machine in
;;
*-*)
- IFS="-" read -r cpu vendor <<EOF
+ IFS="-" read cpu vendor <<EOF
$basic_machine
EOF
;;
diff --git a/Build/source/libs/icu/icu-src/source/config.sub b/Build/source/libs/icu/icu-src/source/config.sub
index 46708056af3..a5081b8e0d1 100755
--- a/Build/source/libs/icu/icu-src/source/config.sub
+++ b/Build/source/libs/icu/icu-src/source/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-11-28'
+timestamp='2018-12-16'
# 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
@@ -111,7 +111,7 @@ case $# in
esac
# Split fields of configuration type
-IFS="-" read -r field1 field2 field3 field4 <<EOF
+IFS="-" read field1 field2 field3 field4 <<EOF
$1
EOF
@@ -918,7 +918,7 @@ case $basic_machine in
;;
*-*)
- IFS="-" read -r cpu vendor <<EOF
+ IFS="-" read cpu vendor <<EOF
$basic_machine
EOF
;;
diff --git a/Build/source/utils/asymptote/config.sub b/Build/source/utils/asymptote/config.sub
index 46708056af3..a5081b8e0d1 100755
--- a/Build/source/utils/asymptote/config.sub
+++ b/Build/source/utils/asymptote/config.sub
@@ -2,7 +2,7 @@
# Configuration validation subroutine script.
# Copyright 1992-2018 Free Software Foundation, Inc.
-timestamp='2018-11-28'
+timestamp='2018-12-16'
# 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
@@ -111,7 +111,7 @@ case $# in
esac
# Split fields of configuration type
-IFS="-" read -r field1 field2 field3 field4 <<EOF
+IFS="-" read field1 field2 field3 field4 <<EOF
$1
EOF
@@ -918,7 +918,7 @@ case $basic_machine in
;;
*-*)
- IFS="-" read -r cpu vendor <<EOF
+ IFS="-" read cpu vendor <<EOF
$basic_machine
EOF
;;
diff --git a/Master/doc.html b/Master/doc.html
index 688d3158d77..13cb24fcb11 100644
--- a/Master/doc.html
+++ b/Master/doc.html
@@ -10305,6 +10305,11 @@ Listings language driver for Bayesian modeling languages
<a href="texmf-dist/doc/latex/lstbayes/lstbayes.pdf">lstbayes.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/latex/lstfiracode">lstfiracode</a></b>:<small>
+Use Fira Code font for listings
+<a href="texmf-dist/doc/latex/lstfiracode/lstfiracode.pdf">lstfiracode.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/lt3graph">lt3graph</a></b>:<small>
Provide a graph datastructure for experimental LaTeX3
<a href="texmf-dist/doc/latex/lt3graph/lt3graph.pdf">lt3graph.pdf</a>.
@@ -10612,7 +10617,7 @@ Commands to include lilypond scores within a (Lua)LaTeX document
<h2 id="letter-M">M</h2>
-<ol start="1613">
+<ol start="1614">
<li><b><a href="texmf-dist/doc/generic/m-tx">m-tx</a></b>:<small>
A preprocessor for pmx
@@ -11844,7 +11849,7 @@ XeLaTeX template for writing the main body of NSFC proposals
<h2 id="letter-N">N</h2>
-<ol start="1812">
+<ol start="1813">
<li><b><a href="texmf-dist/doc/xelatex/na-box">na-box</a></b>:<small>
Arabic-aware version of pas-cours package
@@ -12312,7 +12317,7 @@ Support for the journal "North-Western European Journal of Mathematics"
<h2 id="letter-O">O</h2>
-<ol start="1887">
+<ol start="1888">
<li><b><a href="texmf-dist/doc/latex/oberdiek">oberdiek</a></b>:<small>
A bundle of packages submitted by Heiko Oberdiek
@@ -12638,7 +12643,7 @@ Combine LaTeX commands over included graphics
<h2 id="letter-P">P</h2>
-<ol start="1926">
+<ol start="1927">
<li><b><a href="texmf-dist/doc/latex/padcount">padcount</a></b>:<small>
Pad numbers with arbitrary characters
@@ -14502,7 +14507,7 @@ Run Python from within a document, typesetting the results
<h2 id="letter-Q">Q</h2>
-<ol start="2224">
+<ol start="2225">
<li><b><a href="texmf-dist/doc/latex/qcircuit">qcircuit</a></b>:<small>
Macros to generate quantum ciruits
@@ -14582,7 +14587,7 @@ An easy way to typeset any part of The Holy Quran
<h2 id="letter-R">R</h2>
-<ol start="2237">
+<ol start="2238">
<li><b><a href="texmf-dist/doc/latex/raleway">raleway</a></b>:<small>
Use Raleway with TeX(-alike) systems
@@ -15039,7 +15044,7 @@ Class for Ryerson Unversity Graduate School requirements
<h2 id="letter-S">S</h2>
-<ol start="2305">
+<ol start="2306">
<li><b><a href="texmf-dist/doc/latex/sa-tikz">sa-tikz</a></b>:<small>
TikZ library to draw switching architectures
@@ -16385,7 +16390,7 @@ Format systems of equations
<h2 id="letter-T">T</h2>
-<ol start="2518">
+<ol start="2519">
<li><b><a href="texmf-dist/doc/latex/t-angles">t-angles</a></b>:<small>
Draw tangles, trees, Hopf algebra operations and other pictures
@@ -18202,7 +18207,7 @@ Print a typographic grid
<h2 id="letter-U">U</h2>
-<ol start="2765">
+<ol start="2766">
<li><b><a href="texmf-dist/doc/latex/uaclasses">uaclasses</a></b>:<small>
University of Arizona thesis and dissertation format
@@ -18569,7 +18574,7 @@ University of Washington thesis class
<h2 id="letter-V">V</h2>
-<ol start="2826">
+<ol start="2827">
<li><b><a href="texmf-dist/doc/bibtex/vancouver">vancouver</a></b>:<small>
Bibliographic style file for Biomedical Journals
@@ -18773,7 +18778,7 @@ Variable-width multiple text columns
<h2 id="letter-W">W</h2>
-<ol start="2860">
+<ol start="2861">
<li><b><a href="texmf-dist/doc/fonts/wadalab">wadalab</a></b>:<small>
Wadalab (Japanese) font packages
@@ -18938,7 +18943,7 @@ Extend LaTeX's cross-reference system
<h2 id="letter-X">X</h2>
-<ol start="2881">
+<ol start="2882">
<li><b><a href="texmf-dist/doc/latex/xargs">xargs</a></b>:<small>
Define commands with many optional arguments
@@ -19400,7 +19405,7 @@ Tree macros using XY-Pic
<h2 id="letter-Y">Y</h2>
-<ol start="2944">
+<ol start="2945">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -19469,7 +19474,7 @@ Many-featured Young tableaux and Young diagrams
<h2 id="letter-Z">Z</h2>
-<ol start="2955">
+<ol start="2956">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications