diff options
author | Primal Pappachan | 2011-09-27 12:51:59 +0530 |
---|---|---|
committer | Primal Pappachan | 2011-09-27 12:51:59 +0530 |
commit | 4e811b93948a7a69405a286840ed3fdfebcfcdad (patch) | |
tree | af589c8e50bc8b8698b6886e2c89b53732221bb2 | |
parent | beec0a1241f220982669e731640bf77031647adf (diff) | |
download | fosseevideo-4e811b93948a7a69405a286840ed3fdfebcfcdad.tar.gz fosseevideo-4e811b93948a7a69405a286840ed3fdfebcfcdad.tar.bz2 fosseevideo-4e811b93948a7a69405a286840ed3fdfebcfcdad.zip |
Included the graphic for slide 5.
-rw-r--r-- | .gitignore | 6 | ||||
-rw-r--r-- | fossee.pdf | bin | 147178 -> 104412 bytes | |||
-rw-r--r-- | fossee.tex | 10 | ||||
-rw-r--r-- | script.pdf | bin | 32139 -> 37350 bytes | |||
-rw-r--r-- | st.png | bin | 0 -> 16277 bytes |
5 files changed, 9 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0eac8c9 --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +*.aux +*.log +*.nav +*.snm +*.out +*.toc Binary files differ@@ -75,13 +75,9 @@ \section{What do we do?} \begin{frame} \frametitle{What do we do?} - \begin{itemize} - \item SEES - \item Workshop for Coordinators on Software Development Techniques for Teachers of Engineering and Science Institutes - \item TextBook Conversion Program - \item Spoken Tutorials - \item SciPy Conference - \end{itemize} + \begin{center} + \includegraphics[scale=0.5]{st.png} + \end{center} \end{frame} \section{SEES} Binary files differBinary files differ |