Clean up formatting
This commit is contained in:
parent
909e0b03db
commit
ea3caa20e7
9
main.tex
9
main.tex
|
@ -59,10 +59,8 @@ code-for-last-col = \color{blue}
|
||||||
|
|
||||||
\setbeamercolor{block title}{fg=white, bg=purple!50!black}
|
\setbeamercolor{block title}{fg=white, bg=purple!50!black}
|
||||||
\setbeamercolor{block body}{fg=black, bg=pink!20}
|
\setbeamercolor{block body}{fg=black, bg=pink!20}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
\setbeamercolor{titlebox}{fg=black,bg=white}
|
\setbeamercolor{titlebox}{fg=black,bg=white}
|
||||||
|
|
||||||
\begin{document}
|
\begin{document}
|
||||||
|
|
||||||
\section{Introduction}
|
\section{Introduction}
|
||||||
|
@ -70,7 +68,7 @@ code-for-last-col = \color{blue}
|
||||||
{
|
{
|
||||||
\usebackgroundtemplate{\includegraphics[height=\paperheight]{cmb.png}}
|
\usebackgroundtemplate{\includegraphics[height=\paperheight]{cmb.png}}
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\begin{beamercolorbox}[center]{titlebox}%
|
\begin{beamercolorbox}[center]{titlebox}
|
||||||
\titlepage
|
\titlepage
|
||||||
\end{beamercolorbox}
|
\end{beamercolorbox}
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
@ -79,8 +77,7 @@ code-for-last-col = \color{blue}
|
||||||
\include{prerequisites}
|
\include{prerequisites}
|
||||||
\include{isospectral}
|
\include{isospectral}
|
||||||
|
|
||||||
\section{CMB Anisotropy of Spherical Spaces
|
\section{CMB Anisotropy of Spherical Spaces}
|
||||||
}
|
|
||||||
|
|
||||||
\begin{frame}[fragile]{Homogeneous Spherical Spaces}
|
\begin{frame}[fragile]{Homogeneous Spherical Spaces}
|
||||||
\begin{itemize}
|
\begin{itemize}
|
||||||
|
|
Loading…
Reference in a new issue