Top "Latex" questions

LaTeX is a macro package implemented on Donald Knuth's TeX programming language and is used primarily for creating high quality written documents.

How to code tables with multi-line cells

I am trying to write a short paper with LaTeX and need to add a table with 3 columns. +-------------+-----------------+…

latex tabular
side-by-side subfigure in Sharelatex

I am interested to make a figure with multiple subfigures. By some search I found different ways but not working …

latex tex latex-environment
How to have no pagebreak after \include in LaTeX

My LaTeX makes me pagebreaks after each subsection because my subsections are in separate files. I use the command \include{…

latex page-break
Correct word-count of a LaTeX document

I'm currently searching for an application or a script that does a correct word count for a LaTeX document. Up …

latex word-count
Centering a table wider than the text column

I'm including a table in my LaTeX document and the centering works fine if the table isn't wider than the …

latex center
Best way to draw a bar chart in LaTeX?

I was looking for it here in Stack Overflow as in Google, and I found a lot of packages to …

latex charts drawing
Removing prefix from figure captions in LaTeX

I'd like to make my own caption inside \caption{} in figures of LaTeX. How can I turn off the "Figure " …

latex tex captions
Pdflatex for windows

Does anyone know how to convert .tex files to .pdf in windows? I tried cygwin but it said the command "…

windows latex cygwin pdflatex
hide an entry from Toc in latex

I would like to know how I can hide a section from the table of contents but without loosing the …

latex tableofcontents
Latex VERY compact itemize

I am trying to build a very compact itemize with latex, because I want to fit it in a table …

latex