X-Git-Url: https://melusine.eu.org/syracuse/G/git/?p=mp-scratch.git;a=blobdiff_plain;f=doc%2Fmp-scratch.tex;fp=doc%2Fmp-scratch.tex;h=bf1270a42a26b246a1b72ce3cf9c43a596bfc741;hp=bba9203d5c7a2ef3be34587a089ff93a594c6220;hb=8d8c8c55e311b3a860346b65b90ca7984390c81c;hpb=57e7a747eac52eacdfdd8b46af3d5f19981b7aca diff --git a/doc/mp-scratch.tex b/doc/mp-scratch.tex index bba9203..bf1270a 100644 --- a/doc/mp-scratch.tex +++ b/doc/mp-scratch.tex @@ -173,13 +173,13 @@ Les \og opérateurs\footnote{Je nomme \og opérateurs\fg\ les variables ou comma \vspace*{2em}\par \item[Groupe {\sffamily Apparence}]\hfil\newline \begin{itemize} - \item[\textbullet]\lstinline!draw DireT("Hello",2);! + \item[\textbullet]\lstinline!draw DireT("\opSimple{Hello}",2);! \par\hfill\includegraphics{CommandeApparence.1} - \item[\textbullet]\lstinline!draw Dire("Hello");! + \item[\textbullet]\lstinline!draw Dire("\opSimple{Hello}");! \par\hfill\includegraphics{CommandeApparence.2} - \item[\textbullet]\lstinline!draw PenserT("Hmm...",2);! + \item[\textbullet]\lstinline!draw PenserT("\opSimple{Hmm...}",2);! \par\hfill\includegraphics{CommandeApparence.3} - \item[\textbullet]\lstinline!draw Penser("Hmm...");! + \item[\textbullet]\lstinline!draw Penser("\opSimple{Hmm...}");! \par\hfill\includegraphics{CommandeApparence.4} \item[\textbullet]\lstinline!draw Montrer;! \par\hfill\includegraphics{CommandeApparence.5}