diff options
author | Anoop Jacob Thomas | 2010-10-26 11:01:31 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-10-26 11:01:31 +0530 |
commit | 9c0ac8fc2456a969f68823b34e4649888de3aafa (patch) | |
tree | 1c8908cd9f750458d7e880d5026241b33b3b7b1e /getting-started-ipython/slides.tex | |
parent | 6e85b24c3de98f1df8817bad4e5666597eaaedf1 (diff) | |
download | st-scripts-9c0ac8fc2456a969f68823b34e4649888de3aafa.tar.gz st-scripts-9c0ac8fc2456a969f68823b34e4649888de3aafa.tar.bz2 st-scripts-9c0ac8fc2456a969f68823b34e4649888de3aafa.zip |
Reviewed getting started with ipython script.
Diffstat (limited to 'getting-started-ipython/slides.tex')
-rw-r--r-- | getting-started-ipython/slides.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/getting-started-ipython/slides.tex b/getting-started-ipython/slides.tex index 6850029..20af21e 100644 --- a/getting-started-ipython/slides.tex +++ b/getting-started-ipython/slides.tex @@ -1,4 +1,4 @@ -% Created 2010-10-10 Sun 17:34 +% Created 2010-10-26 Tue 10:33 \documentclass[presentation]{beamer} \usepackage[latin1]{inputenc} \usepackage[T1]{fontenc} @@ -8,6 +8,7 @@ \usepackage{float} \usepackage{wrapfig} \usepackage{soul} +\usepackage{t1enc} \usepackage{textcomp} \usepackage{marvosym} \usepackage{wasysym} |