[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: Flesh out primitive list (eb154f9f)

Joseph Wright joseph.wright at morningstar2.co.uk
Tue Oct 15 14:55:31 CEST 2019


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/eb154f9f5684b829d2e7c1124fc735b55870ab30

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

commit eb154f9f5684b829d2e7c1124fc735b55870ab30
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Tue Oct 15 13:55:31 2019 +0100

    Flesh out primitive list
    
    This is the full set from pdfutils.ch in e-pTeX.


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

eb154f9f5684b829d2e7c1124fc735b55870ab30
 base/doc/ltnews31.tex | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

diff --git a/base/doc/ltnews31.tex b/base/doc/ltnews31.tex
index a2835f91..5a65c454 100644
--- a/base/doc/ltnews31.tex
+++ b/base/doc/ltnews31.tex
@@ -151,11 +151,30 @@ which uses \cs{ifincsname}. The following primitive functionality (which in
 \LuaTeX{} may be achieved using Lua code) will therefore be \emph{required} by
 the \LaTeX{} kernel after [INSERT DATE HERE]:
 \begin{itemize}
+  \item \cs{expanded}
   \item \cs{ifincsname}
-  \item \cs{pdfstrcmp}
+  \item \cs{ifpdfprimitive}
+  \item \cs{pdfcreationdate}
+  \item \cs{pdfelapsedtime}
+  \item \cs{pdffiledump}
+  \item \cs{pdffilemoddate}
   \item \cs{pdffilesize}
-  \item \cs{expanded}
-  \item \cs{Uchar}, \cs{Ucharcat} (Unicode engines only)
+  \item \cs{pdflastxpos}
+  \item \cs{pdflastypos}
+  \item \cs{pdfmdfivesum}
+  \item \cs{pdfnormaldeviate}
+  \item \cs{pdfpageheight}
+  \item \cs{pdfpagewidth}
+  \item \cs{pdfprimitive}
+  \item \cs{pdfrandomseed}
+  \item \cs{pdfresettimer}
+  \item \cs{pdfsavepos}
+  \item \cs{pdfsetrandomseed}
+  \item \cs{pdfshellescape}
+  \item \cs{pdfstrcmp}
+  \item \cs{pdfuniformdeviate}
+  \item \cs{Uchar} (Unicode engines only)
+  \item \cs{Ucharcat} (Unicode engines only)
 \end{itemize}
 
 \section{Experiences with the \LaTeX\texttt{-dev} formats}





More information about the latex3-commits mailing list