summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/source/texlive.patch6
-rw-r--r--Master/texmf-dist/bibtex/bib/beebe/typeset.bib47
-rw-r--r--Master/texmf-dist/scripts/texlive/NEWS3
-rw-r--r--Master/tlpkg/doc/releng.txt18
4 files changed, 58 insertions, 16 deletions
diff --git a/Master/source/texlive.patch b/Master/source/texlive.patch
index 5d1dab95b40..df529857561 100644
--- a/Master/source/texlive.patch
+++ b/Master/source/texlive.patch
@@ -1,5 +1,5 @@
---- printing.c (revision 49614)
-+++ printing.c (working copy)
+--- texk/web2c/luatexdir/tex/printing.c (revision 49614)
++++ texk/web2c/luatexdir/tex/printing.c (working copy)
@@ -416,7 +416,7 @@
{
char *buffer = NULL;
@@ -8,4 +8,4 @@
+ int newlinechar = (lua_only == 1) ? 10 : new_line_char_par;
int dolog = 0;
int doterm = 0;
- switch (selector) { \ No newline at end of file
+ switch (selector) {
diff --git a/Master/texmf-dist/bibtex/bib/beebe/typeset.bib b/Master/texmf-dist/bibtex/bib/beebe/typeset.bib
index 8aadab47250..501cb0479b0 100644
--- a/Master/texmf-dist/bibtex/bib/beebe/typeset.bib
+++ b/Master/texmf-dist/bibtex/bib/beebe/typeset.bib
@@ -2,9 +2,9 @@
%%% ====================================================================
%%% BibTeX-file{
%%% author = "Nelson H. F. Beebe",
-%%% version = "2.52",
-%%% date = "04 March 2019",
-%%% time = "06:13:53 MST",
+%%% version = "2.53",
+%%% date = "20 June 2019",
+%%% time = "11:49:32 MDT",
%%% filename = "typeset.bib",
%%% address = "University of Utah
%%% Department of Mathematics, 110 LCB
@@ -14,7 +14,7 @@
%%% telephone = "+1 801 581 5254",
%%% FAX = "+1 801 581 4148",
%%% URL = "http://www.math.utah.edu/~beebe",
-%%% checksum = "12364 24760 119087 1113377",
+%%% checksum = "59176 24791 119218 1114680",
%%% email = "beebe at math.utah.edu, beebe at acm.org,
%%% beebe at computer.org (Internet)",
%%% codetable = "ISO/ASCII",
@@ -39,7 +39,7 @@
%%% and PDF (Portable Document Format), and
%%% sgml.bib covers SGML and HTML.
%%%
-%%% At version 2.52, the year coverage looked
+%%% At version 2.53, the year coverage looked
%%% like this:
%%%
%%% 1881 ( 1) 1927 ( 0) 1973 ( 10)
@@ -73,7 +73,7 @@
%%% 1909 ( 0) 1955 ( 1) 2001 ( 5)
%%% 1910 ( 0) 1956 ( 0) 2002 ( 13)
%%% 1911 ( 0) 1957 ( 0) 2003 ( 4)
-%%% 1912 ( 0) 1958 ( 1) 2004 ( 2)
+%%% 1912 ( 0) 1958 ( 2) 2004 ( 2)
%%% 1913 ( 0) 1959 ( 1) 2005 ( 7)
%%% 1914 ( 0) 1960 ( 0) 2006 ( 2)
%%% 1915 ( 0) 1961 ( 2) 2007 ( 3)
@@ -91,7 +91,7 @@
%%% 19xx ( 3)
%%% 20xx ( 2)
%%%
-%%% Article: 322
+%%% Article: 323
%%% Book: 306
%%% InCollection: 5
%%% InProceedings: 54
@@ -103,7 +103,7 @@
%%% Proceedings: 33
%%% TechReport: 34
%%%
-%%% Total entries: 849
+%%% Total entries: 850
%%%
%%% This bibliography has been collected from
%%% bibliographies in the author's personal
@@ -396,6 +396,8 @@
@String{j-PERSPECT-SCI = "Perspectives on Science"}
+@String{j-PHYS-REV-LET = "Physical Review Letters"}
+
@String{j-POSTSCRIPT-LANG-J = "The PostScript Language Journal"}
@String{j-PRINTING-HISTORY-NS = "Printing History (New Series)"}
@@ -1221,6 +1223,35 @@
reels. 35 mm.",
}
+@Article{Goudsmit:1958:Ec,
+ author = "S. A. Goudsmit and E. der Mateosian and M. McKeown and
+ S. Pasternack",
+ title = "Editorial",
+ journal = j-PHYS-REV-LET,
+ volume = "1",
+ number = "6",
+ pages = "197--198",
+ day = "15",
+ month = sep,
+ year = "1958",
+ CODEN = "PRLTAO",
+ DOI = "https://doi.org/10.1103/physrevlett.1.197",
+ ISSN = "0031-9007 (print), 1079-7114 (electronic), 1092-0145",
+ ISSN-L = "0031-9007",
+ bibdate = "Thu Apr 18 18:13:29 2019",
+ bibsource = "http://www.math.utah.edu/pub/bibnet/authors/g/goudsmit-samuel-a.bib;
+ http://www.math.utah.edu/pub/tex/bib/typeset.bib",
+ acknowledgement = ack-nhfb,
+ author-dates = "Samuel A. Goudsmit (1902--1978)",
+ fjournal = "Physical Review Letters",
+ journal-URL = "http://prl.aps.org/browse",
+ remark = "Contains a description of a technique for creating
+ additional special symbols on an IBM typewriter as
+ required for Physical Review Letters. It notes that the
+ Physical Review is typeset with a Monotype system that
+ offers about 2000 special symbols.",
+}
+
@MastersThesis{Skrivanek:1959:SAT,
author = "Richard F. Skrivanek",
title = "Some attitudes toward typesetting machines in the
diff --git a/Master/texmf-dist/scripts/texlive/NEWS b/Master/texmf-dist/scripts/texlive/NEWS
index 85a05c8003f..686a36afd8a 100644
--- a/Master/texmf-dist/scripts/texlive/NEWS
+++ b/Master/texmf-dist/scripts/texlive/NEWS
@@ -1,6 +1,9 @@
(This file public domain. Originally written by Norbert Preining and
Karl Berry, 2010.)
+<p><b>tlmgr 51217 (released 29may19):</b>
+<li>propagate gpg verification status for GUIs.
+
<p><b>tlmgr 50796 (released 7apr19):</b>
<li>more runscript.tlu and doc tweaks; TL'19 release.
diff --git a/Master/tlpkg/doc/releng.txt b/Master/tlpkg/doc/releng.txt
index 0b8fe0520fa..6c60cf83410 100644
--- a/Master/tlpkg/doc/releng.txt
+++ b/Master/tlpkg/doc/releng.txt
@@ -221,7 +221,10 @@ Q. After final build, to do total freeze:
are mistakenly made. Nothing more than svn update will happen
with everything frozen.
-R. Ask Martin Schroeder to do torrents.
+R. Ask for torrents to be created. In 2019,
+ Bou Salim <salimcollo7@gmail.com>
+ Tim Stewart <timoteostewart1977@gmail.com>
+ volunteered to do it.
III. Making the big release:
@@ -267,9 +270,13 @@ update README (touch even if no real changes needed)
and ../tlpretest/README (pretest over)
cp install-tl-unx.tar.gz install-tl.zip $hx/$this/
+- Source directory for CTAN:
+fx=/home/ftp/tex
+rm -f $fx/texlive/Source/*
+cp -a $tm/source/{install-tl,texlive-,w32tex-}*z $fx/texlive/Source/
+
- update local CTAN area just to avoid mirroring everything back again:
cy=/home/ftp/tex-archive/systems
-fx=/home/ftp/tex
rm -rf $cy/texlive/tlnet/*; cp -ar * $cy/texlive/tlnet/
rm $cy/texlive/Images/*; cp -a ../Images/*.* $cy/texlive/Images/
rm $cy/texlive/Source/*; cp -a $tm/source/{install-tl,texlive-,w32tex-}*z $cy/texlive/Source/
@@ -326,7 +333,6 @@ update historic/systems with final proTeXt, when ready.
- announcements:
CTAN @ ISO update: remove old version, re-enable tlnet mirroring.
Dick @ updating MacTeX.
-Martin @ torrents (should be done earlier).
Siep @ windows.html, Norbert @ debian,updmap-kanji.html.
pdftex maintainers @ updating pdftex sources with sync-pdftex.sh + tag.
(no longer) Nikola @ FreeBSD notes linked on bugs.html.
@@ -361,9 +367,11 @@ svn co svn://tug.org/texlive/branches/branch$this/Build/source . >&out
Do a test build, commit when successful.
Ask for rebuilds,
When (enough) rebuilds are done, commit to the branch and make another tag:
-#svn copy -r 51058 -m'texlive-2019.1 tag based on r51058, with critical dvips fix' \
+ bcr=nnnnn # branch_commit_revision, e.g., 51236
+ bt=n # branch tag, e.g., 2019.3
+#svn copy -r $bcr -m'texlive-$bt tag based on r$bcr, with <whatever> fix' \
# svn://tug.org/texlive/branches/branch2019 \
-# svn://tug.org/texlive/tags/texlive-2019.1
+# svn://tug.org/texlive/tags/texlive-$bt
(Using urls makes for an immediate commit, which is what we want.)
- update ~karl/bin/cron.tl, and reenable when feel ready: