missing l3pdf.sty

Ulrike Fischer news3 at nililand.de
Fri Feb 26 22:41:04 CET 2021


Am Fri, 26 Feb 2021 21:14:01 +0100 schrieb Robert Alessi:


> However, there is still an undefined command called by intopdf:
> 
> --------------------snip--------------------
> ! Undefined control sequence.
> \intopdf_attach_link:nnnnn ...>\pdf_object_now:nx 
>                                                   {fstream}{{/Subtype/\__int...
> --------------------snip--------------------
> 
> R.

Yes two commands were renamed. Marcel knows it already so it will be
updated soon. Try

\ExplSyntaxOn
\cs_set_eq:NN\pdf_object_now:nn \pdf_object_unnamed_write:nn
\cs_set_eq:NN\pdf_object_now:nx \pdf_object_unnamed_write:nx
\cs_set_eq:NN\pdf_object_last:n \pdf_object_ref_last:n
\ExplSyntaxOff


-- 
Ulrike Fischer 
https://www.troubleshooting-tex.de/



More information about the tex-live mailing list.