Search found 3 matches

by drowzee88
Tue Jul 06, 2010 12:32 pm
Forum: Document Classes
Topic: Problems with the Beamer Class
Replies: 3
Views: 2876

Re: Problems with the Beamer Class

Hi again, I have just recently discovered, that when I remove the option:
hyperref={pdfpagelabels=false}
from my documentclass options, my tex file compiles with 0 errors.. could anyone tell me why this is the case?

Thank You
Sincerely
Drowzee88
by drowzee88
Tue Jul 06, 2010 1:49 am
Forum: Document Classes
Topic: Problems with the Beamer Class
Replies: 3
Views: 2876

Re: Problems with the Beamer Class

adding the lines in the bug report do not help..
I have no idea where the problem lies, a friend of mine also has no problems compiling the tex file..

I use MikTex 2.8 and Texniccenter 1.0..
I have recently updated all packages using the Update Program of MikTex.. Other than that I really do not ...
by drowzee88
Mon Jul 05, 2010 11:37 pm
Forum: Document Classes
Topic: Problems with the Beamer Class
Replies: 3
Views: 2876

Problems with the Beamer Class

Hi, I am new to the forums.. and have been searching for a solution to this problem for quite some time now..
Here is a test *.tex file:

\documentclass[10pt,hyperref={pdfpagelabels=false}]{beamer}
\usepackage[T1]{fontenc}
\usepackage[latin1]{inputenc}
\usepackage[ngerman]{babel}
\usepackage ...