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 be44e1e commit 23c89d4Copy full SHA for 23c89d4
source/preprocessor.tex
@@ -310,7 +310,7 @@
310
within a preprocessing directive
311
(from just after the directive-introducing token
312
through just before the terminating new-line character)
313
-are space and horizontal-tab
+are \unicode{0020}{space} and \unicode{0009}{character tabulation}
314
(including spaces that have replaced comments
315
or possibly other whitespace characters
316
in translation phase 3).
0 commit comments