Search found 4 matches

by palazzo
Sat Nov 06, 2010 6:35 pm
Forum: Text Formatting
Topic: hyperref - problem with format
Replies: 1
Views: 1496

hyperref - problem with format

Hi, I am trying to use hyperref. For some reason, if I use \usepackage[hypertex]{hyperref}, things are underlined. (this doesn't happen if I use \usepackage[hypertex]{hyperref} and compile using dvi pdf, but the link doesn't work...)

Please see example below.

Ignacio

Here is an example ...
by palazzo
Mon Oct 25, 2010 6:55 pm
Forum: Text Formatting
Topic: beamer font
Replies: 4
Views: 13761

Re: beamer font

Thanks, that works but I like more the Latin Modern kind of letter...
How can I select a particular kind of letter in this familiy?

thanks.
by palazzo
Mon Oct 25, 2010 3:58 pm
Forum: Text Formatting
Topic: beamer font
Replies: 4
Views: 13761

Re: beamer font

Thanks, I was very confused indeed. I kept lmodern as the package for font. I think this package creates conflict when I do \setbeamerfont{frametitle}{shape=\scshape,series=\bfseries}.If I use palatino instead, the transformation takes place.

I think I realise now that the command \renewcommand ...
by palazzo
Mon Oct 25, 2010 7:01 am
Forum: Text Formatting
Topic: beamer font
Replies: 4
Views: 13761

beamer font

hello, I was trying to change the headings using \setbeamerfont{title}{shape=\scshape,series=\bfseries} but as I use the command \renewcommand{\rmdefault}{rm} it seems to undo what I did before.

Also, I would like to combine serif text with sans-serif math. Is there a way to do it?

Thanks a lot ...