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.

Align multiple tables side by side

The following code produces 2 tables on top of each other. How would I set it to have them aligned side …

r latex knitr r-markdown
Automatically adjust LaTeX table width to fit pdf using knitr and Rstudio

Using Rstudio and knitr to produce latex-tables in pdf, how do I make wide tables fit the page? I'm basically …

r latex rstudio knitr
Typesetting LaTeX fraction terms to be larger in an equation

I have the following formula in LaTeX, based on Fisher's Exact Test. (NOTE: requires the use of the amsmath package …

latex formula equation mathematical-typesetting
LaTex - how to create boxes with fixed heights and widths, with enclosed text that is vertically and horizontally aligned?

This is for creating flashcards in LaTeX. My printer doesn't support duplex printing - which packages like flashcards and flacards …

latex tex
Putting citation text on same slide with LaTeX Beamer

By default, using \cite in the Beamer class of LaTeX places the actual citation information at the end of the …

formatting latex beamer citations
How to load latex .sty files from a subdirectory?

I use some .sty-files that are not part of texlive and want to have them in a subdirectory of the …

latex packages xelatex
linenumbering with listings package in latex

I am trying to insert a code snippet with the listingspackage, and want the lines numbered. However I would like …

latex listings
How to make cheat sheets in Latex?

I want to make cheat sheets for my personal use. I want to use this opportunity to get a good …

latex
How do I convert a document from Latex into Microsoft Word 2003?

I need to find a way to quickly convert a latex document into a Microsoft Word 2003 document. I'm using Kile …

latex openoffice.org
Math in reStructuredText with LaTeX

I would like to use a lightweight markup language to take notes in my college classes. My editor of choice …

math latex markdown restructuredtext gedit