Ok, thanks.
So, the conclusion is, if you want to have enumeration over several frames (in beamerclass)
you can´t use enumitem -package, because it causes some problems with beamerclass.
The allowframebreaks,allowdisplaybreaks options causes problems with formulars.
So the result is, I have to ...
Search found 65 matches
- Sun Aug 01, 2010 8:56 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
- Sun Aug 01, 2010 8:36 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
Enumeration over several frames [Beamer]
I didn't talk about the »equation« counter. This is kept untouched and should be incremented as usual.
Sorry, I misspelled. Of course I meant the enumeration-counter, which I have to unconfortably set manually to a new value by typing e.g.: \setcounter{enumi}{4}
The concerned counter is called ...
Sorry, I misspelled. Of course I meant the enumeration-counter, which I have to unconfortably set manually to a new value by typing e.g.: \setcounter{enumi}{4}
The concerned counter is called ...
- Wed Jul 28, 2010 12:18 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
Re: Enumeration over several frames [Beamer]
Thanks,
this is what I am going to do. Unfortunately, when you add or remove a formular, you have to manually change the counter again, which in fact was one of the greatest feature of LaTeX, due to automatically changing formular numbers :-(
PS:
Unfortunately I dont find the bump-button. Here a ...
this is what I am going to do. Unfortunately, when you add or remove a formular, you have to manually change the counter again, which in fact was one of the greatest feature of LaTeX, due to automatically changing formular numbers :-(
PS:
Unfortunately I dont find the bump-button. Here a ...
- Mon Jul 26, 2010 11:33 pm
- Forum: Page Layout
- Topic: Beamer: Custom Beamer Theme
- Replies: 7
- Views: 15082
Beamer: Custom Beamer Theme
Thank you, frabjous,
Now I encounter the problem, that other files, which are needed by the theme file, won´t be found, e.g.
\usepackage{ThemeFolder/beamerthemename}
LaTeX Warning: You have requested package `ThemeFolder/beamerthemename',
! LaTeX Error: File `beamerouterthemename.sty' not found ...
Now I encounter the problem, that other files, which are needed by the theme file, won´t be found, e.g.
\usepackage{ThemeFolder/beamerthemename}
LaTeX Warning: You have requested package `ThemeFolder/beamerthemename',
! LaTeX Error: File `beamerouterthemename.sty' not found ...
- Wed Jul 21, 2010 7:25 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
Enumeration over several frames [Beamer]
I got problems when using some formulars in an enumerate -environment when allowframebreaks -option is activated.
The frame won´t become divided.
\begin{frame}
\frametitle[allowframebreaks,allowdisplaybreaks]{MyFrameTitle}
\begin{enumerate}
\item<+-> Should become Item 1 ...
The frame won´t become divided.
\begin{frame}
\frametitle[allowframebreaks,allowdisplaybreaks]{MyFrameTitle}
\begin{enumerate}
\item<+-> Should become Item 1 ...
- Wed Jul 21, 2010 6:33 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
Enumeration over several frames [Beamer]
When using allowframebreaks, is there still a possibility to force a framebreak at a specific position/line?
EDIT: But how to solve Problem 3.) of my initial post, when not using enumitem-package in beamerclass?
Thanks.
EDIT: But how to solve Problem 3.) of my initial post, when not using enumitem-package in beamerclass?
Thanks.
- Wed Jul 21, 2010 6:05 pm
- Forum: Text Formatting
- Topic: Enumeration over several frames [Beamer]
- Replies: 13
- Views: 43914
Enumeration over several frames [Beamer]
Thank you.
But unfortunately I encounter problems with enumitem -package. This is the error message.
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009
Processing: ./loeschmich.tex
Document Class: beamer 2007/03/11 cvs version 3.07 A class for typesetting presentations (rcs-revision 1.70 ...
But unfortunately I encounter problems with enumitem -package. This is the error message.
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009
Processing: ./loeschmich.tex
Document Class: beamer 2007/03/11 cvs version 3.07 A class for typesetting presentations (rcs-revision 1.70 ...
- Sun Jul 04, 2010 4:57 pm
- Forum: Page Layout
- Topic: Beamer: Custom Beamer Theme
- Replies: 7
- Views: 15082
Beamer: Custom Beamer Theme
Thank you,
your solution works:
I just copied my theme in the folder
~/Library/texmf/tex/latex and LaTeX found it automatically.
But now the theme is located in a system folder of my system. The Idea behind my request was, to put the theme in a kind of a Latex-Project folder, like:
MyLatexFiles ...
your solution works:
I just copied my theme in the folder
~/Library/texmf/tex/latex and LaTeX found it automatically.
But now the theme is located in a system folder of my system. The Idea behind my request was, to put the theme in a kind of a Latex-Project folder, like:
MyLatexFiles ...
- Sun Jul 04, 2010 4:08 pm
- Forum: Page Layout
- Topic: Beamer: Custom Beamer Theme
- Replies: 7
- Views: 15082
Re: Beamer: Custom Beamer Theme
Mac OS X 10.6.4 and TeXLive-2009
- Sun Jul 04, 2010 1:39 pm
- Forum: Page Layout
- Topic: Beamer: Custom Beamer Theme
- Replies: 7
- Views: 15082
Re: Beamer: Custom Beamer Theme
Does anyone have an Idea, how to move a themefile in another directory than the .tex-file resides in?
Thanks!
Thanks!