diff options
author | booo <borgers@mi.fu-berlin.de> | 2011-04-17 21:59:00 +0200 |
---|---|---|
committer | booo <borgers@mi.fu-berlin.de> | 2011-04-17 21:59:00 +0200 |
commit | 6c2bc6e1c00204cefbe7fdac008e22f8da0e8441 (patch) | |
tree | 464fc147357ee8a9135e00375147759344449460 /doc | |
parent | 5ad814aacece03a5663b1c031194dc3675ffc7e9 (diff) | |
download | osm-xapi-6c2bc6e1c00204cefbe7fdac008e22f8da0e8441.tar.gz osm-xapi-6c2bc6e1c00204cefbe7fdac008e22f8da0e8441.tar.xz osm-xapi-6c2bc6e1c00204cefbe7fdac008e22f8da0e8441.zip |
changed theme to default
Diffstat (limited to 'doc')
-rw-r--r-- | doc/introduction.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.tex b/doc/introduction.tex index 23394ca..bd5e01b 100644 --- a/doc/introduction.tex +++ b/doc/introduction.tex @@ -10,7 +10,7 @@ \definecolor{bg}{rgb}{0.95,0.95,0.95} \newminted{xml}{fontsize=\tiny} \newminted{javascript}{fontsize=\tiny} -\usetheme{Warsaw} +\usetheme{default} \title[OSM-Projekt - What is...]{OSM-Projekt - An introduction into OpenStreetMap} \author{Philipp Borgers} \institute{Institute for Computer Science, Free University Berlin} |