Search found 7 matches

by mmuuuuhh
Thu Nov 24, 2011 8:23 pm
Forum: Text Formatting
Topic: Umlauts not displayed, although package is included
Replies: 4
Views: 4538

Re: Umlauts not displayed, although package is included

Pardon, but I don't get it...
I typed the \shorthandon{"} after the \begin{document} but it didn't work!
And all my frames, incl. the titlepage are after the \begin{document}, as you said. So I still can't spot the mistake, nor do I understand your suggestions!
Sorry, but could you help me once more ...
by mmuuuuhh
Thu Nov 24, 2011 11:54 am
Forum: Document Classes
Topic: beamer | ToC not displayed
Replies: 6
Views: 11124

Re: beamer | ToC not displayed

I did open a new thread, to maintain a clear view: http://www.latex-community.org/forum/vi ... 44&t=16333
by mmuuuuhh
Thu Nov 24, 2011 11:53 am
Forum: Text Formatting
Topic: Umlauts not displayed, although package is included
Replies: 4
Views: 4538

Umlauts not displayed, although package is included

Hey,

I don't get umlauts like "äöü", althoug I do include ngerman{babel} (line 2 in the code)
I compile it with pdflatex! In older latexfiles it worked, and still works!
Anybody know where my error is?

\documentclass[ucs,xcolor={table,dvipsnames},hyperref={bookmarks,colorlinks}]{beamer ...
by mmuuuuhh
Wed Nov 23, 2011 9:40 pm
Forum: Document Classes
Topic: beamer | ToC not displayed
Replies: 6
Views: 11124

beamer | ToC not displayed

Hi,
Regarding the umlauts, because of the way you type them, you need to load babel:

\usepackage[ngerman]{babel}

Texts with umlauts, such as the title, should be after \begin{document}, because babel then starts supporting the shortcut " for umlauts. Or activate it manually.

I would use babel ...
by mmuuuuhh
Wed Nov 23, 2011 11:22 am
Forum: Document Classes
Topic: beamer | ToC not displayed
Replies: 6
Views: 11124

Re: beamer | ToC not displayed

Thanks,
I'll try your suggestions as soon as I'm in University again! - But there we can't write umlaute in vim on our shell (I use gnome), I don't know why. However I'can use the trick with "a anyway! So it doesen't matter.

And yes I posted the same question on an other forum as well, but noone ...
by mmuuuuhh
Tue Nov 22, 2011 9:43 pm
Forum: Document Classes
Topic: beamer | ToC not displayed
Replies: 6
Views: 11124

beamer | ToC not displayed

Hey,

I'm about to give a talk about glucose measurement (in German), and my tutor wants me to hand in a Outline.

I coded the following:
\documentclass[ngerman={bable},ucs,xcolor={table,dvipsnames},hyperref={bookmarks,colorlinks}]{beamer}
\setbeamertemplate{background canvas}[vertical shading ...
by mmuuuuhh
Tue May 10, 2011 8:18 pm
Forum: General
Topic: How to tell the Compiler where my files are at?
Replies: 1
Views: 1730

How to tell the Compiler where my files are at?

Hey,
I'm quite new to LaTex and Texnic so I have lots of Problems...
Right now I'm trying to compile a file.
Therefore i saved my document at "C:\Users\Name\Documents\LaTeX\test.tex"
But now I cant create a .pdf! If I hit F7, it says (translated from German to English) "File C:\Users\Name\Documents ...