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.

Subfigs of a figure on multiple pages

I am facing problem of stacking many figures The problem is the stack figure is overriding the page dimension vertically …

latex figure multipage
Listings in Latex with UTF-8 (or at least german umlauts)

Trying to include a source-file into my latex document using the listings package, i got problems with german umlauts inside …

encoding latex utf-8 diacritics listings
Latex rendering in README.md on Github

Is there any way to render LaTex in README.md in a GitHub repository? I've googled it and searched on …

github latex markdown
How to insert emoticons in LaTeX?

I know it's a long shot, but is there some package or means to insert emoticons into a LaTeX document?

latex emoticons
matplotlib 3d axes ticks, labels, and LaTeX

I am running this sample script, with the following modifications: import matplotlib as mpl from mpl_toolkits.mplot3d import …

python matplotlib 3d latex mplot3d
citep and citet not working even when using natbib package

I am writing a document in latex and I have a big .bib file and a large number of citations. …

latex biblatex
Ignoring page numbers in backup slides

I am using the beamer document class in latex to make a presentation. I will have a number of back …

latex beamer
How to get rid of navigation bars in beamer

How to remove the navigation bar of sections and subsections on the top of each slide generated from a beamer …

latex pdflatex beamer
How to Remove Footers of LaTeX Beamer Templates?

I am using the "beamerthemesplit" template of the Beamer LaTeX package. This templates includes the author's name and the title …

latex tex beamer
LaTeX: indent from second line

I want to indent from the second line. I want to write in LaTeX something like this: Lorem ipsum dolor …

latex indentation