[arch-general] latex - no beamer classes

Heiko Becker heikobecker92 at gmail.com
Sat Sep 6 08:20:36 EDT 2014


On 09/06/2014 12:17 PM, GSC wrote:
> On 09/06/2014 07:39 PM, Heiko Becker wrote:
>>
>>
>> Yes, I did that just before I wrote the last email.
> Can you provide an small example file and your command to compile in 
> detail?

Of course:

\documentclass[11pt]{beamer}
\usepackage[utf8]{inputenc}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{listings}
\usepackage{hyperref}
\usepackage{adjustbox}
\usepackage{xcolor}
\usepackage{graphicx}
\usepackage{framed}
\usetheme{CambrideUS}

\title{Testpage}
\author{Me}

\begin{document}
%
\begin{frame}
\titlepage
\end{frame}
\end{document}

Compiled with: latexmk -pdf


More information about the arch-general mailing list