Search found 3 matches

by mregine
Sun Jun 06, 2010 4:32 pm
Forum: Document Classes
Topic: Beamer: Adding lecture title in sidebar
Replies: 1
Views: 3929

Beamer: Adding lecture title in sidebar

Hi again,

I've gotten quite a bit further on this, but it still doesn't work. Below is a MWE.

I am now trying to modify the code for \defbeamertemplate in beamerouterthemesidebar.sty, which I've included in the preamble of my document between \makeatletter and \makeatother using ...
by mregine
Sat Jun 05, 2010 5:03 pm
Forum: Document Classes
Topic: [beamer] Add additional information to title page
Replies: 1
Views: 21842

Re: [beamer] Add additional information to title page

The way I do this is to add them into one of the existing fields, e.g.
\author{M.Y. Self\\[2\baselineskip]
Supervisors: So and So}

You'll have to fiddle with spacing to get what you want.

As for positioning, you could specify the layout of the titlepage by hand, adjusting spacing as you see fit ...
by mregine
Sat Jun 05, 2010 2:53 pm
Forum: Document Classes
Topic: Beamer: Adding lecture title in sidebar
Replies: 1
Views: 3929

Beamer: Adding lecture title in sidebar

Hi,

I am preparing a lecture with beamer, using the suggestion in the docs to use one file with lectures separated by \lecture{}. I would like the lecture title (instead of the course title) to appear in the sidebar.

In beamerbasesection.sty, I found the following line for parts:
\addtocontents ...