Tagged Questions
28
votes
14answers
3k views
What does the draft mode change?
I wonder which changes are made by the draft option?
That means what will be changed by calling it as global class option (\documentclass[draft]{<class>}) or locally for a single package if it ...
15
votes
8answers
3k views
What are your favorite document classes and what do you use them for?
I'm using the TeX Live distribution and I've noticed that there are a lot of document class files (291 actually) for different things (books, math, thesis, presentations, etc).
What are your ...
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 ...
57
votes
19answers
22k views
What are the available “documentclass” types and their uses?
Some of the available classes of documents in LaTeX are well known and widely used, such as the article and beamer classes, while others are not so well known, such as the standalone class.
I found ...
125
votes
10answers
9k views
How to create posters using LaTeX
I want to create posters for my poster presentation on a conference. What tools or LaTeX classes are available for preparing posters ?