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.

Latex: how to break a line inside $$

I want to manually break a line inside $$: $$something something <breakline> something else$$ I tried \\, \newline, and \linebreak …

latex newline line-breaks multiline equation
How to write "C++" in LaTeX

How can I write "C++" in LaTeX so that the output looks nice. For example C$++$ doesn't look good: the …

latex
How do I make a reference to a figure in markdown using pandoc?

I'm currently writing a document in markdown and I'd like to make a reference to an image from my text. …

latex markdown figure cross-reference pandoc
I don't want the .aux, .log and .synctex.gz files when using pdflatex

I just want to have a .tex file which I compile with pdflatex and end up with a .pdf file. …

latex pdflatex
How to render Latex markup using Python?

How to show an easy latex-formula in python? Maybe numpy is the right choice? EDIT: I have python code like: …

python latex formula
How do I cite the title of an article in LaTeX?

I'm using LaTeX and BibTeX for an article, and I want to able to cite the title of an article …

latex bibtex
Latex - Is it possible to have text on top of images?

I want to create something like a leaflet/magazine using Latex. Is it possible to place text on top of …

image latex pdflatex
Is it possible to extract TikZ diagrams as image files?

I’m using TikZ to draw diagrams in LaTeX that I then want to isolate as image files to put …

latex tikz texnic-center
How to write below/above the text in LaTeX?

I want to have text above text (not superscript - x^2) but a \overbrace and text above it. (same for …

latex tex
Best font size for Latex Beamer

I am preparing a presentation in latex using the beamer package. I am wondering what font size "pros" who give …

latex fonts size presentation beamer