We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fbc44f commit 73f85cfCopy full SHA for 73f85cf
source/preprocessor.tex
@@ -434,9 +434,9 @@
434
(that does not match one of the two previous forms) is permitted.
435
The preprocessing tokens after
436
\tcode{include}
437
-in the directive are processed just as in normal text
438
-(Each identifier currently defined as a macro name is replaced by its
439
-replacement list of preprocessing tokens.).
+in the directive are processed just as in normal text,
+(i.e., each identifier currently defined as a macro name is replaced by its
+replacement list of preprocessing tokens).
440
If the directive resulting after all replacements does not match
441
one of the two previous forms, the behavior is
442
undefined.\footnote{Note that adjacent string literals are not concatenated into
0 commit comments