]> rtime.felk.cvut.cz Git - jenkicar/rpp-simulink.git/commitdiff
doc: Replace deprecated \tt with \texttt
authorMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 13 Jul 2016 12:14:47 +0000 (14:14 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Wed, 13 Jul 2016 12:14:47 +0000 (14:14 +0200)
This fixes other compilation errors with newer scrrpt class.

doc/rpp_simulink.tex

index 3bc9ed3496067181dd2089ba62266c9a0b289612..d01a1a4cfd0dc2f8c3de93c5169c55795a6e5110 100644 (file)
@@ -1132,7 +1132,7 @@ of the blocks have to be compiled by the mex tool.
   use. In the Matlab command window run the \texttt{mex -setup}
   command and select the native C compiler.
 
-\begin{lstlisting}[basicstyle=\tt\footnotesize]
+\begin{lstlisting}[basicstyle=\texttt\footnotesize]
 >> mex -setup
 
 Welcome to mex -setup.  This utility will help you set up
@@ -2147,7 +2147,7 @@ recommended, as it helps keeping the documentation consistent and
 up-to-date.
 
 The YAML documentation block may look like this:
-\begin{lstlisting}[language=c,basicstyle=\tt\footnotesize]
+\begin{lstlisting}[language=c,basicstyle=\texttt\footnotesize]
 /*
 %YAML 1.2
 ---