[latex3-commits] [git/LaTeX3-latex3-pdfresources] splitting: removed pdfdict_item (18623ce)
Ulrike Fischer
fischer at troubleshooting-tex.de
Mon Jul 6 18:33:53 CEST 2020
Repository : https://github.com/latex3/pdfresources
On branch : splitting
Link : https://github.com/latex3/pdfresources/commit/18623ce76737a53bf3caf40680e7518561b6b312
>---------------------------------------------------------------
commit 18623ce76737a53bf3caf40680e7518561b6b312
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Mon Jul 6 18:33:53 2020 +0200
removed pdfdict_item
>---------------------------------------------------------------
18623ce76737a53bf3caf40680e7518561b6b312
l3pdfdict.dtx | 12 ------------
1 file changed, 12 deletions(-)
diff --git a/l3pdfdict.dtx b/l3pdfdict.dtx
index 9c732f7..923a4c8 100644
--- a/l3pdfdict.dtx
+++ b/l3pdfdict.dtx
@@ -187,18 +187,6 @@
% trying to remove it. \Arg{name} is first converted
% with \cs{str_convert_pdfname}.
% \end{function}
-% \begin{function}[EXP,added = 2020-06-14]
-% {
-% \pdfdict_item:nn, \pdfdict_item:ne, \pdfdict_item:nx,
-% }
-% \begin{syntax}
-% \cs{pdfdict_item:nn} \Arg{name} \Arg{value}
-% \end{syntax}
-% This outputs the arguments as needed in a PDF dictionary by adding a slash
-% before the name and adding a space before the value:
-% |/|\Arg{name}| |\Arg{value}. It doesn't do any conversion or
-% escaping. It does nothing if \Arg{value} is empty.
-% \end{function}
% \subsection{Predeclared dictionaries}
% The module predeclares a number of local dictionaries and fills them with
% some standard values. Some are not more than templates. But others are used
More information about the latex3-commits
mailing list.