Menu

#44 Schema expression as first declaration in schema

open
parser (20)
5
2007-06-22
2007-06-22
Petra Malik
No

\begin{schema}{Foo}
[x:\nat]
\where
x > 10
\end{schema}

should parse but doesn't. The problem is the latex to unicode conversion, which interprets the "[" token as the beginning of the formal parameters and therefore expects a generic schema here.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.