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 cdffb36 commit 4770d1cCopy full SHA for 4770d1c
source/preprocessor.tex
@@ -1025,7 +1025,7 @@
1025
name is replaced by its replacement list of preprocessing tokens).
1026
Then, an attempt is made to form a \grammarterm{header-name}
1027
preprocessing token\iref{lex.header} from the whitespace and the characters
1028
-of the spellings of the resulting sequence of preprocessing tokens immediately after embed;
+of the spellings of the resulting sequence of preprocessing tokens immediately after \tcode{embed};
1029
the treatment of whitespace
1030
is \impldef{treatment of whitespace when processing a \tcode{\#embed} directive}.
1031
If the attempt succeeds, the directive with the so-formed \grammarterm{header-name}
0 commit comments