Skip to content

Commit

Permalink
Merge pull request modelica#3377 from henrikt-ma/cleanaup/fixbold-part2
Browse files Browse the repository at this point in the history
Don't use \emph for content of lesser importance
  • Loading branch information
HansOlsson committed May 16, 2023
2 parents f0a5f15 + 654acd6 commit 2f5f52c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Expand Up @@ -925,7 +925,7 @@ \subsection{Connections}\label{connections1}
\end{example}

The optional \lstinline!Text!\index{Text@\robustinline{Text}!\robustinline{connect} annotation} primitive defines a text that will be written on the connection line.
It has the following definition (\emph{it is not equal to the \lstinline!Text! primitive as part of graphics -- the differences are marked after Note in the description-strings}):
It has the following definition (it is not equal to the \lstinline!Text! primitive as part of graphics -- the differences are marked after \emph{Note} in the description-strings):
\begin{lstlisting}[language=modelica]
record Text
extends GraphicItem;
Expand Down

0 comments on commit 2f5f52c

Please sign in to comment.