Hello,
I am having a problem to use the plain frame command in the theme Berkeley.
The sidebars are not visible, but the text is not in the center of the page. The text stays in the same place as with the sidebars visible.
Thanks for any tips.
Page Layout ⇒ Plain title page, Berkeley theme
NEW: TikZ book now 40% off at Amazon.com for a short time.

Plain title page, Berkeley theme
Please provide a minimal working example showing the problem.
Re: Plain title page, Berkeley theme
I am using the \usetheme{Berkeley}
and I want to make a plain title page using this command:
\plainframe{}
any text I put inside the \plainframe{} still has an indent as if the sidebars were there(the text is not in the center), though they are not visible, for instance:
\plainframe{
\begin{center}
Author:...\\
Title:...
\end{center}
}
and I want to make a plain title page using this command:
\plainframe{}
any text I put inside the \plainframe{} still has an indent as if the sidebars were there(the text is not in the center), though they are not visible, for instance:
\plainframe{
\begin{center}
Author:...\\
Title:...
\end{center}
}
Re: Plain title page, Berkeley theme
That is not a minimal working example. Please read the paged linked above.