Skip to content

Commit acab629

Browse files
committed
[cpp.pre] Apply unicode markup to last parts of [pre]
This should complete the process of applying unicode code point markup to denote specific characters for the grammar in the preprocessing clause.
1 parent 48a7a72 commit acab629

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/preprocessor.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@
310310
within a preprocessing directive
311311
(from just after the directive-introducing token
312312
through just before the terminating new-line character)
313-
are space and horizontal-tab
313+
are \unicode{0020}{space} and \unicode{0009}{character tabulation}
314314
(including spaces that have replaced comments
315315
or possibly other whitespace characters
316316
in translation phase 3).

0 commit comments

Comments
 (0)