Document Classes ⇒ Where do I start?
Where do I start?
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
-
- Site Moderator
- Posts: 814
- Joined: Tue Jul 01, 2008 2:19 pm
Where do I start?
Code: Select all
\documentclass{article}
\begin{document}
Some text with some maths: $y = mx + c$.
Perhaps some display maths as well:
\[ y = mx + c \].
\end{document}
Where do I start?
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Where do I start?
Specify the demands for that document (page layout, font size, ...). Flexibility is a matter of taste, beside the memoir class mentioned by lalop there is also the KOMA Script bundle with very versatile document classes. But with the right packages even the standard classes are sufficient for setting up a proper document.Shubee wrote:I wish to create a 1-page document of text and equations and need a nice simple template for that. Where can I find the basic template I need and what documentclass provides the greatest flexibility?
Best regards and welcome to the board
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10