All Questions
1 question
10
votes
1
answer
154
views
Using expanded macro as search pattern for \patchcmd
Is there any way to use the value of an expanded macro as the search pattern for etoolbox's \patchcmd (or xpatch's \xpatchcmd, etc), so that one can have some sort of a "dynamic" patch, by ...