[latex3-commits] [git/LaTeX3-latex3-pdfresources] main: update documentation (e7b3447)

Ulrike Fischer fischer at troubleshooting-tex.de
Sun Feb 14 23:37:50 CET 2021


Repository : https://github.com/latex3/pdfresources
On branch  : main
Link       : https://github.com/latex3/pdfresources/commit/e7b3447ac01450acb3495da20cb110882a8ad638

>---------------------------------------------------------------

commit e7b3447ac01450acb3495da20cb110882a8ad638
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Feb 14 23:37:50 2021 +0100

    update documentation


>---------------------------------------------------------------

e7b3447ac01450acb3495da20cb110882a8ad638
 hyperref-generic.pdf       | Bin 834269 -> 834123 bytes
 l3backend-pdf-extra.pdf    | Bin 542713 -> 542603 bytes
 l3pdfannot.pdf             | Bin 539158 -> 538003 bytes
 l3pdfdict.dtx              |   5 ++---
 l3pdfdict.pdf              | Bin 509096 -> 504631 bytes
 l3pdffile.pdf              | Bin 487421 -> 487430 bytes
 l3pdfmanagement.pdf        | Bin 609260 -> 610631 bytes
 l3pdfmeta.pdf              | Bin 437892 -> 437904 bytes
 l3pdftools.dtx             |   9 ++++-----
 l3pdftools.pdf             | Bin 497732 -> 499112 bytes
 l3pdfxform.pdf             | Bin 0 -> 399645 bytes
 ltdocinit.pdf              | Bin 528907 -> 528924 bytes
 pdfmanagement-firstaid.pdf | Bin 385202 -> 385202 bytes
 pdfmanagement.pdf          | Bin 385032 -> 384785 bytes
 14 files changed, 6 insertions(+), 8 deletions(-)

diff --git a/hyperref-generic.pdf b/hyperref-generic.pdf
index b5031f5..cde0d61 100644
Binary files a/hyperref-generic.pdf and b/hyperref-generic.pdf differ
diff --git a/l3backend-pdf-extra.pdf b/l3backend-pdf-extra.pdf
index c136c75..e0dae8a 100644
Binary files a/l3backend-pdf-extra.pdf and b/l3backend-pdf-extra.pdf differ
diff --git a/l3pdfannot.pdf b/l3pdfannot.pdf
index 96344a0..53ded90 100644
Binary files a/l3pdfannot.pdf and b/l3pdfannot.pdf differ
diff --git a/l3pdfdict.dtx b/l3pdfdict.dtx
index 967e9ef..b9b78a2 100644
--- a/l3pdfdict.dtx
+++ b/l3pdfdict.dtx
@@ -236,7 +236,7 @@
 
 %    \end{macrocode}
 %
-%
+
 % \subsection{Creating dictionaries}
 % \begin{variable}
 %    {\g_@@_names_seq,\g_@@_gnames_seq}
@@ -262,7 +262,6 @@
 %  name to speed up the code and allow the use standard commands
 %  of the \texttt{prop} module to deal with the dictionaries. For example\\
 %  |\prop_clear:c { \__kernel_pdfdict_name:n { name }}|
-% \end{function}
 %
 %    \begin{macrocode}
 %<*package>
@@ -584,7 +583,7 @@
 %    \end{macrocode}
 % \end{macro}
 %
-% \subsection{Predeclared dictionaries}
+%
 % \end{implementation}
 %
 % \PrintIndex
diff --git a/l3pdfdict.pdf b/l3pdfdict.pdf
index 2c738a4..44b2e1f 100644
Binary files a/l3pdfdict.pdf and b/l3pdfdict.pdf differ
diff --git a/l3pdffile.pdf b/l3pdffile.pdf
index 51611dc..80e11d1 100644
Binary files a/l3pdffile.pdf and b/l3pdffile.pdf differ
diff --git a/l3pdfmanagement.pdf b/l3pdfmanagement.pdf
index 1cb36d8..1a33bd4 100644
Binary files a/l3pdfmanagement.pdf and b/l3pdfmanagement.pdf differ
diff --git a/l3pdfmeta.pdf b/l3pdfmeta.pdf
index 5e55db0..c046822 100644
Binary files a/l3pdfmeta.pdf and b/l3pdfmeta.pdf differ
diff --git a/l3pdftools.dtx b/l3pdftools.dtx
index 5f6230a..e85e827 100644
--- a/l3pdftools.dtx
+++ b/l3pdftools.dtx
@@ -2,7 +2,7 @@
 %
 %% File: l3pdftools.dtx
 %
-% Copyright (C) 2018-2020 The LaTeX3 Project
+% Copyright (C) 2018-2021 The LaTeX3 Project
 %
 % It may be distributed and/or modified under the conditions of the
 % LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -52,13 +52,12 @@
 %
 % \section{\pkg{l3pdftools} documentation}
 %
-% This module collects a number of commands of the tool type which haven't found
-% another home yet ... Probably this module will disappear again at some time.
+% This module collects a number of candidate commands for the l3pdf module
 %
 % \begin{function}[EXP,added=2021-02-14]
 %   {\pdf_name_from_unicode_e:n}
 %  \begin{syntax}
-%   \cs{\pdf_name_from_unicode_e:n}  \Arg{content}
+%   \cs{pdf_name_from_unicode_e:n}  \Arg{content}
 %  \end{syntax}
 %  This converts \meta{content} to a format suitable for a PDF Name.
 %  It will first expand the content with \cs{text_expand:n} and
@@ -67,7 +66,7 @@
 %  Typically such names use only ascii,
 %  but non-ascii is supported, but should be utf8 encoded. For example\\
 %  |\pdf_name_from_unicode_e:n {A~B\c_percent_str C\c_hash_str D€}}|\\
-%   will    output |/A#20B#25C#23D#E2#82#AC|}.
+%   will    output |/A#20B#25C#23D#E2#82#AC|.
 % \end{function}
 % \begin{function}[added=2020-07-04]
 %   {\pdf_string_from_unicode:nnN}
diff --git a/l3pdftools.pdf b/l3pdftools.pdf
index 736815f..0ff1ad8 100644
Binary files a/l3pdftools.pdf and b/l3pdftools.pdf differ
diff --git a/l3pdfxform.pdf b/l3pdfxform.pdf
new file mode 100644
index 0000000..f035ef4
Binary files /dev/null and b/l3pdfxform.pdf differ
diff --git a/ltdocinit.pdf b/ltdocinit.pdf
index e947bbc..fc6fb76 100644
Binary files a/ltdocinit.pdf and b/ltdocinit.pdf differ
diff --git a/pdfmanagement-firstaid.pdf b/pdfmanagement-firstaid.pdf
index e9f4c3a..53cfd51 100644
Binary files a/pdfmanagement-firstaid.pdf and b/pdfmanagement-firstaid.pdf differ
diff --git a/pdfmanagement.pdf b/pdfmanagement.pdf
index 13d2964..e71b93d 100644
Binary files a/pdfmanagement.pdf and b/pdfmanagement.pdf differ





More information about the latex3-commits mailing list.