Is there any way to do a correct word count of a LaTeX document?
Table with multiple lines in some cells
How can I manually install a package on MiKTeX (Windows)
TeXnicCenter & Adobe Reader DC
How to align a set of multiline equations
Show equation number only once in align environment
How to add an extra level of sections with headings below \subsubsection
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 393 votes
answered by ShreevatsaR https://tex.stackexchange.com/landing/r/digest?cta=user&id=48 212
votes Table with multiple lines in some cells https://tex.stackexchange.com/landing/r/digest?cta=question&id=40561
What is the easiest way to have 2 lines in some of the cells in a table? The only way I can think right now is to actually have 2 separate rows (without the line in the middle) and use \multirow on ... [tables]
asked by Grzenio https://tex.stackexchange.com/landing/r/digest?cta=user&id=3329 175 votes
answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 163
votes How can I manually install a package on MiKTeX (Windows) https://tex.stackexchange.com/landing/r/digest?cta=question&id=2063
I'm new to LaTeX, investigating using it for some work projects. I'm using MiKTeX on Windows. My employer's locked-down network blocks the application's automatic installation function. I can take ... [packages] [installing] [miktex] [windows]
asked by mbmcavoy https://tex.stackexchange.com/landing/r/digest?cta=user&id=902 233 votes
answered by Stefan Kottwitz https://tex.stackexchange.com/landing/r/digest?cta=user&id=213
184 votes TeXnicCenter & Adobe Reader DC https://tex.stackexchange.com/landing/r/digest?cta=question&id=250472
How to configure TeXnicCenter to work with Adobe Reader DC? When I building and view current file .tex the following error "Can not execute the command" shows up and the PDF is not generated. If ... [pdf] [texniccenter] [adobe]
asked by Walter Silva https://tex.stackexchange.com/landing/r/digest?cta=user&id=80192 58
votes answered by JiAo\231A~\[DiscretionaryHyphen] ChmelA~\[DiscretionaryHyphen]k
https://tex.stackexchange.com/landing/r/digest?cta=user&id=82051 77 votes How to align a set of multiline equations https://tex.stackexchange.com/landing/r/digest?cta=question&id=44450
I am trying to align a set of long equations, that are themselves align environments as most of them are spreading on multiple lines. Currently I just have a sequence of align environments, with ... [equations] [align]
asked by Thomas 122 https://tex.stackexchange.com/landing/r/digest?cta=user&id=11737 115
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
How to add an extra level of sections with headings below \subsubsection
https://tex.stackexchange.com/landing/r/digest?cta=question&id=60209
I have a document which requires many levels of sectioning. I have sections, subsections and subsubsections, but require one more level below that. I can't change the sections to be parts and move ... [sectioning] [sections-paragraphs]
asked by robintw https://tex.stackexchange.com/landing/r/digest?cta=user&id=495 328 votes
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954
291 votes