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.

Convert EPS to PDF on the fly with pdflatex on the fly

I'm trying to include an EPS figure in a document that will be compiled using pdflatex. Of course, the picture …

latex pdflatex
Latex minipage to align groups of text

I am trying to get two minipage sections to show up next to each other. They always show up one …

latex tex
R Markdown Math Equation Alignment

I am writing a bunch of math equations in R Markdown inside Rstudio. And I want to align the content …

r latex markdown tex
Adding full page figures in Latex, how?

I have a full-page figure that LaTeX keeps putting at the end because of its size. I would like it …

latex figure
Generating pdf-latex with python script

I'm a college guy, and in my college, to present any kind of homework, it has to have a standard …

python latex pdflatex
latex error: environment proof undefined

hi i am using latex... wanted to use the following: \begin{proof} ... \end{proof} it gives me the following error: !…

latex texmaker
LaTeX: bibliography per chapter

I am helping a colleague with his PhD thesis and we need to present the bibliography at the end of …

latex bibtex
Make LaTeX table caption same width as table?

It looks bad in my paper if a caption is wider than the table underneath it. How can I make …

latex width caption
Changing font in PDF produced by rmarkdown

I am producing reports using rmarkdown. When knitting a PDF --- title: "Untitled" output: pdf_document --- I would like …

r pdf latex yaml r-markdown
linebreak in url with Bibtex and hyperref package

Why is this item not shown properly in my bibliography? @misc{ann, abstract = {ANN is an implbmentation of nearest neighbor …

latex bibtex