Search found 3 matches

by Sianis
Wed Jun 10, 2009 9:35 am
Forum: Page Layout
Topic: Beamer and frame numbering question
Replies: 0
Views: 1382

Beamer and frame numbering question

Hi!

I've tried to find the answer on the forum but not.

So the question:

How can I tell Beamer that start numbering after title page?

I my presentation I have 7 slides with the title page. On the second frame I see now 2/7 ... But I want to see 1/6. How can I reach this result?

Thank you for ...
by Sianis
Mon Aug 04, 2008 7:14 am
Forum: General
Topic: Encoding problems with PDF (when cut-n-paste Word)
Replies: 7
Views: 15290

Re: Encoding problems with PDF (when cut-n-paste Word)

Hi!

lmodern and tgtermes can generate better PDF with good and pastable fonts. PDF title still bad, but this isn't important.

Thank you for your help!
by Sianis
Sun Aug 03, 2008 9:22 pm
Forum: General
Topic: Encoding problems with PDF (when cut-n-paste Word)
Replies: 7
Views: 15290

Encoding problems with PDF (when cut-n-paste Word)

Hello!

I have same problem under Ubuntu with TexLive and Kile. I write in hungarian.

\documentclass[a4paper,11pt]{article}
\def\magyarOptions{defaults=prettiest}
\def\magyarOptions{hyphenation=huhyphn}
\usepackage[magyar]{babel}
\usepackage{t1enc}
\usepackage[latin2]{inputenc}
\usepackage ...