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 fb206cd commit d1255d3Copy full SHA for d1255d3
source/preprocessor.tex
@@ -752,13 +752,13 @@
752
If the directive resulting after all replacements does not match
753
one of the two previous forms, the behavior is
754
undefined.
755
-\begin{footnote}
756
-Note that adjacent \grammarterm{string-literal}s are not concatenated into
+\begin{note}
+Adjacent \grammarterm{string-literal}s are not concatenated into
757
a single \grammarterm{string-literal}
758
(see the translation phases in~\ref{lex.phases});
759
thus, an expansion that results in two \grammarterm{string-literal}s is an
760
invalid directive.
761
-\end{footnote}
+\end{note}
762
The method by which a sequence of preprocessing tokens between a
763
\tcode{<}
764
and a
0 commit comments