Dear,
Last year the above solution worked great, but now I cannot compile this any more. I get the following errors:
Command \beamer@@tmpop@section page@default already defined
Command \sectionpage already defined. ...onpage} {\usebeamertemplate*{section page}}
What changed? I'm compiling with ...
Search found 5 matches
- Fri Jun 22, 2012 4:18 pm
- Forum: General
- Topic: beamer | Create Section Page
- Replies: 4
- Views: 44011
- Tue Jun 07, 2011 11:47 am
- Forum: General
- Topic: beamer | Create Section Page
- Replies: 4
- Views: 44011
Re: beamer | Create Section Page
Thnx, that works like a charm!
Unfortunately my current LaTeX knowledge is not sufficient to reproduce this myself. I'll have to search for some good literature on LaTeX templates/macro's.
Unfortunately my current LaTeX knowledge is not sufficient to reproduce this myself. I'll have to search for some good literature on LaTeX templates/macro's.
- Mon Jun 06, 2011 12:24 pm
- Forum: General
- Topic: beamer | Create Section Page
- Replies: 4
- Views: 44011
beamer | Create Section Page
Dear,
I'm creating a beamer presentation and I would like to insert Section pages at the start of each new Section. A section page should be simply a blank page with the name of the Section in the middle of the page.
I tried to use:
\part{Review of Previous Lecture}
\frame{\partpage}
This ...
I'm creating a beamer presentation and I would like to insert Section pages at the start of each new Section. A section page should be simply a blank page with the name of the Section in the middle of the page.
I tried to use:
\part{Review of Previous Lecture}
\frame{\partpage}
This ...
- Tue Jun 01, 2010 12:36 am
- Forum: Document Classes
- Topic: [beamer] Add additional information to title page
- Replies: 1
- Views: 21842
[beamer] Add additional information to title page
Is there a way to add additional fields to the title page in a latex beamer presentation? By default, you have title/author/etc, but I would like to add a field 'supervisors' where I can specify the names of my supervisors.
- Tue Jun 01, 2010 12:32 am
- Forum: Document Classes
- Topic: [beamer] Set title and author position
- Replies: 0
- Views: 2912
[beamer] Set title and author position
I'm trying to make a Latex beamer presentation, with a custom background. Traditionally, the author, title, institute etc on the title page are automatically placed on the page, but I would like to give them a different location. Is there a way to specify the coordinates of those items, or would it ...