correctly forward/delegate keys without leaking the path #23

Merged
lukas merged 2 commits from fixup-leaking-cd into main 2026-03-30 14:36:55 +00:00
Owner

fixes #22

As long as passing arguments should stay this way (and I want to avoid repeaditly specifying the keys -> instead delegate to the respective space), this change is necessary

Also actually tikz does it the same way for /pgf/decoration (which partially was the inspiration for how arguments shall be passed):
github.com/pgf-tikz/pgf@3be143d903/tex/generic/pgf/modules/pgfmoduledecorations.code.tex (L49)

fixes #22 As long as passing arguments should stay this way (and I want to avoid repeaditly specifying the keys -> instead delegate to the respective space), this change is necessary Also actually tikz does it the same way for `/pgf/decoration` (which partially was the inspiration for how arguments shall be passed): https://github.com/pgf-tikz/pgf/blob/3be143d903bc71b60175999f04acd2cb360dde97/tex/generic/pgf/modules/pgfmoduledecorations.code.tex#L49
lukas self-assigned this 2026-03-30 14:36:26 +00:00
lukas merged commit 304623c000 into main 2026-03-30 14:36:55 +00:00
lukas deleted branch fixup-leaking-cd 2026-03-30 14:36:56 +00:00
Sign in to join this conversation.
No description provided.