Tagged Questions
11
votes
1answer
528 views
Which one is it: a4paper or paper=a4?
I'm using XeLaTeX mostly, and I never know what to put into \documentclass[]{}.
Usually I use something like \documentclass[a4paper, 11pt]{scrartcl}. But I never know whether it's a4paper or paper=a4. ...
40
votes
1answer
6k views
book vs. report vs. article document class
What are the main differences between the book, the report, and the article document classes? If possible, include the differences within the KOMA-Script classes.
The visual difference for the ...
33
votes
3answers
6k views
Most useful additions in KOMA-Script?
(Background: I'm a beginner who will mostly use LaTeX for university articles and reports, but no math. Also, as I reside in Canada, the German typography conventions, which I understand KOMA-Script ...