summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-09-28 21:17:44 +0000
committerKarl Berry <karl@freefriends.org>2015-09-28 21:17:44 +0000
commit472e2dc119ba3eca6a8672e7606df6a7dc847a19 (patch)
tree7c10e4ee61b72663387bc5e19e97ddb6c8e57c62 /Master/texmf-dist/doc
parent3b599d9910b4fe668c87ddd32a48d48f8a377560 (diff)
l3 (28sep15)
git-svn-id: svn://tug.org/texlive/trunk@38490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc')
-rw-r--r--Master/texmf-dist/doc/latex/l3build/README.md43
-rw-r--r--Master/texmf-dist/doc/latex/l3build/l3build.pdfbin595373 -> 595422 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/README.md45
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdfbin377156 -> 377497 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdfbin319977 -> 320319 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdfbin455921 -> 456250 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdfbin448216 -> 448521 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-expl.pdfbin415277 -> 0 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdfbin379605 -> 380165 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdfbin352835 -> 352803 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdfbin385138 -> 385138 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdfbin395295 -> 395295 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdfbin397180 -> 397522 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdfbin291807 -> 291807 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/README.md45
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/expl3.pdfbin586154 -> 586689 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/interface3.pdfbin1474357 -> 1496740 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdfbin268234 -> 268234 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt60
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdfbin276800 -> 276800 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdfbin220220 -> 220220 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3kernel/source3.pdfbin4599008 -> 4674312 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/README.md45
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdfbin333520 -> 333870 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdfbin478402 -> 478402 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdfbin459465 -> 459801 bytes
-rw-r--r--Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdfbin422544 -> 422874 bytes
27 files changed, 141 insertions, 97 deletions
diff --git a/Master/texmf-dist/doc/latex/l3build/README.md b/Master/texmf-dist/doc/latex/l3build/README.md
index d39bf486108..e2498b4921c 100644
--- a/Master/texmf-dist/doc/latex/l3build/README.md
+++ b/Master/texmf-dist/doc/latex/l3build/README.md
@@ -1,16 +1,16 @@
l3build: a testing and building system for LaTeX3
=================================================
-Release 2015/09/14 (r6007)
+Release 2015/09/27 (r6111)
Overview
--------
The `l3build` module is designed to support the development of
high-quality LaTeX code by providing:
- - A unit testing system
- - Automated typesetting of code sources
- - A reliable packaging system for CTAN releases
+* A unit testing system
+* Automated typesetting of code sources
+* A reliable packaging system for CTAN releases
The bundle consists of a Lua script to run the tasks and a
`.tex` file which provides the testing environment. These were
@@ -36,9 +36,8 @@ with the body containing
Issues
------
-The issue tracker for LaTeX3 is currently located at
-
- https://github.com/latex3/latex3/issues
+The issue tracker for LaTeX3 is currently located
+[on GitHub](https://github.com/latex3/latex3/issues).
Please report specific issues with LaTeX3 code there; more general
discussion should be directed to the [LaTeX-L list](#Discussion).
@@ -50,24 +49,24 @@ Development of LaTeX3 is carried out by
[The LaTeX3 Project](http://www.latex-project.org/latex3.html). Currently,
the team members are
- * Johannes Braams
- * David Carlisle
- * Robin Fairbairns
- * Morten Høgholm
- * Bruno Le Floch
- * Thomas Lotze
- * Frank Mittelbach
- * Will Robertson
- * Chris Rowley
- * Rainer Schöpf
- * Joseph Wright
+* Johannes Braams
+* David Carlisle
+* Robin Fairbairns
+* Morten Høgholm
+* Bruno Le Floch
+* Thomas Lotze
+* Frank Mittelbach
+* Will Robertson
+* Chris Rowley
+* Rainer Schöpf
+* Joseph Wright
Former members of The LaTeX3 Project team were
- * Michael Downes
- * Denys Duchier
- * Alan Jeffrey
- * Martin Schröder
+* Michael Downes
+* Denys Duchier
+* Alan Jeffrey
+* Martin Schröder
The development team can be contacted
by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion
diff --git a/Master/texmf-dist/doc/latex/l3build/l3build.pdf b/Master/texmf-dist/doc/latex/l3build/l3build.pdf
index a7ba01b7084..651953a00bb 100644
--- a/Master/texmf-dist/doc/latex/l3build/l3build.pdf
+++ b/Master/texmf-dist/doc/latex/l3build/l3build.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/README.md b/Master/texmf-dist/doc/latex/l3experimental/README.md
index e843f68e93d..9b6941d761c 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/README.md
+++ b/Master/texmf-dist/doc/latex/l3experimental/README.md
@@ -1,7 +1,7 @@
Experimental LaTeX3 Concepts
============================
-Released 2015/09/11
+Release 2015/09/27 (r6111)
Overview
--------
@@ -21,10 +21,10 @@ updated at the same time.
Currently included in the CTAN release of l3experimental are the following
bundles:
- * `l3sort`
- * `l3str`
- * `xcoffins`
- * `xgalley`
+* `l3sort`
+* `l3str`
+* `xcoffins`
+* `xgalley`
`l3sort`
--------
@@ -87,9 +87,8 @@ with the body containing
Issues
------
-The issue tracker for LaTeX3 is currently located at
-
- https://github.com/latex3/latex3/issues
+The issue tracker for LaTeX3 is currently located
+[on GitHub](https://github.com/latex3/latex3/issues).
Please report specific issues with LaTeX3 code there; more general
discussion should be directed to the [LaTeX-L list](#Discussion).
@@ -101,24 +100,24 @@ Development of LaTeX3 is carried out by
[The LaTeX3 Project](http://www.latex-project.org/latex3.html). Currently,
the team members are
- * Johannes Braams
- * David Carlisle
- * Robin Fairbairns
- * Morten Høgholm
- * Bruno Le Floch
- * Thomas Lotze
- * Frank Mittelbach
- * Will Robertson
- * Chris Rowley
- * Rainer Schöpf
- * Joseph Wright
+* Johannes Braams
+* David Carlisle
+* Robin Fairbairns
+* Morten Høgholm
+* Bruno Le Floch
+* Thomas Lotze
+* Frank Mittelbach
+* Will Robertson
+* Chris Rowley
+* Rainer Schöpf
+* Joseph Wright
Former members of The LaTeX3 Project team were
- * Michael Downes
- * Denys Duchier
- * Alan Jeffrey
- * Martin Schröder
+* Michael Downes
+* Denys Duchier
+* Alan Jeffrey
+* Martin Schröder
The development team can be contacted
by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf
index 797da4cae3e..31930b4ae12 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3sort/l3sort.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf
index 61fd18802fb..b0079115df5 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3flag.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf
index 565edcb5068..11e1d5ac2f9 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3regex.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdf
index c4e96c9ddad..b486865c597 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-convert.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-expl.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-expl.pdf
deleted file mode 100644
index 52e065fc76d..00000000000
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-expl.pdf
+++ /dev/null
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf
index e2a0349fe3e..7fc1d9072ff 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3str-format.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
index 53571442520..12be17e905e 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-analysis.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf
index 2f2fffe31c4..1d088cc0a77 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/l3str/l3tl-build.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf b/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf
index abb6fd5860a..7b3ee0d55de 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/xcoffins/xcoffins.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf b/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf
index 9e166e0cc15..46d7ca254a4 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/xgalley/l3galley.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf b/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf
index 4c24ea86f43..ccad0b3bb5e 100644
--- a/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf
+++ b/Master/texmf-dist/doc/latex/l3experimental/xgalley/xgalley.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/README.md b/Master/texmf-dist/doc/latex/l3kernel/README.md
index 805819330ad..171f9fc2733 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/README.md
+++ b/Master/texmf-dist/doc/latex/l3kernel/README.md
@@ -1,7 +1,7 @@
LaTeX3 Programming Conventions
==============================
-Released 2015/09/11
+Release 2015/09/27 (r6111)
Overview
--------
@@ -31,10 +31,10 @@ The `l3kernel` bundle requires the e-TeX extensions and the functionality
of the `\pdfstrcmp` primitive. As a result, the bundle will only work
with the following engines:
- - pdfTeX v1.30 or later
- - XeTeX v0.9994 or later
- - LuaTeX v0.40 or later
- - e-(u)pTeX from mid-2012 onward
+* pdfTeX v1.30 or later
+* XeTeX v0.9994 or later
+* LuaTeX v0.40 or later
+* e-(u)pTeX from mid-2012 onward
pdfTeX v1.30 was released in 2005, and so any recent TeX distribution
will support `l3kernel`. Both XeTeX and LuaTeX have developed more
@@ -59,9 +59,8 @@ with the body containing
Issues
------
-The issue tracker for LaTeX3 is currently located at
-
- https://github.com/latex3/latex3/issues
+The issue tracker for LaTeX3 is currently located
+[on GitHub](https://github.com/latex3/latex3/issues).
Please report specific issues with LaTeX3 code there; more general
discussion should be directed to the [LaTeX-L list](#Discussion).
@@ -73,24 +72,24 @@ Development of LaTeX3 is carried out by
[The LaTeX3 Project](http://www.latex-project.org/latex3.html). Currently,
the team members are
- * Johannes Braams
- * David Carlisle
- * Robin Fairbairns
- * Morten Høgholm
- * Bruno Le Floch
- * Thomas Lotze
- * Frank Mittelbach
- * Will Robertson
- * Chris Rowley
- * Rainer Schöpf
- * Joseph Wright
+* Johannes Braams
+* David Carlisle
+* Robin Fairbairns
+* Morten Høgholm
+* Bruno Le Floch
+* Thomas Lotze
+* Frank Mittelbach
+* Will Robertson
+* Chris Rowley
+* Rainer Schöpf
+* Joseph Wright
Former members of The LaTeX3 Project team were
- * Michael Downes
- * Denys Duchier
- * Alan Jeffrey
- * Martin Schröder
+* Michael Downes
+* Denys Duchier
+* Alan Jeffrey
+* Martin Schröder
The development team can be contacted
by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion
diff --git a/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf b/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf
index 3a1fac84e6d..441a55d24f0 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf b/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf
index af83501f041..35d9ad58135 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf b/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf
index 54f92d362f4..3775ae12357 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt b/Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt
index 6bc885b0765..a5db9f15f83 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt
+++ b/Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt
@@ -1,12 +1,59 @@
-This file lists functions and variables removed from l3kernel.
-Functions which were added with 'experimental' status only are
-not listed. The 'Date removed' and 'SVN' columns detail when the
-functions are removed from the standard DocStrip extraction for
-l3kernel.
+This file lists functions and variables which were part of l3kernel
+but which are either deprecated or which have been removed entirely.
+The file is split into two parts. The first part lists functions
+which are deprecated but are still currently included in the
+extracted files. The second part lists functions which have been
+removed from the distribution entirely. Functions which were added
+with 'experimental' status only are not listed.
+Deprecated functions and variables
+==================================
+
+These functions are deprecated and should be removed from packages.
+They will be removed from the sources at the end of the given year.
+
+--------------------------------------
+Function Expires end
+--------------------------------------
+\c_job_name_tl 2016
+\fp_gset_from_dim:cn 2015
+\fp_gset_from_dim:Nn 2015
+\fp_set_from_dim:cn 2015
+\fp_set_from_dim:Nn 2015
+\int_from_binary:n 2015
+\int_to_binary:n 2015
+\int_from_hexadecimal:n 2015
+\int_to_hexadecimal:n 2015
+\int_from_octal:n 2015
+\int_to_octal:n 2015
+\luatex_if_engine_p: 2016
+\luatex_if_engine:F 2016
+\luatex_if_engine:T 2016
+\luatex_if_engine:TF 2016
+\pdftex_if_engine_p: 2016
+\pdftex_if_engine:F 2016
+\pdftex_if_engine:T 2016
+\pdftex_if_engine:TF 2016
+\prop_get:cn 2015
+\prop_get:Nn 2015
+\scan_align_safe_stop: 2016
+\xetex_if_engine_p: 2016
+\xetex_if_engine:F 2016
+\xetex_if_engine:T 2016
+\xetex_if_engine:TF 2016
+[key property] .value_forbidden: 2016
+[key property] .value_required: 2016
+---------------------------------------
+
+Removed functions and variables
+===============================
+
+The 'Date removed' and 'SVN' columns detail when the functions were
+removed from the sources.
+
+------------------------------------------------------------------
Function Date removed SVN
------------------------------------------------------------------
-
\c_active_char_token 2011-09-08 2786
\c_alignment_tab_token 2011-09-08 2786
\c_empty_toks 2011-09-08 2786
@@ -500,3 +547,4 @@ Function Date removed SVN
[key property] .code:x 2013-07-10 4539
[key property] .generate_choices:n 2015-07-14 5655
[key property] .meta:x 2013-07-10 4538
+------------------------------------------------------------------ \ No newline at end of file
diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf b/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf
index 1652f555cf6..ac1cb97920a 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf b/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf
index f65e76046a5..234aded2a39 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3kernel/source3.pdf b/Master/texmf-dist/doc/latex/l3kernel/source3.pdf
index 4ec3f18b9a7..f3e955613e1 100644
--- a/Master/texmf-dist/doc/latex/l3kernel/source3.pdf
+++ b/Master/texmf-dist/doc/latex/l3kernel/source3.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3packages/README.md b/Master/texmf-dist/doc/latex/l3packages/README.md
index 84e929500cb..3d20865dbb2 100644
--- a/Master/texmf-dist/doc/latex/l3packages/README.md
+++ b/Master/texmf-dist/doc/latex/l3packages/README.md
@@ -1,7 +1,7 @@
LaTeX3 High-Level Concepts
==========================
-Released 2015/09/11
+Release 2015/09/27 (r6111)
Overview
--------
@@ -20,10 +20,10 @@ updated at the same time.
Currently included in the CTAN release of `l3packages` are the following
bundles:
- * `l3keys2e`
- * `xfrac`
- * `xparse`
- * `xtemplate`
+* `l3keys2e`
+* `xfrac`
+* `xparse`
+* `xtemplate`
`l3keys2e`
----------
@@ -74,9 +74,8 @@ with the body containing
Issues
------
-The issue tracker for LaTeX3 is currently located at
-
- https://github.com/latex3/latex3/issues
+The issue tracker for LaTeX3 is currently located
+[on GitHub](https://github.com/latex3/latex3/issues).
Please report specific issues with LaTeX3 code there; more general
discussion should be directed to the [LaTeX-L list](#Discussion).
@@ -88,24 +87,24 @@ Development of LaTeX3 is carried out by
[The LaTeX3 Project](http://www.latex-project.org/latex3.html). Currently,
the team members are
- * Johannes Braams
- * David Carlisle
- * Robin Fairbairns
- * Morten Høgholm
- * Bruno Le Floch
- * Thomas Lotze
- * Frank Mittelbach
- * Will Robertson
- * Chris Rowley
- * Rainer Schöpf
- * Joseph Wright
+* Johannes Braams
+* David Carlisle
+* Robin Fairbairns
+* Morten Høgholm
+* Bruno Le Floch
+* Thomas Lotze
+* Frank Mittelbach
+* Will Robertson
+* Chris Rowley
+* Rainer Schöpf
+* Joseph Wright
Former members of The LaTeX3 Project team were
- * Michael Downes
- * Denys Duchier
- * Alan Jeffrey
- * Martin Schröder
+* Michael Downes
+* Denys Duchier
+* Alan Jeffrey
+* Martin Schröder
The development team can be contacted
by e-mail: <latex-team@latex-project.org>; for general LaTeX3 discussion
diff --git a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
index 808130a6ba5..5fbaf3c6a55 100644
--- a/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
+++ b/Master/texmf-dist/doc/latex/l3packages/l3keys2e/l3keys2e.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf
index ea4b18dba9d..e33e26e00c8 100644
--- a/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf
+++ b/Master/texmf-dist/doc/latex/l3packages/xfrac/xfrac.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf
index 5ed995487ea..1e7301c134f 100644
--- a/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf
+++ b/Master/texmf-dist/doc/latex/l3packages/xparse/xparse.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf
index 052658f844f..f3461b730a6 100644
--- a/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf
+++ b/Master/texmf-dist/doc/latex/l3packages/xtemplate/xtemplate.pdf
Binary files differ