texlive[49408] trunk: doc,sync

commits+karl at tug.org commits+karl at tug.org
Fri Dec 14 00:12:47 CET 2018


Revision: 49408
          http://tug.org/svn/texlive?view=revision&revision=49408
Author:   karl
Date:     2018-12-14 00:12:47 +0100 (Fri, 14 Dec 2018)
Log Message:
-----------
doc,sync

Modified Paths:
--------------
    trunk/Build/source/texk/tests/TeXLive/TLUtils.pm
    trunk/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib
    trunk/Master/texmf-dist/scripts/texlive/NEWS
    trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl

Modified: trunk/Build/source/texk/tests/TeXLive/TLUtils.pm
===================================================================
--- trunk/Build/source/texk/tests/TeXLive/TLUtils.pm	2018-12-13 23:04:37 UTC (rev 49407)
+++ trunk/Build/source/texk/tests/TeXLive/TLUtils.pm	2018-12-13 23:12:47 UTC (rev 49408)
@@ -5,7 +5,7 @@
 
 package TeXLive::TLUtils;
 
-my $svnrev = '$Revision: 49173 $';
+my $svnrev = '$Revision: 49226 $';
 my $_modulerevision = ($svnrev =~ m/: ([0-9]+) /) ? $1 : "unknown";
 sub module_revision { return $_modulerevision; }
 
@@ -2327,7 +2327,7 @@
 }
 
 

-=item C<setup_programs($bindir, $platform)>
+=item C<setup_programs($bindir, $platform, $tlfirst)>
 
 Populate the global C<$::progs> hash containing the paths to the
 programs C<lz4>, C<tar>, C<wget>, C<xz>. The C<$bindir> argument specifies
@@ -2336,6 +2336,10 @@
 executables.  If a program is not present in the TeX Live tree, we also
 check along PATH (without the platform extension.)
 
+If the C<$tlfirst> argument or the C<TEXLIVE_PREFER_OWN> envvar is set,
+prefer TL versions; else prefer system versions (except for Windows
+C<tar.exe>, where we always use ours).
+
 Check many different downloads and compressors to determine what is
 working.
 
@@ -2347,6 +2351,18 @@
   my ($bindir, $platform, $tlfirst) = @_;
   my $ok = 1;
 
+  # tlfirst is (currently) not passed in by either the installer or
+  # tlmgr, so it will be always false.
+  # If it is not defined, we check for the env variable
+  #   TEXLIVE_PREFER_OWN
+  #
+  if (!defined($tlfirst)) {
+    if ($ENV{'TEXLIVE_PREFER_OWN'}) {
+      debug("setup_programs: TEXLIVE_PREFER_OWN is set!\n");
+      $tlfirst = 1;
+    }
+  }
+
   debug("setup_programs: preferring " . ($tlfirst ? "TL" : "system") . " versions\n");
 
   my $isWin = ($^O =~ /^MSWin/i);
@@ -2380,10 +2396,13 @@
   }
   $::progs{'working_downloaders'} = [ @working_downloaders ];
   my @working_compressors;
-  for my $defprog (sort {$Compressors{$a}{'priority'} <=> $Compressors{$b}{'priority'}} keys %Compressors) {
+  for my $defprog (sort 
+              { $Compressors{$a}{'priority'} <=> $Compressors{$b}{'priority'} }
+                   keys %Compressors) {
     # do not warn on errors
     if (setup_one(($isWin ? "w32" : "unix"), $defprog,
-                  "$bindir/$defprog/$defprog.$platform", "--version", $tlfirst)) {
+                  "$bindir/$defprog/$defprog.$platform", "--version",
+                  $tlfirst)) {
       push @working_compressors, $defprog;
       # also set up $::{'compressor'} if not already done
       # this selects the first one, but we might reset this depending on
@@ -2567,7 +2586,7 @@
 a filename of simply C<|>. In the latter case a file handle is returned.
 
 Downloading first checks for the environment variable C<TEXLIVE_DOWNLOADER>,
-which takes various built-in values. If not set, the next check is fr
+which takes various built-in values. If not set, the next check is for
 C<TL_DOWNLOAD_PROGRAM> and C<TL_DOWNLOAD_ARGS>. The former overrides the
 above specification devolving to C<wget>, and the latter overrides the
 default wget arguments.

Modified: trunk/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib
===================================================================
--- trunk/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib	2018-12-13 23:04:37 UTC (rev 49407)
+++ trunk/Master/texmf-dist/bibtex/bib/beebe/texbook3.bib	2018-12-13 23:12:47 UTC (rev 49408)
@@ -5,9 +5,9 @@
 %%% ====================================================================
 %%%  BibTeX-file{
 %%%     author          = "Nelson H. F. Beebe",
-%%%     version         = "3.68",
-%%%     date            = "01 November 2018",
-%%%     time            = "11:18:32 MDT",
+%%%     version         = "3.69",
+%%%     date            = "04 December 2018",
+%%%     time            = "16:31:52 MST",
 %%%     filename        = "texbook3.bib",
 %%%     address         = "University of Utah
 %%%                        Department of Mathematics, 110 LCB
@@ -17,7 +17,7 @@
 %%%     telephone       = "+1 801 581 5254",
 %%%     FAX             = "+1 801 581 4148",
 %%%     URL             = "http://www.math.utah.edu/~beebe",
-%%%     checksum        = "20714 17541 72266 710017",
+%%%     checksum        = "34979 17881 73437 722450",
 %%%     email           = "beebe at math.utah.edu, beebe at acm.org,
 %%%                        beebe at computer.org (Internet)",
 %%%     codetable       = "ISO/ASCII",
@@ -37,44 +37,44 @@
 %%%                        covered in separate bibliographies
 %%%                        (ep.bib, epodd.bib, and sgml.bib).
 %%%
-%%%                        At version 3.68, the year coverage looks
+%%%                        At version 3.69, the year coverage looks
 %%%                        like this:
 %%%
 %%%                             1928 (   1)    1959 (   0)    1990 (  54)
 %%%                             1929 (   0)    1960 (   0)    1991 (  41)
-%%%                             1930 (   0)    1961 (   0)    1992 (  82)
-%%%                             1931 (   0)    1962 (   1)    1993 (  45)
-%%%                             1932 (   0)    1963 (   0)    1994 (  36)
-%%%                             1933 (   0)    1964 (   0)    1995 (  28)
-%%%                             1934 (   0)    1965 (   0)    1996 (  14)
+%%%                             1930 (   0)    1961 (   0)    1992 (  83)
+%%%                             1931 (   0)    1962 (   1)    1993 (  46)
+%%%                             1932 (   0)    1963 (   0)    1994 (  38)
+%%%                             1933 (   0)    1964 (   0)    1995 (  29)
+%%%                             1934 (   0)    1965 (   0)    1996 (  15)
 %%%                             1935 (   0)    1966 (   0)    1997 (  24)
 %%%                             1936 (   0)    1967 (   1)    1998 (   7)
-%%%                             1937 (   0)    1968 (   0)    1999 (  10)
+%%%                             1937 (   0)    1968 (   1)    1999 (  10)
 %%%                             1938 (   0)    1969 (   1)    2000 (   6)
-%%%                             1939 (   0)    1970 (   2)    2001 (   8)
-%%%                             1940 (   0)    1971 (   1)    2002 (   3)
+%%%                             1939 (   0)    1970 (   2)    2001 (   9)
+%%%                             1940 (   0)    1971 (   1)    2002 (   4)
 %%%                             1941 (   0)    1972 (   2)    2003 (  12)
 %%%                             1942 (   0)    1973 (   1)    2004 (  37)
-%%%                             1943 (   0)    1974 (   1)    2005 (  13)
+%%%                             1943 (   0)    1974 (   3)    2005 (  13)
 %%%                             1944 (   0)    1975 (   1)    2006 (   5)
-%%%                             1945 (   0)    1976 (   3)    2007 (   6)
+%%%                             1945 (   0)    1976 (   4)    2007 (   6)
 %%%                             1946 (   0)    1977 (   2)    2008 (   5)
-%%%                             1947 (   0)    1978 (   7)    2009 (   6)
-%%%                             1948 (   0)    1979 (   5)    2010 (   4)
+%%%                             1947 (   0)    1978 (   8)    2009 (   6)
+%%%                             1948 (   0)    1979 (   5)    2010 (   5)
 %%%                             1949 (   0)    1980 (   8)    2011 (   6)
-%%%                             1950 (   0)    1981 (  12)    2012 (   6)
+%%%                             1950 (   1)    1981 (  13)    2012 (   6)
 %%%                             1951 (   0)    1982 (  21)    2013 (   5)
 %%%                             1952 (   0)    1983 (  24)    2014 (   0)
 %%%                             1953 (   0)    1984 (  15)    2015 (   2)
 %%%                             1954 (   0)    1985 (  36)    2016 (   2)
 %%%                             1955 (   0)    1986 (  42)    2017 (   3)
-%%%                             1956 (   0)    1987 (  48)    2018 (   1)
+%%%                             1956 (   0)    1987 (  49)    2018 (   1)
 %%%                             1957 (   0)    1988 (  50)
-%%%                             1958 (   0)    1989 (  54)
+%%%                             1958 (   0)    1989 (  55)
 %%%                             19xx (   2)
 %%%
-%%%                             Article:        196
-%%%                             Book:           318
+%%%                             Article:        208
+%%%                             Book:           324
 %%%                             Booklet:         12
 %%%                             InCollection:    13
 %%%                             InProceedings:  125
@@ -87,7 +87,7 @@
 %%%                             TechReport:      60
 %%%                             Unpublished:      2
 %%%
-%%%                             Total entries:  812
+%%%                             Total entries:  830
 %%%
 %%%                        The ISBN and ISSN fields will be printed if
 %%%                        the is-alpha.bst or is-plain.bst style
@@ -366,6 +366,8 @@
 
 @String{j-ALLC-BULL             = "ALLC Bull"}
 
+ at String{j-AMER-PSYCHOLOGIST     = "American Psychologist"}
+
 @String{j-AMSCI                 = "American Scientist"}
 
 @String{j-APL-QUOTE-QUAD        = "APL Quote Quad"}
@@ -424,6 +426,8 @@
                                   Publishing\emdash{}Orig{\-}i{\-}na{\-}tion,
                                   Dissemination, and Design"}
 
+ at String{j-EUR-SCI-EDIT          = "The {EASE} Journal: European Science Editing"}
+
 @String{j-FOUND-PHYS            = "Foundations of Physics"}
 
 @String{j-GUTENBERG             = "Cahiers GUTenberg"}
@@ -460,6 +464,8 @@
 @String{j-J-KOREA-INFO-SCI-SOCIETY = "Journal of the Korea Information Science
                                   Society = Chongbo Kwahakhoe nonmunji"}
 
+ at String{j-J-RES-COMMUN-STUD     = "Journal of Research Communication Studies"}
+
 @String{j-J-STAT-SOFT           = "Journal of Statistical Software"}
 
 @String{j-J-SYST-SOFTW          = "The Journal of Systems and Software"}
@@ -490,6 +496,8 @@
 @String{j-NAMS                  = "Notices of the American Mathematical
                                   Society"}
 
+ at String{j-NEW-SCIENTIST         = "New Scientist"}
+
 @String{j-NTG                   = "Nederlandstalige {\TeX} Gebruikersgroep
                                   (Dutch-speaking {\TeX} Users Group)"}
 
@@ -525,6 +533,8 @@
 
 @String{j-SIGSAM                = "SIGSAM Bulletin"}
 
+ at String{j-SOC-STUD-SCI          = "Social Studies of Science"}
+
 @String{j-SPE                   = "Soft{\-}ware\emdash Prac{\-}tice and
                                   Experience"}
 
@@ -626,6 +636,9 @@
 @String{pub-AMS                 = "American Mathematical Society"}
 @String{pub-AMS:adr             = "Providence, RI, USA"}
 
+ at String{pub-ANSI                = "American National Standards Institute"}
+ at String{pub-ANSI:adr            = "1430 Broadway, New York, NY 10018, USA"}
+
 @String{pub-AP                  = "Academic Press"}
 @String{pub-AP:adr              = "New York, NY, USA"}
 
@@ -808,6 +821,10 @@
 @String{pub-IRISA               = "IRISA"}
 @String{pub-IRISA:adr           = "Rennes, France"}
 
+ at String{pub-ISO                 = "International Organization for
+                                  Standardization"}
+ at String{pub-ISO:adr             = "Geneva, Switzerland"}
+
 @String{pub-IST                 = "Imaging Science \& Technology"}
 @String{pub-IST:adr             = "????"}
 
@@ -2029,6 +2046,20 @@
                  Appendix B: glossary",
 }
 
+ at Book{ANSI:1978:ANSe,
+  author =       "{American National Standards Institute}",
+  title =        "{American National Standard} for Bibliographic
+                 References",
+  publisher =    pub-ANSI,
+  address =      pub-ANSI:adr,
+  pages =        "????",
+  year =         "1978",
+  bibdate =      "Tue Dec 04 12:32:51 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/ansistd.bib;
+                 http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+}
+
 @Article{Antweiler:1989:TRI,
   author =       "Werner Antweiler and Andreas Strotmann and Volker
                  Winkelmann",
@@ -3483,6 +3514,81 @@
                  Index.",
 }
 
+ at Book{BSI:1950:BBR,
+  author =       "{British Standards Institution}",
+  title =        "{BS 1629:1950}: Bibliographical references",
+  publisher =    "British Standards Institution",
+  address =      "London, UK",
+  pages =        "20",
+  day =          "24",
+  month =        feb,
+  year =         "1950",
+  bibdate =      "Tue Dec 04 15:55:57 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "https://shop.bsigroup.com/ProductDetail?pid=000000000030307228",
+  acknowledgement = ack-nhfb,
+  remark =       "Withdrawn and replaced by BS ISO 690:2010
+                 \cite{BSI:2010:BII}.",
+}
+
+ at Book{BSI:1976:BRB,
+  author =       "{British Standards Institution}",
+  title =        "{BS 1629:1976}: Recommendations. {Bibliographical}
+                 references",
+  publisher =    "British Standards Institution",
+  address =      "London, UK",
+  pages =        "????",
+  year =         "1976",
+  DOI =          "",
+  ISBN =         "0-580-09260-7",
+  ISBN-13 =      "978-0-580-09260-2",
+  LCCN =         "",
+  bibdate =      "Tue Dec 04 15:58:02 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "https://shop.bsigroup.com/ProductDetail?pid=000000000010033098",
+  acknowledgement = ack-nhfb,
+  remark =       "Withdrawn and replaced by BS ISO 690:2010
+                 \cite{BSI:2010:BII}.",
+}
+
+ at Book{BSI:1989:BRR,
+  author =       "{British Standards Institution}",
+  title =        "{BS 1629:1989}: Recommendation for references to
+                 published materials",
+  publisher =    "British Standards Institution",
+  address =      "London, UK",
+  pages =        "26",
+  month =        may,
+  year =         "1989",
+  bibdate =      "Tue Dec 04 15:15:44 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "https://shop.bsigroup.com/ProductDetail?pid=000000000001551118",
+  acknowledgement = ack-nhfb,
+  keywords =     "Bibliographic references; Bibliographic standards;
+                 Bookform materials; Document description; Information
+                 handling; Information operations; Library and
+                 information science; Non-book materials; Publishing",
+  remark =       "Withdrawn and replaced by BS ISO 690:2010
+                 \cite{BSI:2010:BII}.",
+}
+
+ at Book{BSI:2010:BII,
+  author =       "{British Standards Institution}",
+  title =        "{BS ISO 690:2010}: Information and documentation.
+                 {Guidelines} for bibliographic references and citations
+                 to information resources",
+  publisher =    "British Standards Institution",
+  address =      "London, UK",
+  pages =        "50",
+  year =         "2010",
+  ISBN =         "0-580-56643-9",
+  ISBN-13 =      "978-0-580-56643-1",
+  bibdate =      "Tue Dec 04 16:00:34 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "https://shop.bsigroup.com/ProductDetail/?pid=000000000030147089",
+  acknowledgement = ack-nhfb,
+}
+
 @Book{Buerger:1990:LES,
   author =       "David J. Buerger",
   title =        "{\LaTeX} for Engineers and Scientists",
@@ -4844,6 +4950,24 @@
   title-l =      lang-pl,
 }
 
+ at Article{Ebel:1995:UWM,
+  author =       "H. F. Ebel",
+  title =        "The ultimate weapon: More about reference formats",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "",
+  number =       "54",
+  pages =        "21--22",
+  month =        feb,
+  year =         "1995",
+  ISSN =         "0950-1835",
+  ISSN-L =       "0950-1835",
+  bibdate =      "Tue Dec 04 15:25:40 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues/",
+}
+
 @Book{Eckersley:1994:GTT,
   author =       "Richard Eckersley and Richard Angstadt and Charles M.
                  Ellertson and Richard Hendel and Naomi B. Pascal and
@@ -5519,6 +5643,54 @@
   series =       "Manuales de Inform{\'a}tica Masson",
 }
 
+ at Article{Garfield:1968:NVA,
+  author =       "E. Garfield",
+  title =        "Numerical versus alphabetic order for cited
+                 references",
+  journal =      j-NEW-SCIENTIST,
+  volume =       "39",
+  number =       "614",
+  pages =        "565--566",
+  day =          "12",
+  month =        sep,
+  year =         "1968",
+  CODEN =        "NWSCAL",
+  ISSN =         "0262-4079 (print), 1364-8500 (electronic)",
+  ISSN-L =       "0262-4079",
+  bibdate =      "Tue Dec 04 15:27:13 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "New Scientist",
+  journal-URL =  "http://www.sciencedirect.com/science/journal/02624079",
+}
+
+ at Article{Garfield:1974:UEP,
+  author =       "E. Garfield",
+  title =        "Uniformity of editorial policy on titles in citations
+                 will aid referees, librarians and authors",
+  journal =      "Essays of an Information Scientist",
+  volume =       "2",
+  pages =        "229--230",
+  year =         "1974",
+  LCCN =         "AC8 .G336; Z7405.C6 E8",
+  bibdate =      "Tue Dec 04 15:28:39 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+}
+
+ at Article{Garfield:1974:WII,
+  author =       "E. Garfield",
+  title =        "Why initials instead of first names in {ISI}'s
+                 indexes?",
+  journal =      "Essays of an Information Scientist",
+  volume =       "2",
+  pages =        "323--324",
+  year =         "1974",
+  bibdate =      "Tue Dec 04 15:28:39 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+}
+
 @Book{Garvey:1982:NEM,
   author =       "Daniel E. Garvey and William L. Rivers",
   title =        "Newswriting for the Electronic Media: Principles,
@@ -7688,6 +7860,25 @@
   bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
 }
 
+ at Article{Hunt:1994:BRT,
+  author =       "R. Hunt",
+  title =        "Bibliographic references: Too many variations on a
+                 theme?",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "",
+  number =       "52",
+  pages =        "7--8",
+  month =        jul,
+  year =         "1994",
+  ISSN =         "0950-1835",
+  ISSN-L =       "0950-1835",
+  bibdate =      "Tue Dec 04 15:30:37 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues",
+}
+
 @Book{Hunter:1995:GSS,
   author =       "Roger Hunter and Susan Anne Bagby",
   title =        "Getting started with {Scientific Word} and {Scientific
@@ -7896,6 +8087,20 @@
   thesaurus =    "Desktop publishing",
 }
 
+ at Book{ISO:1987:DBR,
+  author =       "{ISO}",
+  title =        "Documentation --- Bibliographic References ---
+                 Content, Form and Structure ({ISO 690})",
+  publisher =    pub-ISO,
+  address =      pub-ISO:adr,
+  pages =        "????",
+  year =         "1987",
+  bibdate =      "Tue Dec 04 15:31:55 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/isostd.bib;
+                 http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+}
+
 @Book{ITUG:2003:LRM,
   author =       "{The Indian {\TeX} Users Group}",
   title =        "The {\LaTeX} Reference Manual",
@@ -11796,6 +12001,24 @@
                  Group).",
 }
 
+ at Article{OConnor:1992:RR,
+  author =       "M. O'Connor",
+  title =        "With references to references",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "",
+  number =       "47",
+  pages =        "4--6",
+  month =        sep,
+  year =         "1992",
+  ISSN =         "0950-1835",
+  ISSN-L =       "0950-1835",
+  bibdate =      "Tue Dec 04 15:33:30 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues",
+}
+
 @Article{Ohl:1995:DFD,
   author =       "Thorsten Ohl",
   title =        "Drawing {Feynman} diagrams with {\LaTeX} and
@@ -12324,6 +12547,24 @@
   acknowledgement = ack-nhfb,
 }
 
+ at Article{Polderman:1993:YWN,
+  author =       "A. K. S. Polderman",
+  title =        "So you want a numerical reference list?",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "",
+  number =       "50",
+  pages =        "18--19",
+  month =        sep,
+  year =         "1993",
+  ISSN =         "0950-1835",
+  ISSN-L =       "0950-1835",
+  bibdate =      "Tue Dec 04 15:35:32 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues",
+}
+
 @Article{Poppelier:1992:BR,
   author =       "Nico Poppelier and Amy Hendrickson",
   title =        "Book reviews",
@@ -13356,6 +13597,23 @@
                  Preparation, Photocomposition",
 }
 
+ at Article{Shaw:2001:FJT,
+  author =       "J. G. Shaw",
+  title =        "Full journal titles to be given for citations",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "27",
+  number =       "1",
+  pages =        "3--3",
+  month =        "????",
+  year =         "2001",
+  ISSN =         "0950-1835",
+  bibdate =      "Tue Dec 04 15:36:44 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues",
+}
+
 @Article{Sherborne:1990:RGC,
   author =       "Brad S. Sherborne and G. E. Stedman",
   title =        "Recursive generation of {Cartesian} angular momentum
@@ -14849,6 +15107,23 @@
   acknowledgement = ack-hk,
 }
 
+ at Article{VanLoon:1994:NDW,
+  author =       "A. J. {Van Loon}",
+  title =        "No, {I} don't want a numerical reference list!",
+  journal =      j-EUR-SCI-EDIT,
+  volume =       "",
+  number =       "51",
+  pages =        "15--16",
+  month =        jan,
+  year =         "1994",
+  ISSN =         "0950-1835",
+  bibdate =      "Tue Dec 04 15:37:51 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "The {EASE} Journal: European Science Editing",
+  journal-URL =  "http://europeanscienceediting.eu/issues",
+}
+
 @InProceedings{VanWyde:1981:GTL,
   author =       "C. T. {Van Wyde}",
   title =        "A graphics typesetting language",
@@ -14949,6 +15224,28 @@
   acknowledgement = ack-nhfb,
 }
 
+ at Article{Vipond:1996:PMA,
+  author =       "Douglas Vipond",
+  title =        "Problems with a monolithic {APA} style",
+  journal =      j-AMER-PSYCHOLOGIST,
+  volume =       "51",
+  number =       "6",
+  pages =        "653--653",
+  month =        "????",
+  year =         "1996",
+  CODEN =        "AMPSAB",
+  DOI =          "https://doi.org/10.1037/0003-066X.51.6.653.a",
+  ISSN =         "0003-066X (print), 1935-990X (electronic)",
+  ISSN-L =       "0003-066X",
+  bibdate =      "Tue Dec 04 15:41:32 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "http://psycnet.apa.org/journals/amp/51/6/653b.pdf;
+                 https://www.researchgate.net/publication/232601714_Problems_with_a_monolithic_APA_style",
+  acknowledgement = ack-nhfb,
+  fjournal =     "American Psychologist",
+  journal-URL =  "http://psycnet.apa.org/PsycARTICLES/journal/amp/",
+}
+
 @Book{vonBechtolsheim:1992:TP,
   author =       "Stephan von Bechtolsheim",
   title =        "{\TeX} in Practice",
@@ -15346,6 +15643,24 @@
   treatment =    "P Practical",
 }
 
+ at Article{Waller:1981:JTT,
+  author =       "R. H. W. Waller",
+  title =        "Journal Typography in Transition",
+  journal =      j-J-RES-COMMUN-STUD,
+  volume =       "3",
+  number =       "??",
+  pages =        "335--350",
+  month =        "????",
+  year =         "1981--1982",
+  CODEN =        "JRCSDF",
+  ISSN =         "0378-5939",
+  ISSN-L =       "0378-5939",
+  bibdate =      "Tue Dec 04 15:39:32 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  acknowledgement = ack-nhfb,
+  fjournal =     "Journal of Research Communication Studies",
+}
+
 @Book{Walsh:1994:MTW,
   author =       "Norman Walsh",
   title =        "Making {\TeX} Work",
@@ -16358,6 +16673,30 @@
   journal-URL =  "http://ieeexplore.ieee.org/xpl/RecentIssue.jsp?punumber=85",
 }
 
+ at Article{Hartley:2002:CTS,
+  author =       "James Hartley",
+  title =        "On Choosing Typographic Settings for Reference Lists",
+  journal =      j-SOC-STUD-SCI,
+  volume =       "32",
+  number =       "5--6",
+  pages =        "917--932",
+  day =          "1",
+  month =        dec,
+  year =         "2002",
+  CODEN =        "SSSCDH",
+  DOI =          "https://doi.org/10.1177/030631270203200512",
+  ISSN =         "0306-3127 (print), 1460-3659 (electronic)",
+  ISSN-L =       "0306-3127",
+  bibdate =      "Mon Dec 3 09:13:14 MST 2018",
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/socstudsci.bib;
+                 http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
+  URL =          "https://journals.sagepub.com/doi/pdf/10.1177/030631270203200512;
+                 https://www.jstor.org/stable/3183059",
+  acknowledgement = ack-nhfb,
+  fjournal =     "Social Studies of Science",
+  journal-URL =  "http://sss.sagepub.com/content/by/year",
+}
+
 %%% =====================================================================
 %%% We put all Proceedings entries at the end so they can be
 %%% cross-referenced by earlier entries.  This order is regrettably
@@ -16686,7 +17025,8 @@
   ISSN-L =       "0172-603X",
   LCCN =         "QA76 .B326 1990",
   bibdate =      "Thu Mar 24 09:27:40 1994",
-  bibsource =    "http://www.math.utah.edu/pub/tex/bib/master.bib;
+  bibsource =    "http://www.math.utah.edu/pub/tex/bib/fparith.bib;
+                 http://www.math.utah.edu/pub/tex/bib/master.bib;
                  http://www.math.utah.edu/pub/tex/bib/texbook3.bib",
   acknowledgement = ack-nhfb,
   tableofcontents = "Anonymous / Front Matter / i--xix \\

Modified: trunk/Master/texmf-dist/scripts/texlive/NEWS
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/NEWS	2018-12-13 23:04:37 UTC (rev 49407)
+++ trunk/Master/texmf-dist/scripts/texlive/NEWS	2018-12-13 23:12:47 UTC (rev 49408)
@@ -1,7 +1,7 @@
 (This file public domain.  Originally written by Norbert Preining and
 Karl Berry, 2010.)
 
-<p><b>tlmgr 48598 (released 29oct18):</b>
+<p><b>tlmgr 49226 (released 23nov18):</b>
 <li>new environment variable TEXLIVE_PREFER_OWN to prefer compression
 (e.g., xz) and download (e.g., wget) programs shipped with TL to those
 provided by the system.

Modified: trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2018-12-13 23:04:37 UTC (rev 49407)
+++ trunk/Master/texmf-dist/scripts/texlive/tlmgr.pl	2018-12-13 23:12:47 UTC (rev 49408)
@@ -7811,7 +7811,7 @@
 
 =item  B<conf [texmf|tlmgr|updmap [--conffile I<file>] [--delete] [I<key> [I<value>]]]>
 
-=item B<conf auxtrees [--conffile I<file>] [show|add|delete] [I<value>]>
+=item B<conf auxtrees [--conffile I<file>] [show|add|remove] [I<value>]>
 
 With only C<conf>, show general configuration information for TeX Live,
 including active configuration files, path settings, and more.  This is
@@ -7845,8 +7845,8 @@
 shows the list of additional trees, C<auxtrees add> I<tree> adds a tree
 to the list, and C<auxtrees remove> I<tree> removes a tree from the list
 (if present). The trees should not contain an C<ls-R> file (or files
-might not be found if the C<ls-R> becomes stale). This works by
-manipulating the Kpathsea variable C<TEXMFAUXTREES>, in
+will not be found if the C<ls-R> becomes stale). This works by
+manipulating the Kpathsea variable C<TEXMFAUXTREES>, in (by default)
 C<ROOT/texmf.cnf>.  Example:
 
   tlmgr conf auxtrees add /quick/test/tree
@@ -7853,7 +7853,8 @@
   tlmgr conf auxtrees remove /quick/test/tree
 
 In all cases the configuration file can be explicitly specified via the
-option C<--conffile> I<file>, if desired.
+option C<--conffile> I<file>, e.g., if you don't want to change the
+system-wide configuration.
 
 Warning: The general facility for changing configuration values is here,
 but tinkering with settings in this way is strongly discouraged.  Again,



More information about the tex-live-commits mailing list