Skip to content

Commit 37956fb

Browse files
committed
[syntax] Change "italic" to "italic, sans-serif"
We changed the grammar non-terminal font to sans-serif, so we should update the description.
1 parent f519ea4 commit 37956fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@
954954
\pnum
955955
\indextext{notation!syntax|(}%
956956
In the syntax notation used in this document, syntactic
957-
categories are indicated by \fakegrammarterm{italic} type, and literal words
957+
categories are indicated by \fakegrammarterm{italic, sans-serif} type, and literal words
958958
and characters in \tcode{constant} \tcode{width} type. Alternatives are
959959
listed on separate lines except in a few cases where a long set of
960960
alternatives is marked by the phrase ``one of''. If the text of an alternative is too long to fit on a line, the text is continued on subsequent lines indented from the first one.

0 commit comments

Comments
 (0)