Search found 3 matches

by HeltTEXas
Thu Dec 30, 2010 8:48 pm
Forum: XeTeX
Topic: Beamer, customized font control - how?
Replies: 4
Views: 27024

Beamer, customized font control - how?

Ok, first of all, there was a system-install glitch that almost made me tear my nuts off. I found a solution at ubuntuforums . Summarized, I had to copy the part of my fonts tree containing the opentype and truetype fonts to a local folder you have to create, named .fonts ( /home/myuser/.fonts ...
by HeltTEXas
Thu Dec 30, 2010 7:24 pm
Forum: XeTeX
Topic: Beamer, customized font control - how?
Replies: 4
Views: 27024

Beamer, customized font control - how?

I am looking at the fontspec documentation, and as a last resort, I am attempting to load fonts by their .otf extension.

Not a "#¤% chance, XeLaTeX just gives me a lot of complaints.

What is wrong with this file???????

\documentclass[13pt]{beamer}
\usepackage{fontspec}
\usepackage{pbsi ...
by HeltTEXas
Thu Dec 30, 2010 5:55 pm
Forum: XeTeX
Topic: Beamer, customized font control - how?
Replies: 4
Views: 27024

Beamer, customized font control - how?

I have a few questions concerning font specification for the beamer-document-class using XeTeX.

I want to seperately specify fonts for title, author and the normal text used in the slides.

I'd like to know the following:
- the command used to specify the base font Is it setsansfont? setmainfont ...