소스 검색

Cleanup

master
Dimitri Merejkowsky 5 년 전
부모
커밋
7cd7ea564b
2개의 변경된 파일5개의 추가작업 그리고 7개의 파일을 삭제
  1. +3
    -2
      sessions/build.sh
  2. +2
    -5
      sessions/python-02.tex

+ 3
- 2
sessions/build.sh 파일 보기

@@ -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 파일 보기

@@ -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}