%% %% This is file `pdfmanagement-firstaid.sty', %% generated with the docstrip utility. %% %% The original source files were: %% %% pdfmanagement-firstaid.dtx (with options: `package') %% %% Copyright (C) 2019-2021 The LaTeX Project %% %% It may be distributed and/or modified under the conditions of %% the LaTeX Project Public License (LPPL), either version 1.3c of %% this license or (at your option) any later version. The latest %% version of this license is in the file: %% %% https://www.latex-project.org/lppl.txt %% %% This file is part of the "LaTeX PDF management testphase bundle" (The Work in LPPL) %% and all files in that bundle must be distributed together. %% %% File: pdfmanagement-firstaid.dtx \ProvidesExplPackage{pdfmanagement-firstaid}{2022-06-14}{0.95p} {LaTeX PDF management testphase bundle / firstaid-patches} \clist_map_inline:nn {pgf,transparent,hyperxmp,pdflscape,xcolor,color,beamer,output,colorspace,fontspec} { \bool_new:c { g__pdfmanagement_firstaid_#1_bool } \bool_gset_true:c { g__pdfmanagement_firstaid_#1_bool } } \clist_map_inline:Nn \g__pdfmanagement_firstaidoff_clist { \bool_if_exist:cT { g__pdfmanagement_firstaid_#1_bool } { \bool_gset_false:c { g__pdfmanagement_firstaid_#1_bool } } } \msg_new:nnn { pdfmanagement } { firstaid } { loading~pdfmanagement~firstaid~code~for~#1 } \msg_new:nnn { pdfmanagement } { firstaid-changed } { package~#1~has~changed.~Check~if~patch~is~still~valid! } \sys_if_engine_luatex:T { \lua_now:n { if~not~luaotfload.set_transparent_colorstack~ then~ tex.print("\\bool_set_false:N\\g__pdfmanagement_firstaid_fontspec_bool")~ end } \bool_if:NT \g__pdfmanagement_firstaid_fontspec_bool { \msg_info:nnn{pdfmanagement}{firstaid}{fontspec} \file_if_exist:nT { luaotfload-l3color-tmp.lua } { \lua_load_module:n { luaotfload-l3color-tmp.lua } } \declare@file@substitution{fontspec-luatex.sty}{fontspec-luatex-tmp-ltx.sty} \AddToHook{package/fontspec/after} { \str_if_eq:vnF{ver@fontspec.sty}{2022/01/15~v2.8a~Font~selection~for~XeLaTeX~and~LuaLaTeX} {\msg_warn:nnn{pdfmanagement}{firstaid-changed}{fontspec}} } } } \bool_if:NT \g__pdfmanagement_firstaid_output_bool { \RequirePackage{output-patches-tmp-ltx} } \bool_if:NT \g__pdfmanagement_firstaid_beamer_bool { \color_set:nnn{.5~.5~.5}{rgb}{0.5,0.5,0.5} } \bool_if:NT \g__pdfmanagement_firstaid_color_bool { \declare@file@substitution{color.sty}{color-ltx.sty} } \bool_if:NT \g__pdfmanagement_firstaid_xcolor_bool { \AddToHook { package/xcolor/after } {\RequirePackage{xcolor-patches-tmp-ltx}\XC@@names} } \bool_if:NT \g__pdfmanagement_firstaid_pgf_bool { \msg_info:nnn{pdfmanagement }{firstaid}{pgf} \AddToHook { file/pgfrcs.sty/after } { \cs_set_eq:NN \__pdfmanagement_pgfori_pgfutil@setuppdfresources \pgfutil@setuppdfresources \def\pgfutil@setuppdfresources { \pdfmanagement_if_active:TF { \__pdfmanagement_pgf_sys_setuppdfresources_plain: } { \__pdfmanagement_pgfori_pgfutil@setuppdfresources } } } } \cs_new_protected:Npn \__pdfmanagement_pgf_sys_setuppdfresources_plain: { %objects are already created ... \def\pgf@sys@pdf@possible@resources { /ColorSpace~\pdf_object_ref:n {__pdf/Page/Resources/ColorSpace} /Pattern ~\pdf_object_ref:n {__pdf/Page/Resources/Pattern} /ExtGState ~\pdf_object_ref:n {__pdf/Page/Resources/ExtGState} } \let\pgf@sys@pdf@check@resources=\relax% %not sure if needed, but perhaps the lists are used somewhere else ... \let\pgf@sys@pgf@resource@list@extgs=\pgfutil@empty% \let\pgf@sys@pgf@resource@list@patterns=\pgfutil@empty% \let\pgf@sys@pgf@resource@list@colorspaces=\pgfutil@empty% % the commands to add page resources \def\pgf@sys@addpdfresource@extgs@plain##1 { %\exp_after:wN %for transparent which passes a command \__pdfmanagement_patch_pgfextgs:w ##1\q_stop } \def\pgf@sys@addpdfresource@patterns@plain##1 { \__pdfmanagement_patch_pgfpatterns:w ##1\q_stop } \def\pgf@sys@addpdfresource@colorspaces@plain##1 { \__pdfmanagement_patch_pgfcolorspaces:w ##1\q_stop } } \cs_new:Npn \__pdfmanagement_split_dict_entry_aux:NNw #1 #2 /#3~#4\q_stop { \tl_set:Nn #1 {#3} \tl_set:Nn #2 {#4} } \cs_generate_variant:Nn \tl_trim_spaces:n{V} \cs_generate_variant:Nn \pdfmanagement_add:nnn {nex} \cs_new:Npn \__pdfmanagement_patch_pgfextgs:w #1/#2<<#3>>#4\q_stop { \tl_set:Nx\l_tmpa_tl{#2} \pdfmanagement_add:nex {Page/Resources/ExtGState}{\tl_trim_spaces:V\l_tmpa_tl}{<<#3 #4>>} } \cs_new:Npn \__pdfmanagement_patch_pgfpatterns:w #1/#2\space#3\q_stop { \pdfmanagement_add:nex {Page/Resources/Pattern}{\tl_trim_spaces:n{#2}}{#3} } \cs_new:Npn \__pdfmanagement_patch_pgfcolorspaces:w #1/#2[#3]#4\q_stop { \pdfmanagement_add:nex {Page/Resources/ColorSpace}{\tl_trim_spaces:n{#2}}{[#3]} } \bool_if:NT \g__pdfmanagement_firstaid_transparent_bool { \declare@file@substitution{transparent.sty}{transparent-ltx.sty} } \bool_if:NT \g__pdfmanagement_firstaid_pdflscape_bool { \declare@file@substitution{pdflscape.sty}{pdflscape-ltx.sty} } \bool_if:NT \g__pdfmanagement_firstaid_hyperxmp_bool { \AddToHook { file/hyperxmp.sty/after } {\RequirePackage{hyperxmp-patches-tmp-ltx}} } \bool_if:NT \g__pdfmanagement_firstaid_colorspace_bool { \AddToHook { package/colorspace/after } {\RequirePackage{colorspace-patches-tmp-ltx}} } %% %% %% End of file `pdfmanagement-firstaid.sty'.