texlive[49553] trunk: tl-update-auto

commits+karl at tug.org commits+karl at tug.org
Mon Dec 31 02:23:24 CET 2018


Revision: 49553
          http://tug.org/svn/texlive?view=revision&revision=49553
Author:   karl
Date:     2018-12-31 02:23:23 +0100 (Mon, 31 Dec 2018)
Log Message:
-----------
tl-update-auto

Modified Paths:
--------------
    trunk/Build/source/build-aux/texinfo.tex
    trunk/Master/doc.html
    trunk/Master/tlpkg/installer/ctan-mirrors.pl

Modified: trunk/Build/source/build-aux/texinfo.tex
===================================================================
--- trunk/Build/source/build-aux/texinfo.tex	2018-12-31 01:18:07 UTC (rev 49552)
+++ trunk/Build/source/build-aux/texinfo.tex	2018-12-31 01:23:23 UTC (rev 49553)
@@ -3,12 +3,9 @@
 % Load plain if necessary, i.e., if running under initex.
 \expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
 %
-\def\texinfoversion{2018-09-21.20}
+\def\texinfoversion{2018-12-28.17}
 %
-% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
-% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-% 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018
-% Free Software Foundation, Inc.
+% Copyright 1985, 1986, 1988, 1990-2018 Free Software Foundation, Inc.
 %
 % This texinfo.tex file is free software: you can redistribute it and/or
 % modify it under the terms of the GNU General Public License as
@@ -244,17 +241,7 @@
 %
 \def\finalout{\overfullrule=0pt }
 
-% Do @cropmarks to get crop marks.
-%
-\newif\ifcropmarks
-\let\cropmarks = \cropmarkstrue
-%
-% Dimensions to add cropmarks at corners.
-% Added by P. A. MacKay, 12 Nov. 1986
-%
 \newdimen\outerhsize \newdimen\outervsize % set by the paper size routines
-\newdimen\cornerlong  \cornerlong=1pc
-\newdimen\cornerthick \cornerthick=.3pt
 \newdimen\topandbottommargin \topandbottommargin=.75in
 
 % Output a mark which sets \thischapter, \thissection and \thiscolor.
@@ -328,12 +315,12 @@
 \newbox\footlinebox
 
 % \onepageout takes a vbox as an argument.
-% \shipout a vbox for a single page, adding an optional header, footer,
-% cropmarks, and footnote.  This also causes index entries for this page
-% to be written to the auxiliary files.
+% \shipout a vbox for a single page, adding an optional header, footer
+% and footnote.  This also causes index entries for this page to be written
+% to the auxiliary files.
 %
 \def\onepageout#1{%
-  \ifcropmarks \hoffset=0pt \else \hoffset=\normaloffset \fi
+  \hoffset=\normaloffset
   %
   \ifodd\pageno  \advance\hoffset by \bindingoffset
   \else \advance\hoffset by -\bindingoffset\fi
@@ -386,25 +373,6 @@
       % Do this early so pdf references go to the beginning of the page.
       \ifpdfmakepagedest \pdfdest name{\the\pageno} xyz\fi
       %
-      \ifcropmarks \vbox to \outervsize\bgroup
-        \hsize = \outerhsize
-        \vskip-\topandbottommargin
-        \vtop to0pt{%
-          \line{\ewtop\hfil\ewtop}%
-          \nointerlineskip
-          \line{%
-            \vbox{\moveleft\cornerthick\nstop}%
-            \hfill
-            \vbox{\moveright\cornerthick\nstop}%
-          }%
-          \vss}%
-        \vskip\topandbottommargin
-        \line\bgroup
-          \hfil % center the page within the outer (page) hsize.
-          \ifodd\pageno\hskip\bindingoffset\fi
-          \vbox\bgroup
-      \fi
-      %
       \unvbox\headlinebox
       \pagebody{#1}%
       \ifdim\ht\footlinebox > 0pt
@@ -415,22 +383,6 @@
         \unvbox\footlinebox
       \fi
       %
-      \ifcropmarks
-          \egroup % end of \vbox\bgroup
-        \hfil\egroup % end of (centering) \line\bgroup
-        \vskip\topandbottommargin plus1fill minus1fill
-        \boxmaxdepth = \cornerthick
-        \vbox to0pt{\vss
-          \line{%
-            \vbox{\moveleft\cornerthick\nsbot}%
-            \hfill
-            \vbox{\moveright\cornerthick\nsbot}%
-          }%
-          \nointerlineskip
-          \line{\ewbot\hfil\ewbot}%
-        }%
-      \egroup % \vbox from first cropmarks clause
-      \fi
     }% end of \shipout\vbox
   }% end of group with \indexdummies
   \advancepageno
@@ -451,18 +403,7 @@
 \ifr at ggedbottom \kern-\dimen@ \vfil \fi}
 }
 
-% Here are the rules for the cropmarks.  Note that they are
-% offset so that the space between them is truly \outerhsize or \outervsize
-% (P. A. MacKay, 12 November, 1986)
-%
-\def\ewtop{\vrule height\cornerthick depth0pt width\cornerlong}
-\def\nstop{\vbox
-  {\hrule height\cornerthick depth\cornerlong width\cornerthick}}
-\def\ewbot{\vrule height0pt depth\cornerthick width\cornerlong}
-\def\nsbot{\vbox
-  {\hrule height\cornerlong depth\cornerthick width\cornerthick}}
 
-
 % Argument parsing
 
 % Parse an argument, then pass it to #1.  The argument is the rest of

Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html	2018-12-31 01:18:07 UTC (rev 49552)
+++ trunk/Master/doc.html	2018-12-31 01:23:23 UTC (rev 49553)
@@ -136,20 +136,16 @@
 Class for typesetting publications of ACM
 <a href="texmf-dist/doc/latex/acmart/acmart.pdf">acmart.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/acmguide.pdf">acmguide.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/flies-eps-converted-to.pdf">flies-eps-converted-to.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/fly-eps-converted-to.pdf">fly-eps-converted-to.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/mouse-eps-converted-to.pdf">mouse-eps-converted-to.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/rosette-eps-converted-to.pdf">rosette-eps-converted-to.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-acmlarge.pdf">sample-acmlarge.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-acmsmall.pdf">sample-acmsmall.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-acmtog.pdf">sample-acmtog.pdf</a>,
+<a href="texmf-dist/doc/latex/acmart/samples/sample-authordraft.pdf">sample-authordraft.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-manuscript.pdf">sample-manuscript.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-sigchi-a.pdf">sample-sigchi-a.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-sigchi.pdf">sample-sigchi.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/sample-sigconf-authordraft.pdf">sample-sigconf-authordraft.pdf</a>,
-<a href="texmf-dist/doc/latex/acmart/samples/sample-sigconf-xelatex.pdf">sample-sigconf-xelatex.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-sigconf.pdf">sample-sigconf.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sample-sigplan.pdf">sample-sigplan.pdf</a>,
+<a href="texmf-dist/doc/latex/acmart/samples/sample-xelatex.pdf">sample-xelatex.pdf</a>,
 <a href="texmf-dist/doc/latex/acmart/samples/sampleteaser.pdf">sampleteaser.pdf</a>.
 </small></li>
 
@@ -3395,8 +3391,8 @@
 
 <li><b><a href="texmf-dist/doc/fonts/cmsrb">cmsrb</a></b>:<small>
 Computer Modern for Serbian and Macedonian
-<a href="texmf-dist/doc/fonts/cmsrb/cmsrb-doc-SR.pdf">cmsrb-doc-SR.pdf</a> (sr-sp),
-<a href="texmf-dist/doc/fonts/cmsrb/cmsrb-doc.pdf">cmsrb-doc.pdf</a>.
+<a href="texmf-dist/doc/fonts/cmsrb/cmsrb-SR.pdf">cmsrb-SR.pdf</a> (sr-sp),
+<a href="texmf-dist/doc/fonts/cmsrb/cmsrb.pdf">cmsrb.pdf</a>.
 </small></li>
 
 <li><b><a href="texmf-dist/doc/latex/cmtiup">cmtiup</a></b>:<small>
@@ -12206,7 +12202,12 @@
 
 <li><b><a href="texmf-dist/doc/latex/nomencl">nomencl</a></b>:<small>
 Produce lists of symbols as in nomenclature
-<a href="texmf-dist/doc/latex/nomencl/nomencl.pdf">nomencl.pdf</a>.
+<a href="texmf-dist/doc/latex/nomencl/nomencl.pdf">nomencl.pdf</a>,
+<a href="texmf-dist/doc/latex/nomencl/sample01.pdf">sample01.pdf</a>,
+<a href="texmf-dist/doc/latex/nomencl/sample02.pdf">sample02.pdf</a>,
+<a href="texmf-dist/doc/latex/nomencl/sample03.pdf">sample03.pdf</a>,
+<a href="texmf-dist/doc/latex/nomencl/sample04.pdf">sample04.pdf</a>,
+<a href="texmf-dist/doc/latex/nomencl/sample05.pdf">sample05.pdf</a>.
 </small></li>
 
 <li><b><a href="texmf-dist/doc/latex/nomentbl">nomentbl</a></b>:<small>

Modified: trunk/Master/tlpkg/installer/ctan-mirrors.pl
===================================================================
--- trunk/Master/tlpkg/installer/ctan-mirrors.pl	2018-12-31 01:18:07 UTC (rev 49552)
+++ trunk/Master/tlpkg/installer/ctan-mirrors.pl	2018-12-31 01:23:23 UTC (rev 49553)
@@ -74,7 +74,6 @@
     },
     'France' => {
       'http://ctan.crest.fr/tex-archive/' => 1,
-      'http://ctan.mines-albi.fr/' => 1,
       'http://ctan.tetaneutral.net/' => 1,
       'http://distrib-coffee.ipsl.jussieu.fr/pub/mirrors/ctan/' => 1,
       'http://mirror.ibcp.fr/pub/CTAN/' => 1,



More information about the tex-live-commits mailing list