Search found 2 matches

by Fonzie
Sat Aug 10, 2013 6:53 pm
Forum: General
Topic: Presentation fails to compile
Replies: 2
Views: 3605

Re: Presentation fails to compile

I am really busy to prepare a talk, and shame on me, switched to MiKTeX. I am going to update Tex Live and report.

Thanks!


Edit: Sorry for not using these code blocks. next time for sure.
by Fonzie
Sat Aug 10, 2013 3:59 pm
Forum: General
Topic: Presentation fails to compile
Replies: 2
Views: 3605

Presentation fails to compile

Hi guys.

I wanted to compile this simple code.

\documentclass{beamer}
\usepackage{beamerthemeshadow}
\beamersetuncovermixins{\opaqueness<1>{25}}{\opaqueness<2->{15}}

\title{Beamer Class ganz nett}
\author{Ich}
\date{\today}

\begin{document}
\frame{\titlepage}
\frame{\frametitle ...