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 insert plain text?

I have some xml text to be inserted in the document as plain text. I directly inserted but it gives …

latex tex
Vertical alignment of subfigures LATEX

I am working on my thesis and I am struggling with placing 2 images next to each other, so that the …

image latex formatting vertical-alignment
Iteration in LaTeX

I would like to use some iteration control flow to simplify the following LaTeX code. \begin{sidewaystable} \caption{A glance …

latex for-loop iteration
git + LaTeX workflow

I'm writing a very long document in LaTeX. I have my work computer and my laptop, and I work on …

git latex git-workflow
How do I hide bullets in LaTeX lists?

Semantically, I want an itemized list, but visually I just want some space. How can I hide the bullets?

latex
Latex: how to break the line in multirow inside the tabular

I cannot find out how to break the line inside the multirow in tabular. I need to make some table …

latex tabular multirow
LaTeX changes colour of in-text citing with hyperref package and natbib

I am using the natbib and hyperref packages in my LaTeX document and would like to change the colour of …

latex hyperref
Recover PDF to LaTeX

I know how make a PDF from LaTeX. Is there a way to extract the LaTeX-code from a PDF I …

pdf latex file-conversion
URL latex linebreak

When a URL is over a line and goes onto a second line, the hyperlink only uses the first line. …

latex line-breaks
Double-Spacing an ACM Proceedings Article in LaTeX

I am using the acm LaTeX template and I have trouble making my paper double spaced. My LaTeX document looks …

latex templates tex spacing