diff options
author | Karl Berry <karl@freefriends.org> | 2018-12-31 01:23:23 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-12-31 01:23:23 +0000 |
commit | 34a177b16344eb933f0a7808a12365beb512693b (patch) | |
tree | ceb472cce7afc37aec3357daaadaaeb350b98f06 | |
parent | 41419b755eb303bd795937deccd1a7ba8d640698 (diff) |
tl-update-auto
git-svn-id: svn://tug.org/texlive/trunk@49553 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Build/source/build-aux/texinfo.tex | 71 | ||||
-rw-r--r-- | Master/doc.html | 19 | ||||
-rw-r--r-- | Master/tlpkg/installer/ctan-mirrors.pl | 1 |
3 files changed, 16 insertions, 75 deletions
diff --git a/Build/source/build-aux/texinfo.tex b/Build/source/build-aux/texinfo.tex index 5840aff4d7c..66a832e0b4f 100644 --- a/Build/source/build-aux/texinfo.tex +++ b/Build/source/build-aux/texinfo.tex @@ -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,17 +403,6 @@ \ifr@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 diff --git a/Master/doc.html b/Master/doc.html index 9cab3a33a9c..70060385531 100644 --- a/Master/doc.html +++ b/Master/doc.html @@ -136,20 +136,16 @@ Support for American Chemical Society journal submissions 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 @@ Style for the journal Condensed Matter Physics <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 @@ No line breaks in text <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> diff --git a/Master/tlpkg/installer/ctan-mirrors.pl b/Master/tlpkg/installer/ctan-mirrors.pl index e50facc207a..0b820af1eb1 100644 --- a/Master/tlpkg/installer/ctan-mirrors.pl +++ b/Master/tlpkg/installer/ctan-mirrors.pl @@ -74,7 +74,6 @@ $mirrors = { }, '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, |