Code: Select all
\documentclass{memoir}
\begin{document}
Intended as book cover
\clearpage
\end{document}
Code: Select all
\documentclass{memoir}
\begin{document}
Intended as book cover
\clearpage
\end{document}
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
\thispagestyle{empty}
for choosing the empty page style which means there's no header and no footer.titlingpage
environment of the memoir class is useful for you. A title page is similar but different to a cover: it's a right hand inner page with the title, which means margins can be different than with a cover page, where margins may be symmetric. But both kind of pages are used without the header and footer which are used in the content.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