Skip to content

Commit

Permalink
Describe appearance of recognized names
Browse files Browse the repository at this point in the history
  • Loading branch information
henrikt-ma committed Nov 22, 2021
1 parent df5bcba commit ed4573d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chapters/introduction.tex
Expand Up @@ -104,5 +104,7 @@ \section{Notation and Grammar}\label{notation-and-grammar}
The meta symbols (of the extended BNF-grammar) are defined in~\cref{lexical-conventions}.

In Modelica code listings, keywords are highlighted with color and may come in both normal weight and boldface, for example, \lstinline!connect! and \lstinline!equation!.
There are also certain recognized names with special meaning defined by the specification, highlighted with another color, for example, \lstinline!semiLinear!.
% No need to describe appearance of comments, right?

See \cref{modelica-concrete-syntax} for a full lexical specification and grammar.

0 comments on commit ed4573d

Please sign in to comment.