Page Layout ⇒ Plain title page, Berkeley theme
Plain title page, Berkeley theme
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.
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
Plain title page, Berkeley theme
Re: Plain title page, Berkeley theme
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}
}