You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like after \pgfkeys@try the .lastretry suffix is already discarded so
another discard will just leave an empty key. I've also added a safeguard for
empty keys so that they produce slightly less obscure error messages.
It looks like after \pgfkeys@try the .lastretry suffix is already discarded so
another discard will just leave an empty key. I've also added a safeguard for
empty keys so that they produce slightly less obscure error messages.
This code
leads to this error
(If either of the commented
\pgfkeys
lines is uncommented, or iflastretry
is replaced withretry
, there is no error, as expected.)The text was updated successfully, but these errors were encountered: