Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

wrongly added {} #1320

Closed
lynnboy opened this issue Jan 2, 2017 · 1 comment
Closed

wrongly added {} #1320

lynnboy opened this issue Jan 2, 2017 · 1 comment
Assignees

Comments

@lynnboy
Copy link

lynnboy commented Jan 2, 2017

stmt.stmt/2:
there is a redundant {} in \grammarterm{}{condition}{s}.
Also in \grammarterm{}{declarator}.
Also in stmt.stmt/3-5.
Also in stmt.select/1, for \grammarterm{}{statement}.

I don't know whether these are intended (to temporarily disable the \grammarterm macro) or by mistakes.

In stmt.select/1, the statement before [Example, are the selection-statement and compound-statement need to be marked by \grammarterm?

@jensmaurer
Copy link
Member

Apparently, those are mistakes. We do want to mark grammar non-terminals in running text with \grammarterm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants