diff --git a/source/preprocessor.tex b/source/preprocessor.tex index e449e8308c..b23c31ecae 100644 --- a/source/preprocessor.tex +++ b/source/preprocessor.tex @@ -1253,6 +1253,11 @@ the \grammarterm{pp-module-name} or \grammarterm{pp-module-partition} shall currently be defined as an object-like macro. +\begin{note} +A \grammarterm{pp-private-module-fragment} is not a +\grammarterm{pp-module-partition} without a \grammarterm{pp-module-name}. +\end{note} + \pnum Any preprocessing tokens after the \tcode{module} preprocessing token in the \tcode{module} directive are processed just as in normal text.