texlive[41362] trunk:
commits+karl at tug.org
commits+karl at tug.org
Sat Jun 11 03:16:05 CEST 2016
Revision: 41362
http://tug.org/svn/texlive?view=revision&revision=41362
Author: karl
Date: 2016-06-11 03:16:05 +0200 (Sat, 11 Jun 2016)
Log Message:
-----------
/home/texlive/karl/Master/tlpkg/bin/tl-update-auto
Modified Paths:
--------------
trunk/Build/source/build-aux/texinfo.tex
trunk/Master/doc.html
Modified: trunk/Build/source/build-aux/texinfo.tex
===================================================================
--- trunk/Build/source/build-aux/texinfo.tex 2016-06-11 01:10:38 UTC (rev 41361)
+++ trunk/Build/source/build-aux/texinfo.tex 2016-06-11 01:16:05 UTC (rev 41362)
@@ -3,7 +3,7 @@
% Load plain if necessary, i.e., if running under initex.
\expandafter\ifx\csname fmtname\endcsname\relax\input plain\fi
%
-\def\texinfoversion{2016-06-03.20}
+\def\texinfoversion{2016-06-07.21}
%
% Copyright 1985, 1986, 1988, 1990, 1991, 1992, 1993, 1994, 1995,
% 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
@@ -1192,6 +1192,7 @@
\ifx\pdfescapestring\thisisundefined
% No primitive available; should we give a warning or log?
% Many times it won't matter.
+ \xdef#1{#1}%
\else
% The expandable \pdfescapestring primitive escapes parentheses,
% backslashes, and other special chars.
@@ -1311,8 +1312,10 @@
% We have to set dummies so commands such as @code, and characters
% such as \, aren't expanded when present in a section title.
\indexnofonts
+ \makevalueexpandable
\turnoffactive
- \makevalueexpandable
+ % Use ASCII approximations in destination names.
+ \passthroughcharsfalse
\def\pdfdestname{#1}%
\txiescapepdf\pdfdestname
\safewhatsit{\pdfdest name{\pdfdestname} xyz}%
@@ -1357,8 +1360,21 @@
\fi
%
% Also escape PDF chars in the display string.
- \edef\pdfoutlinetext{#1}%
- \txiescapepdf\pdfoutlinetext
+ \bgroup
+ \ifx \declaredencoding \latone
+ % The PDF format can use an extended form of Latin-1 in bookmark
+ % strings. See Appendix D of the PDF Reference, Sixth Edition, for
+ % the "PDFDocEncoding".
+ \passthroughcharstrue
+ \fi
+ \ifx \declaredencoding \utfeight
+ % TODO: the PDF format can use UTF-16 in bookmark strings, but the
+ % code for this isn't done yet.
+ \fi
+ \globaldefs=1
+ \edef\pdfoutlinetext{#1}%
+ \txiescapepdf\pdfoutlinetext
+ \egroup
%
\pdfoutline goto name{\pdfmkpgn{\pdfoutlinedest}}#2{\pdfoutlinetext}%
}
Modified: trunk/Master/doc.html
===================================================================
--- trunk/Master/doc.html 2016-06-11 01:10:38 UTC (rev 41361)
+++ trunk/Master/doc.html 2016-06-11 01:16:05 UTC (rev 41362)
@@ -1693,8 +1693,11 @@
Chicago style files for BibLaTeX
<a href="texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago.pdf">biblatex-chicago.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/biblatex-chicago15.pdf">biblatex-chicago15.pdf</a>,
+<a href="texmf-dist/doc/latex/biblatex-chicago/cms-dates-intro.pdf">cms-dates-intro.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/cms-dates-sample.pdf">cms-dates-sample.pdf</a>,
+<a href="texmf-dist/doc/latex/biblatex-chicago/cms-notes-intro.pdf">cms-notes-intro.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/cms-notes-sample.pdf">cms-notes-sample.pdf</a>,
+<a href="texmf-dist/doc/latex/biblatex-chicago/cms-trad-appendix.pdf">cms-trad-appendix.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/cms-trad-sample.pdf">cms-trad-sample.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/cms15-dates-sample.pdf">cms15-dates-sample.pdf</a>,
<a href="texmf-dist/doc/latex/biblatex-chicago/cms15-notes-sample.pdf">cms15-notes-sample.pdf</a>.
@@ -1825,8 +1828,7 @@
<li><b><a href="texmf-dist/doc/latex/biblatex-source-division">biblatex-source-division</a></b>:<small>
References by "division" in classical sources
-<a href="texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf">biblatex-source-division.pdf</a>,
-<a href="texmf-dist/doc/latex/biblatex-source-division/issue1.pdf">issue1.pdf</a>.
+<a href="texmf-dist/doc/latex/biblatex-source-division/biblatex-source-division.pdf">biblatex-source-division.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/latex/biblatex-subseries/documentation">biblatex-subseries</a></b>:<small>
@@ -6497,6 +6499,9 @@
<a href="texmf-dist/doc/latex/glossaries-extra/sample-acronym-desc.pdf">sample-acronym-desc.pdf</a>,
<a href="texmf-dist/doc/latex/glossaries-extra/sample-acronym.pdf">sample-acronym.pdf</a>,
<a href="texmf-dist/doc/latex/glossaries-extra/sample-altmodifier.pdf">sample-altmodifier.pdf</a>,
+<a href="texmf-dist/doc/latex/glossaries-extra/sample-alttree-marginpar.pdf">sample-alttree-marginpar.pdf</a>,
+<a href="texmf-dist/doc/latex/glossaries-extra/sample-alttree-sym.pdf">sample-alttree-sym.pdf</a>,
+<a href="texmf-dist/doc/latex/glossaries-extra/sample-alttree.pdf">sample-alttree.pdf</a>,
<a href="texmf-dist/doc/latex/glossaries-extra/sample-autoindex-hyp.pdf">sample-autoindex-hyp.pdf</a>,
<a href="texmf-dist/doc/latex/glossaries-extra/sample-autoindex.pdf">sample-autoindex.pdf</a>,
<a href="texmf-dist/doc/latex/glossaries-extra/sample-crossref.pdf">sample-crossref.pdf</a>,
@@ -16165,6 +16170,12 @@
<a href="texmf-dist/doc/latex/xcjk2uni/xCJK2uni.pdf">xCJK2uni.pdf</a>.
</small></li>
+<li><b><a href="texmf-dist/doc/latex/xcntperchap">xcntperchap</a></b>:<small>
+Track the number of subsections etc. that occur in a specified tracklevel
+<a href="texmf-dist/doc/latex/xcntperchap/xcntperchap_doc.pdf">xcntperchap_doc.pdf</a>,
+<a href="texmf-dist/doc/latex/xcntperchap/xcntperchap_driver.pdf">xcntperchap_driver.pdf</a>.
+</small></li>
+
<li><b><a href="texmf-dist/doc/latex/xcolor">xcolor</a></b>:<small>
Driver-independent color extensions for LaTeX and pdfLaTeX
<a href="texmf-dist/doc/latex/xcolor/xcolor.pdf">xcolor.pdf</a>,
@@ -16495,7 +16506,7 @@
<h2 id="letter-Y">Y</h2>
-<ol start="2544">
+<ol start="2545">
<li><b><a href="texmf-dist/doc/latex/yafoot">yafoot</a></b>:<small>
A bundle of miscellaneous footnote packages
@@ -16509,23 +16520,15 @@
<a href="texmf-dist/doc/latex/yagusylo/yagusylo.pdf">yagusylo.pdf</a>.
</small></li>
-<li><b><a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images">yathesis</a></b>:<small>
-yathesis provides a LaTeX class that aims to help to write a thesis following French rules
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images/labo.pdf">labo.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images/paris13.pdf">paris13.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images/pres.pdf">pres.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images/tiger.pdf">tiger.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/images/ulco.pdf">ulco.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-sample/these.pdf">these.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/master-slaves-files-template/these.pdf">these.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/labo.pdf">labo.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/paris13.pdf">paris13.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/pres.pdf">pres.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/these.pdf">these.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/tiger.pdf">tiger.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-sample/ulco.pdf">ulco.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/single-file-template/these.pdf">these.pdf</a>,
-<a href="texmf-dist/doc/latex/yathesis/yathesis.pdf">yathesis.pdf</a>.
+<li><b><a href="texmf-dist/doc/latex/yathesis/documentation">yathesis</a></b>:<small>
+A LaTeX class for writing a thesis following French rules
+<a href="texmf-dist/doc/latex/yathesis/documentation/yathesis.pdf">yathesis.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/labo.pdf">labo.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/paris13.pdf">paris13.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/pres.pdf">pres.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/these.pdf">these.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/tiger.pdf">tiger.pdf</a>,
+<a href="texmf-dist/doc/latex/yathesis/exemples/specimen/a-plat/ulco.pdf">ulco.pdf</a>.
</small></li>
<li><b><a href="texmf-dist/doc/generic/yax">yax</a></b>:<small>
@@ -16567,7 +16570,7 @@
<h2 id="letter-Z">Z</h2>
-<ol start="2554">
+<ol start="2555">
<li><b><a href="texmf-dist/doc/latex/zed-csp">zed-csp</a></b>:<small>
Typesetting Z and CSP format specifications
More information about the tex-live-commits
mailing list