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
The last form of pp-import is only considered if the first two forms did not match [ ... ].
This is less clear than it should be. The intent is that the forms are matched after macro replacement (thus making the header-name-tokens form more than just a trap for string-literals that do not start with ").
Suggested resolution:
Re-order the sentence and insert:
The last form of pp-import does not have a point of macro import, and is only considered if, after macro replacement, the first two forms did not match, and does not have a point of macro import.