Fonts & Character Sets ⇒ documentclass and font size
documentclass and font size
Whether I type this :
\documentclass[a4paper,10pt,oneside]{article}
or that:
\documentclass[a4paper,12pt,oneside]{article}
the font-size doesn't change.
Why?
As you can see, people can have problems with the very first line of their documents...
Thank you.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: documentclass and font size
Indeed, that behaviour seems strange. Could you please send us a minimal working example, or even the log file, so we can spot the problem? I created a file with these same settings, and got no errors or warnings...
Lucia
Re: documentclass and font size
Re: documentclass and font size
I guess I need a package for larger sizes.
Thanks again.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
documentclass and font size
Code: Select all
\documentclass[14pt,a4paper]{extarticle}
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10