Mercurial > hg > medcouple
diff talk/talk.tex @ 44:83f8cf24a8e3
init medcouple presentation
author | Jordi Gutiérrez Hermoso <jordigh@octave.org> |
---|---|
date | Thu, 12 May 2016 18:20:55 -0400 |
parents | |
children | 1b15b9a0f336 |
line wrap: on
line diff
new file mode 100644 --- /dev/null +++ b/talk/talk.tex @@ -0,0 +1,34 @@ +%%% BEGIN BEAMER PREAMBLE %%% +\documentclass[green]{beamer} +\usepackage{bm, fourier, anyfontsize} + + +\mode<presentation> +{ + \usetheme{boxes} + \usecolortheme{crane} +} +\beamertemplatenavigationsymbolsempty + +\usepackage{times} +%%% END BEAMER PREAMBLE %%% + + +%%% BEGIN METADATA %%% + +\author{Jordi G. H. $\langle$jordigh@octave.org$\rangle$ } + + +\title{The Medcouple} +\subtitle{A robust measure of skewness} +\date{} + +%%% END METADATA%%% + +\begin{document} + +\begin{frame} + \titlepage +\end{frame} + +\end{document} \ No newline at end of file