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.

In LaTeX, how can one add a header/footer in the document class Letter?

In LaTeX, how can one create a document using the Letter documentclass, but with customized headers and footers? Typically I …

latex header footer
Is there a way to get LaTeX to place figures in the same page as a reference to that figure?

I am using LaTeX and the figure environment. I am well familiar with the parameters to that environment: [htbp], and …

latex figures
LaTeX: Multiple authors in a two-column article

I'm kind of new to LaTeX and I am having a bit of a problem.. I am using a twocolumn …

layout latex tex
LaTeX beamer: way to change the bullet indentation?

I've checked the Beamer Class manual (PDF file). I can't figure out how to change the indentation bullet assigns to \…

latex beamer
LaTeX Optional Arguments

How do you create a command with optional arguments in LaTeX? Something like: \newcommand{\sec}[2][]{ \section*{#1 \ifsecondargument and #2 \fi} } } Then, …

latex optional-arguments
number several equations with only one number

How can I number several equations in a align environment using only one number? For example \begin{align} w^T …

latex equation alignment
Compiling LaTex bib source

I am writing my thesis in Latex, and I have the references in an own thesis.bib file which look …

latex pdflatex bibtex citations
Beamer: How to show images as step-by-step images

I'm trying to make a presentation using the Beamer class. I want to show a simple list of images, one …

image latex beamer
How to create a timeline with LaTeX?

In history-books you often have timeline, where events and periods are marked on a line in the correct relative distance …

latex tex timeline
LaTeX: How to adjust how the Sum symbol turns out

Not sure if LaTeX counts as programming, or if my question even makes sense, but I have this LaTeX expression (…

latex