Skip to content

Commit

Permalink
change theme to hannover
Browse files Browse the repository at this point in the history
  • Loading branch information
mlinds committed Jun 25, 2023
1 parent fdea0b4 commit 4d92d58
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pedaling-progress.tex
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@

% beamer setup
% Choose your desired theme
\usetheme{Antibes}
\usetheme{Hannover}
% use color defined above
\usecolortheme[named=kosovoblue]{structure}
\usecolortheme[named=kosovoorange]{structure}

\addbibresource{./cabi.bib}
\title{Pedaling Towards Progress}
Expand Down Expand Up @@ -174,9 +174,9 @@ \subsection{Find The number of trips between unique pairs of stations}
\begin{frame}
\frametitle{Building a Valhalla Routing network}
\begin{itemize}
\item Download OSM tiles
\item Download OSM the osm data from geoFabrik in protobuffer format
\item Build Valhalla routing network
\item Use Pandas the start and end point of every unique trip
% \item Use Pandas the start and end point of every unique trip
\end{itemize}
\end{frame}

Expand Down

0 comments on commit 4d92d58

Please sign in to comment.