Skip to content

Commit

Permalink
Remove link from introduction to chapter 'Modelica Concrete Syntax'
Browse files Browse the repository at this point in the history
In the introduction, it's better to just focus on notation.
  • Loading branch information
henrikt-ma committed Nov 22, 2021
1 parent 5cf9e16 commit 1de18f9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions chapters/introduction.tex
Expand Up @@ -99,12 +99,10 @@ \section{Some Definitions}\label{some-definitions}
% - quality of implementation
% - simulator

\section{Notation and Grammar}\label{notation-and-grammar}
\section{Notation}\label{notation}

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?

The meta symbols of the extended BNF-grammar are defined in~\cref{lexical-conventions}.

See \cref{modelica-concrete-syntax} for a full lexical specification and grammar.
4 changes: 2 additions & 2 deletions chapters/revisions.tex
Expand Up @@ -453,8 +453,8 @@ \subsection{Main changes in Modelica 3.4}\label{main-changes-in-modelica-3-4}
Clarified structural analysis, \cref{scope-of-the-specification}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/588}{\#588}.
\item
Clarified meta-symbols, \cref{notation-and-grammar} and 2.3.1. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1616}{\#1616}.
Clarified meta-symbols, \cref{notation} and 2.3.1.
Ticket \href{https://github.com/modelica/ModelicaSpecification/issues/1616}{\#1616}.
\item
Typo, \cref{identifiers}. Ticket
\href{https://github.com/modelica/ModelicaSpecification/issues/1702}{\#1702}.
Expand Down

0 comments on commit 1de18f9

Please sign in to comment.