Skip to content

Commit

Permalink
Update chapters/packages.tex
Browse files Browse the repository at this point in the history
Co-authored-by: Henrik Tidefelt <henrikt@wolfram.com>
  • Loading branch information
HansOlsson and henrikt-ma committed Mar 1, 2022
1 parent 43e2b97 commit 6810d2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/packages.tex
Expand Up @@ -399,7 +399,7 @@ \section{Multilingual Descriptions}\label{multilingual-descriptions}
Therefore, line breaks in Modelica must be encoded with \lstinline!"\n"!.

\begin{nonnormative}
In order to avoid long lines Modelica strings may be split into consecutive strings at the line breaks, and the line breaks encoded with a \lstinline!"\n"! at the end of each string, e.g.
In order to avoid long lines, strings may be split into smaller parts given on consecutive lines, e.g.
\begin{lstlisting}
"A
B"
Expand Down

0 comments on commit 6810d2b

Please sign in to comment.