This website works better with JavaScript.
Home
Explore
Help
Sign In
E2L_Ivry
/
cours-python
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Cleanup
master
Dimitri Merejkowsky
6 years ago
parent
952350f3a6
commit
7cd7ea564b
2 changed files
with
5 additions
and
7 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-2
sessions/build.sh
+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}