We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a083ac commit af326e1Copy full SHA for af326e1
source/preprocessor.tex
@@ -748,13 +748,13 @@
748
If the directive resulting after all replacements does not match
749
one of the two previous forms, the behavior is
750
undefined.
751
-\begin{footnote}
752
-Note that adjacent \grammarterm{string-literal}s are not concatenated into
+\begin{note}
+Adjacent \grammarterm{string-literal}s are not concatenated into
753
a single \grammarterm{string-literal}
754
(see the translation phases in~\ref{lex.phases});
755
thus, an expansion that results in two \grammarterm{string-literal}s is an
756
invalid directive.
757
-\end{footnote}
+\end{note}
758
The method by which a sequence of preprocessing tokens between a
759
\tcode{<}
760
and a
0 commit comments