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 do I ref a figure in LaTeX before it occurs?

I always like my figures to be placed in between text as opposed to the top or bottom of the …

latex reference figure
Bibliography as section in LaTeX / BibTeX

I'm writing a short document using sections rather than chapters as the top-level (documentclass report). However, \bibliographystyle{amsplain} \bibliography{general} …

latex bibtex
LaTeX \rule filling the line

Why does the following command not produce a horizontal rule filling the space until the end of the line? Hello \…

latex rule
LaTeX book class: Twosided document with wrong margins

I am trying to write my thesis in latex... Cannot get the layout straight though :? I'm using the following document …

latex document margins
How do you align a system of equations?

I want these equations to line up so that all variables and operators go straight down. I've tried a few …

latex mathjax
change to letter size on teXnicCenter & MikTex

How come TeXicCenter and MiKTeX always generate an A4 size pdf paper? I reinstalled both MiKTeX and TeXicCenter and I …

latex miktex texnic-center
What is the best way to embed LaTeX in a webpage?

I'm not asking about converting a LaTeX document to html. What I'd like to be able to do is have …

html latex
Latex: how to draw box around text that contains a verbatim block

Typically, to box in some text, I use the following: \fbox { \parbox{\linewidth}{ This is some text! Blah blah blah... } } …

latex verbatim
How do i make custom page numbering in latex?

I have a report, where i also have appendixes. What i want is to use a different style on the …

latex page-numbering
beamer includegraphics with screenshots

I'm using the LaTeX-Beamer class for making presentations. Every once in a while I need to include screenshots. Those graphics …

graphics latex beamer