diff options
author | Karl Berry <karl@freefriends.org> | 2015-09-28 21:17:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-09-28 21:17:44 +0000 |
commit | 472e2dc119ba3eca6a8672e7606df6a7dc847a19 (patch) | |
tree | 7c10e4ee61b72663387bc5e19e97ddb6c8e57c62 /Master/texmf-dist/doc/latex/l3kernel | |
parent | 3b599d9910b4fe668c87ddd32a48d48f8a377560 (diff) |
l3 (28sep15)
git-svn-id: svn://tug.org/texlive/trunk@38490 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/README.md | 45 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/expl3.pdf | bin | 586154 -> 586689 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/interface3.pdf | bin | 1474357 -> 1496740 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf | bin | 268234 -> 268234 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt | 60 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf | bin | 276800 -> 276800 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf | bin | 220220 -> 220220 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/source3.pdf | bin | 4599008 -> 4674312 bytes |
8 files changed, 76 insertions, 29 deletions
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 Binary files differindex 3a1fac84e6d..441a55d24f0 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/expl3.pdf diff --git a/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf b/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf Binary files differindex af83501f041..35d9ad58135 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/interface3.pdf diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf b/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf Binary files differindex 54f92d362f4..3775ae12357 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/l3docstrip.pdf 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 Binary files differindex 1652f555cf6..ac1cb97920a 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/l3styleguide.pdf diff --git a/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf b/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf Binary files differindex f65e76046a5..234aded2a39 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/l3syntax-changes.pdf diff --git a/Master/texmf-dist/doc/latex/l3kernel/source3.pdf b/Master/texmf-dist/doc/latex/l3kernel/source3.pdf Binary files differindex 4ec3f18b9a7..f3e955613e1 100644 --- a/Master/texmf-dist/doc/latex/l3kernel/source3.pdf +++ b/Master/texmf-dist/doc/latex/l3kernel/source3.pdf |