texlive[51911] Master: doc,sync

commits+karl at tug.org commits+karl at tug.org
Mon Aug 19 22:59:23 CEST 2019


Revision: 51911
          http://tug.org/svn/texlive?view=revision&revision=51911
Author:   karl
Date:     2019-08-19 22:59:22 +0200 (Mon, 19 Aug 2019)
Log Message:
-----------
doc,sync

Modified Paths:
--------------
    trunk/Master/texmf-dist/tex/generic/beebe/tugboat.def
    trunk/Master/texmf-dist/web2c/texmf.cnf
    trunk/Master/tlpkg/bin/tl-update-asy

Property Changed:
----------------
    trunk/Master/texmf-dist/scripts/texlive/fmtutil-user.sh
    trunk/Master/texmf-dist/scripts/texlive/updmap-user.sh

Index: trunk/Master/texmf-dist/scripts/texlive/fmtutil-user.sh
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/fmtutil-user.sh	2019-08-19 20:57:51 UTC (rev 51910)
+++ trunk/Master/texmf-dist/scripts/texlive/fmtutil-user.sh	2019-08-19 20:59:22 UTC (rev 51911)

Property changes on: trunk/Master/texmf-dist/scripts/texlive/fmtutil-user.sh
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Index: trunk/Master/texmf-dist/scripts/texlive/updmap-user.sh
===================================================================
--- trunk/Master/texmf-dist/scripts/texlive/updmap-user.sh	2019-08-19 20:57:51 UTC (rev 51910)
+++ trunk/Master/texmf-dist/scripts/texlive/updmap-user.sh	2019-08-19 20:59:22 UTC (rev 51911)

Property changes on: trunk/Master/texmf-dist/scripts/texlive/updmap-user.sh
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Date Author Id Revision
\ No newline at end of property
Modified: trunk/Master/texmf-dist/tex/generic/beebe/tugboat.def
===================================================================
--- trunk/Master/texmf-dist/tex/generic/beebe/tugboat.def	2019-08-19 20:57:51 UTC (rev 51910)
+++ trunk/Master/texmf-dist/tex/generic/beebe/tugboat.def	2019-08-19 20:59:22 UTC (rev 51911)
@@ -2,7 +2,8 @@
 % The following macros are used in TUGboat tables of contents.
 % This file may be automatically extended by tugboat.awk.
 % It may be used by plain TeX, LaTeX, or AmSTeX.
-% [04-Jun-1999]
+% [23-May-2015] -- update for up to TUGboat volume 35 (2014)
+% [04-Jun-1999] -- original version
 
 \ifx\makeatletter\undefined
     \def\makeatletter{\catcode`\@=11\relax}
@@ -3604,8 +3605,46 @@
 \def\ringhalfrighti{'}
 \def\postissno{TUG 2011 Conference Proceedings}
 
-%%% [27-Nov-2011]: new definitions for volumes 31--date
+%%% [27-Nov-2011]: new definitions for volumes 31--32
 \def \DVD {{\acro{DVD}}}
 \def \tug {{\acro{TUG}}}
 \def \TeXworks {{\TeX}works}
 
+\font\slnine = cmsl9
+\def\postissno{TUG 2010 Conference Proceedings}
+\def\ringhalfrighti{'}
+\def\postissno{TUG 2011 Conference Proceedings}
+\def\postissno{TUG 2012 Conference Proceedings}
+\def\CS{{\the\textfont2 C\kern-.1em\lower.4ex\hbox{S}\kern.1em}}
+\def\postissno{TUG 2013 Conference Proceedings}
+\def\postissno{TUG 2014 Conference Proceedings}
+
+%%% [29-Jul-2015]: TENTATIVE (subject to bnb's approval) new definitions for volumes 33--date
+
+\def \AcroFLeX          {Acro\acro{FL}eX}
+\def \acrosl            {\small \sl}
+\def \Bib               {Bib}
+\def \CSS               {\acro{CSS}}
+\def \DVI               {\acro{DVI}}
+\def \ExTeX             {Ex\TeX}
+\def \gmLaTeXplain      {gm\LaTeX{}plain}
+\def \GNU               {\acro{GNU}}
+\def \origLaTeX         {\LaTeX}
+\def \TikZ              {Ti\emph{k}Z}
+\def \VnTeX             {Vn\TeX}
+\def \Xe                {Xe}
+\def \XeLaTeX           {Xe{\LaTeX}}
+\def\postissno{TUG 2014 Conference Proceedings}
+\def\postissno{Proceedings}
+\def\postissno{TUG 2016 Conference Proceedings}
+\def\postissno{TUG 2016 Conference Proceedings}
+
+\def \bibtexcpp         {{\sl \BibTeX{\raise.25ex\hbox{\sl c++}}}}
+\def \dvitosvg          {{{\acrosl DVI\/}}2\/{{\acrosl SVG}}}
+
+\def \LuaTeX            {Lua\TeX{}}
+
+\ifx \undefined \file      \def \file      #1{{{\tt #1}}} \fi
+\ifx \undefined \pgm       \def \pgm       #1{{{\tt #1}}} \fi
+\ifx \undefined \pkg       \def \pkg       #1{{{\sf #1}}} \fi
+\ifx \undefined \url       \def \url       #1{{{\tt #1}}} \fi

Modified: trunk/Master/texmf-dist/web2c/texmf.cnf
===================================================================
--- trunk/Master/texmf-dist/web2c/texmf.cnf	2019-08-19 20:57:51 UTC (rev 51910)
+++ trunk/Master/texmf-dist/web2c/texmf.cnf	2019-08-19 20:59:22 UTC (rev 51911)
@@ -695,6 +695,12 @@
 parse_first_line.tex = f
 parse_first_line.initex = f
 
+% Normally we mention files created by \openout in the log file,
+% but again, trip-compatibility forbids this for (ini)tex.
+log_openout = t
+log_openout.tex = f
+log_openout.initex = f
+
 % Control file:line:error style messages.
 file_line_error_style = f
 

Modified: trunk/Master/tlpkg/bin/tl-update-asy
===================================================================
--- trunk/Master/tlpkg/bin/tl-update-asy	2019-08-19 20:57:51 UTC (rev 51910)
+++ trunk/Master/tlpkg/bin/tl-update-asy	2019-08-19 20:59:22 UTC (rev 51911)
@@ -69,11 +69,10 @@
   ./configure --prefix=/tmp/ainst \
     --with-latex=/tmp/ainst/latex --with-context=/tmp/ainst/context \
     --disable-fftw --disable-gl --disable-gsl \
-    --enable-texlive-build CFLAGS=-g CXXFLAGS=-std=c++11
+    --enable-texlive-build CFLAGS=-g CXXFLAGS="-std=c++11 -DNOHASH" #-ansi
   make
   make check
   make install-prebuilt
-  test ! -r .git || mv dot.git .git
   exit 0
 
 



More information about the tex-live-commits mailing list