diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/l3kernel/l3obsolete.txt | 60 |
1 files changed, 54 insertions, 6 deletions
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 |