Skip to content

Commit

Permalink
Remove unused one-off arguments to lstlisting, including emphstyle=\t…
Browse files Browse the repository at this point in the history
…extbf
  • Loading branch information
henrikt-ma committed Jun 3, 2020
1 parent 29aec56 commit b984de6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapters/annotations.tex
Expand Up @@ -665,7 +665,7 @@ \subsection{Connections}\doublelabel{connections1}
connection line. It has the following definition (\emph{it is not equal
to the Text-primitive as part of graphics -- the differences are marked as bold lines}):
% NOTE: Technically just the names - not the entire lines are marked in bold
\begin{lstlisting}[language=modelica,escapechar=!,emph={horizontalAlignment,string,index}, emphstyle=\textbf]
\begin{lstlisting}[language=modelica]
record Text
extends GraphicItem;
extends FilledShape;
Expand Down

0 comments on commit b984de6

Please sign in to comment.