What are the available "documentclass" types and their uses?
Show equation number only once in align environment
Big Parenthesis in an Equation
How to influence the position of float environments like figure and table in LaTeX?
How to add a forced line break inside a table cell
Is there any way to do a correct word count of a LaTeX document?
How to add indentation
What are the available "documentclass" types and their uses? https://tex.stackexchange.com/landing/r/digest?cta=question&id=782
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 ... [document-classes] [big-list]
asked by Vivi https://tex.stackexchange.com/landing/r/digest?cta=user&id=14 444 votes
answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213
155 votes Show equation number only once in align environment https://tex.stackexchange.com/landing/r/digest?cta=question&id=17528
I want the equation number to be shown only at the last line, or better, somewhere in the middle of all. So instead of (1), (2), ... only (1). I use \begin{align} ... \end{align} [equations] [align]
asked by Theta30 https://tex.stackexchange.com/landing/r/digest?cta=user&id=5350 230 votes
Big Parenthesis in an Equation https://tex.stackexchange.com/landing/r/digest?cta=question&id=38868
I have an equation contained inside \[...\], which automatically makes a \sum with sub- and superscripts turn big--so that the summation sign looks awkward inside parenthesis. Any idea how to make ... [math-mode] [delimiters]
asked by jamaicanworm https://tex.stackexchange.com/landing/r/digest?cta=user&id=9757 224
votes answered by qubyte https://tex.stackexchange.com/landing/r/digest?cta=user&id=9043 320
votes How to influence the position of float environments like figure and table in LaTeX?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=39017
How to influence the position of float environments like figure and table in LaTeX? This is a general question and should collect useful answers for all users. I hope we can use this as a reference [floats] [positioning]
asked by Marco Daniel https://tex.stackexchange.com/landing/r/digest?cta=user&id=5239 673
votes answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109
969 votes How to add a forced line break inside a table cell https://tex.stackexchange.com/landing/r/digest?cta=question&id=2441
I have some text in a table and I want to add a forced line break. I want to insert a forced line break without having to specify the column width, i.e. something like the following: \begin{tabular}{|... [tables] [line-breaking]
asked by Denilson SA~\[DownExclamation] Maia https://tex.stackexchange.com/landing/r/digest?cta=user&id=375
766 votes answered by Bernard https://tex.stackexchange.com/landing/r/digest?cta=user&id=38908 543
votes Is there any way to do a correct word count of a LaTeX document? https://tex.stackexchange.com/landing/r/digest?cta=question&id=534
Often assignments (or even papers) have a word count limit. That is not a big deal when using Word, but I don't know how to do that using LaTeX. My solution has been so far to compile the document and ... [packages] [compiling] [word-count] [scripts]
asked by Vivi https://tex.stackexchange.com/landing/r/digest?cta=user&id=14 392 votes
answered by ShreevatsaR https://tex.stackexchange.com/landing/r/digest?cta=user&id=48 212
votes How to add indentation https://tex.stackexchange.com/landing/r/digest?cta=question&id=45501
I am writing a thesis report using LaTeX and I need to add indentations because every new paragraph starts from the initial position on the left. How do I add indentations? [spacing] [indentation]
asked by pavani https://tex.stackexchange.com/landing/r/digest?cta=user&id=9327 122 votes
answered by Frank Mittelbach https://tex.stackexchange.com/landing/r/digest?cta=user&id=10109
79 votes