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 stretch a table over multiple pages

I have a Table (multiple rows, multiple columns, see below ) that is longer than one page. How can I tell …

pagination latex
Error including image in Latex

I am getting the following error while compiling my Latex File : ! LaTeX Error: Cannot determine size of graphic in tree.…

pdf latex eps
LaTeX table too wide. How to make it fit?

I just started to learn latex and now I'm trying to create a table. This is my code: \begin{table} \…

latex tabular
How do I reduce the size of an entire LaTeX table?

I have a table that I want to appear a little smaller to save some space. What environment can I …

latex latex-environment
How do I get LaTeX to hyphenate a word that contains a dash?

In a LaTeX document I'm writing, I get an overfull hbox warning because of the word "multi-disciplinary", which happens to …

latex hyphenation
Footnotes for tables in LaTeX

When I do \footnote{} for a value in a table, the footnote doesn't show up. How do I get it …

latex
How can I start pagenumbers, where the first section occurs in LaTex?

This question is related to the post about having abstract at the titlepage. I want to reset the page numbering …

latex
Make code in LaTeX look *nice*

I'm currently writing a project report, and to explain the slightly crazy un-intuitive code that I've used I need to …

latex listings
How to control font sizes in pgf/tikz graphics in latex?

I'm creating graphs in pgf/tikz. When I use these in my document they are scaled, several are in minipage/…

latex tikz pgf
LaTex left arrow over letter in math mode

I want to put a left arrow over letter in math mode. I am looking for exactly the reverse of …

latex