Skip to content

Commit

Permalink
test new resource handling
Browse files Browse the repository at this point in the history
  • Loading branch information
u-fischer committed Feb 14, 2025
1 parent 4aaf9a5 commit 0efead7
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@
\cs_new_protected:Npn \__pdf_backend_PageResources_gput:nnn #1 #2 #3
{
\pdfdict_gput:nnn {g__pdf_Core/Page/Resources/#1} { #2 }{ #3 }
\tex_latelua:D{ltx.__pdf.Page.Resources.#1=true}
\tex_latelua:D
\tex_directlua:D{ltx.__pdf.Page.Resources.#1=true}
\tex_directlua:D
{
ltx.pdf.Page_Resources_gpush(tex.count["g_shipout_readonly_int"])
}
Expand Down

0 comments on commit 0efead7

Please sign in to comment.