summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/l3kernel/l3kernel-functions.dtx
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-02-22 03:01:30 +0000
committerNorbert Preining <norbert@preining.info>2020-02-22 03:01:30 +0000
commit3549e67b13c8460a73d122fbc2eef8badd816636 (patch)
tree9a4470b701a252b954f3e41771010f24350a033c /macros/latex/contrib/l3kernel/l3kernel-functions.dtx
parentedf9632b63615c375b45941052fe190d1e02d887 (diff)
CTAN sync 202002220301
Diffstat (limited to 'macros/latex/contrib/l3kernel/l3kernel-functions.dtx')
-rw-r--r--macros/latex/contrib/l3kernel/l3kernel-functions.dtx15
1 files changed, 6 insertions, 9 deletions
diff --git a/macros/latex/contrib/l3kernel/l3kernel-functions.dtx b/macros/latex/contrib/l3kernel/l3kernel-functions.dtx
index 349cfdcbf3..8b61579016 100644
--- a/macros/latex/contrib/l3kernel/l3kernel-functions.dtx
+++ b/macros/latex/contrib/l3kernel/l3kernel-functions.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2020-02-14}
+% \date{Released 2020-02-21}
%
% \maketitle
%
@@ -130,7 +130,7 @@
% \cs{__kernel_file_missing:n} \Arg{name}
% \end{syntax}
% Expands the \meta{name} as per \cs{__kernel_file_name_sanitize:nN} then
-% produces an error message indicating that that file was not found.
+% produces an error message indicating that this file was not found.
% \end{function}
%
% \begin{function}{\__kernel_file_name_sanitize:nN}
@@ -475,13 +475,6 @@
% pair.
% \end{function}
%
-% \begin{function}{\__kernel_backend_postscript_header:n}
-% \begin{syntax}
-% \cs{__kernel_backend_postscript_header:n} \Arg{PostScript}
-% \end{syntax}
-% Adds the \meta{PostScript} to the PostScript header.
-% \end{function}
-%
% \begin{function}{\__kernel_backend_align_begin:, \__kernel_backend_align_end:}
% \begin{syntax}
% \cs{__kernel_backend_align_begin:}
@@ -511,6 +504,10 @@
% Applies the \meta{matrix} to the current transformation matrix.
% \end{function}
%
+% \begin{function}{\g__kernel_backend_header_bool}
+% Specifies whether to write headers for the backend.
+% \end{function}
+%
% \begin{function}{\l__kernel_color_stack_int}
% The color stack used in \pdfTeX{} and \LuaTeX{} for the main color.
% \end{function}