From b55d8fd21137b0c3a53c11e4d81ef999b97a6283 Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Tue, 14 Jul 2020 23:01:22 +0200 Subject: [PATCH] Replace en-dash by comma before 'except' --- chapters/revisions.tex | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/chapters/revisions.tex b/chapters/revisions.tex index f88d06710..41e455be7 100644 --- a/chapters/revisions.tex +++ b/chapters/revisions.tex @@ -871,11 +871,8 @@ \section{Modelica 3.2 Revision 2}\doublelabel{modelica-3-2-revision-2} \subsection{Main changes in Modelica 3.2 Revision 2}\doublelabel{main-changes-in-modelica-3-2-revision-2} -The Modelica language was slightly adapted (in a backwards compatible -way -- except as listed below) in order that the Modelica Standard -Library (MSL) version 3.2.1 is fully compliant to Modelica Language 3.2 -Revision 2. This required the following improvements compared to 3.2 -Revision 1: +The Modelica language was slightly adapted (in a backwards compatible way, except as listed below) in order that the Modelica Standard Library (MSL) version~3.2.1 is fully compliant to Modelica +Language~3.2 Revision~2. This required the following improvements compared to 3.2 Revision~1: \begin{itemize} \item Possible to call a function through an instance name, \autoref{composite-name-lookup}\\