Browse Source

Cleanup

master
Dimitri Merejkowsky 5 years ago
parent
commit
7cd7ea564b
2 changed files with 5 additions and 7 deletions
  1. +3
    -2
      sessions/build.sh
  2. +2
    -5
      sessions/python-02.tex

+ 3
- 2
sessions/build.sh View File

@@ -8,6 +8,7 @@ if [[ -z $1 ]]; then
fi

(
cd build
texi2pdf ../python-${1}.tex
mkdir -p build
cd build
texi2pdf ../python-${1}.tex
)

+ 2
- 5
sessions/python-02.tex View File

@@ -16,6 +16,8 @@

\begin{document}

\frame{\titlepage}

\begin{frame}

Note: \\~\\
@@ -72,11 +74,6 @@ Sur deux lignes
'Je suis une longue string'
\end{lstlisting}

\begin{alertblock}{Note}
A double tranchant ...
\end{alertblock}


\end{frame}