Search found 15 matches

by the_blue_note
Mon Jan 23, 2012 1:05 am
Forum: Text Formatting
Topic: beamer | ToC Font
Replies: 5
Views: 8100

Re: beamer | ToC Font

Stefan,
million thanks! (once again) Very cool theme, by the way.
Cheers,
Pablo
by the_blue_note
Sat Jan 21, 2012 10:31 pm
Forum: Text Formatting
Topic: beamer | ToC Font
Replies: 5
Views: 8100

beamer | ToC Font

Stefan,
thanks a lot for your advice. My apologies about not including the code.
This is as minimal as I can get:
\documentclass{beamer}
\usetheme{Madrid}
\usefonttheme{serif}
\setbeamerfont{frametitle}{size=\LARGE, series=\usefont{OT1}{phv}{bc}{n}}

\begin{document}

\AtBeginSection ...
by the_blue_note
Sat Jan 21, 2012 8:21 pm
Forum: Text Formatting
Topic: beamer | ToC Font
Replies: 5
Views: 8100

Re: beamer | ToC Font

Hi again,
could anybody please help me with my last question? I really need to solve the issue. I've tried everything I could imagine with no results. Any help would be really appreciated!
Many thanks to all for your time.
Pablo
by the_blue_note
Thu Jan 19, 2012 4:55 pm
Forum: Text Formatting
Topic: beamer | ToC Font
Replies: 5
Views: 8100

beamer | ToC Font

Hi again,

I'm almost done with my PhD presentation! However, I would like to change the font style in the ToC. I've tried the following:
\begin{frame}
\frametitle{TOC}
\fontsize{15}{13}\usefont{OT1}{phv}{bc}{n}\selectfont
\tableofcontents
\end{frame}
However, it just changes the size, not the ...
by the_blue_note
Wed Jan 11, 2012 7:54 pm
Forum: Graphics, Figures & Tables
Topic: beamer | Background Image
Replies: 2
Views: 14780

Re: beamer | Background Image

Stefan,
million thanks! (once again) It worked perfectly.
Cheers,
Pablo
by the_blue_note
Tue Jan 10, 2012 10:05 pm
Forum: Graphics, Figures & Tables
Topic: beamer | Background Image
Replies: 2
Views: 14780

beamer | Background Image

Hello to all,

I finally finished writing my PhD (thanks a lot for all those who helped me!) and now is time to do the presentation :D . The thing is that I'm trying to use a watermark on the slides, and using this command before the \begin{document} makes the job:
{
\usebackgroundtemplate ...
by the_blue_note
Tue Nov 01, 2011 7:49 pm
Forum: Page Layout
Topic: Header Font in ToC and Bibliography
Replies: 6
Views: 3465

Re: Header Font in ToC and Bibliography

Hi again,
I finally got to do it placing the line \markboth{...}{...} inside the bib file and the index file.
Thanks a lot for your help! Cheers,
Pablo
by the_blue_note
Sat Oct 29, 2011 12:20 pm
Forum: Page Layout
Topic: Flush-right ToC Heading
Replies: 2
Views: 2411

Flush-right ToC Heading

Stefan,

thanks a lot for your hint. Indeed, it was just a \raggedleft thing. I'm using fncychap, so it was as simple as:

Code: Select all

\ChTitleVar{\raggedleft\fontsize{30}{32}\usefont{OT1}{phv}{bc}{n}\selectfont}
It also flushes Chapter titles, but I also needed that. Millions of thanks.


Cheers,
Pablo
by the_blue_note
Fri Oct 28, 2011 1:46 pm
Forum: Page Layout
Topic: Flush-right ToC Heading
Replies: 2
Views: 2411

Flush-right ToC Heading

Hello to all,

I think that if I get to do this, I'll be done! Is it possible to flush right the title of the ToC (LoF,LoT)? Thanks in advance for your time and help.


Cheers,
Pablo
by the_blue_note
Fri Oct 28, 2011 12:42 pm
Forum: Page Layout
Topic: Header Font in ToC and Bibliography
Replies: 6
Views: 3465

Re: Header Font in ToC and Bibliography

Stefan,
thanks a lot! It worked like clockwork for the TOC, LOF and LOT. I'm almost there, but I'm still unable to do the same for the bibliography and the alphabetical index. Is it possible to tweak those ones too?
Thanks! Cheers,
Pablo