diff options
author | Prabhu Ramachandran | 2016-12-22 00:58:05 +0530 |
---|---|---|
committer | Prabhu Ramachandran | 2016-12-22 00:58:05 +0530 |
commit | aeb04d3b7828d712c76f00d336bfe7bf82433636 (patch) | |
tree | 0ee4d14519715f18076cca061026fbcae3f24e1f /scipy | |
parent | 302e107705fcb1191b73941d568614c5fa41aea5 (diff) | |
download | python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.tar.gz python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.tar.bz2 python-workshops-aeb04d3b7828d712c76f00d336bfe7bf82433636.zip |
Update the dates and makefile.
Diffstat (limited to 'scipy')
-rw-r--r-- | scipy/basic/Makefile | 3 | ||||
-rw-r--r-- | scipy/basic/session2.tex | 4 | ||||
-rw-r--r-- | scipy/basic/session3.tex | 4 | ||||
-rw-r--r-- | scipy/basic/session4.tex | 4 |
4 files changed, 6 insertions, 9 deletions
diff --git a/scipy/basic/Makefile b/scipy/basic/Makefile index 07e63f9..228f3d7 100644 --- a/scipy/basic/Makefile +++ b/scipy/basic/Makefile @@ -4,7 +4,8 @@ pdflatex $*.tex pdflatex $*.tex -SLIDES= session1.pdf \ +SLIDES= intro.pdf prelims.pdf session1a.pdf \ + session1b.pdf session2.pdf \ session3.pdf \ session4.pdf \ diff --git a/scipy/basic/session2.tex b/scipy/basic/session2.tex index f17d137..a806988 100644 --- a/scipy/basic/session2.tex +++ b/scipy/basic/session2.tex @@ -82,9 +82,7 @@ Python} \author[FOSSEE] {FOSSEE} \institute[FOSSEE -- IITB] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {SciPy India 2016\\ -Mumbai -} +\date[] {Mumbai, India} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% diff --git a/scipy/basic/session3.tex b/scipy/basic/session3.tex index 2c923fd..cd6958b 100644 --- a/scipy/basic/session3.tex +++ b/scipy/basic/session3.tex @@ -81,9 +81,7 @@ Python} \author[FOSSEE] {FOSSEE} \institute[FOSSEE -- IITB] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {SciPy India 2016\\ -Mumbai -} +\date[] {Mumbai, India} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %\pgfdeclareimage[height=0.75cm]{iitmlogo}{iitmlogo} diff --git a/scipy/basic/session4.tex b/scipy/basic/session4.tex index 156464d..30dd382 100644 --- a/scipy/basic/session4.tex +++ b/scipy/basic/session4.tex @@ -85,8 +85,8 @@ Python} \author[Prabhu] {FOSSEE} \institute[FOSSEE -- IITB] {Department of Aerospace Engineering\\IIT Bombay} -\date[] {SciPy India, 2016\\ -Mumbai +\date[] { +Mumbai, India } %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% |