All Questions
1 question
4
votes
1
answer
276
views
xkeyval `boolkey` setting is persistent across macro calls: scope leak?
I thought that keyval arguments to macros were supposed to be confined in their macro scope, but the following code:
\documentclass{report}
\usepackage{xkeyval}
% Define a custom command option ...