diff options
author | Jovina | 2011-10-24 14:36:55 +0530 |
---|---|---|
committer | Jovina | 2011-10-24 14:36:55 +0530 |
commit | 9ef0bc3f74d03cf5838fcc6d69b8aac184858485 (patch) | |
tree | 9e99f8c8e7e6224e2f2ea61e55961c2b5f5dc09e | |
parent | 7bd480d048920d1a6848a79b6120a6961a852e60 (diff) | |
download | sees-9ef0bc3f74d03cf5838fcc6d69b8aac184858485.tar.gz sees-9ef0bc3f74d03cf5838fcc6d69b8aac184858485.tar.bz2 sees-9ef0bc3f74d03cf5838fcc6d69b8aac184858485.zip |
Change in the title slide in 'Advanced Python'.
-rw-r--r-- | advanced_python/advanced_py.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/advanced_python/advanced_py.tex b/advanced_python/advanced_py.tex index 6f2ef6a..b15419e 100644 --- a/advanced_python/advanced_py.tex +++ b/advanced_python/advanced_py.tex @@ -22,7 +22,7 @@ commentstyle=\color{red}\itshape, stringstyle=\color{green}, showstringspaces=false, keywordstyle=\color{blue}\bfseries} \providecommand{\alert}[1]{\textbf{#1}} -\title{STTPES: Advanced Python} +\title{Advanced Python} \author{FOSSEE} \usetheme{Warsaw}\usecolortheme{default}\useoutertheme{infolines}\setbeamercovered{transparent} |