Page LayoutPlain title page, Berkeley theme

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
danmaker
Posts: 6
Joined: Sun Mar 07, 2010 7:24 pm

Plain title page, Berkeley theme

Post by danmaker »

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.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Plain title page, Berkeley theme

Post by frabjous »

Please provide a minimal working example showing the problem.
danmaker
Posts: 6
Joined: Sun Mar 07, 2010 7:24 pm

Re: Plain title page, Berkeley theme

Post by danmaker »

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}
}
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: Plain title page, Berkeley theme

Post by frabjous »

That is not a minimal working example. Please read the paged linked above.
Post Reply