Top "Tex" questions

TeX is a typesetting system, where the output is defined by command-sequences.

How to obtain the same font(-style, -size etc.) in matplotlib output as in latex output?

I have one .tex-document in which one graph is made by the python module matplotlib. What I want is, that …

python matplotlib tex
LaTeX - Automatically scale down an area so that it will be inside a page if it's too big?

I'm making a document in LaTeX. It includes a set of images in a row. A small percentage are quite …

latex tex text-formatting
Error : File `l3backend-pdfmode.def' not found. }

I am trying to compile a .tex document into a pdf in TexStudio (and I have also tried in MikTex) …

latex tex miktex
Includegraphics problems with a PNG

I have problems to insert an image into my .tex file. This is the code: \begin{figure} \includegraphics[width=1\textwidth]{…

image latex tex led
Package inputenc Error: Unicode char \u8:β not set up for use with LaTeX

One of my references in Bibdesk contains some latin/Greek character e.g. 'β'. I am getting the error …

unicode utf-8 tex
Is there a way to override LaTeX's errors about double subscripts and superscripts?

Minor point about LaTeX that bothers me. When one writes a^b^c, a_b_c or a'^b in …

latex tex mathematical-expressions
Skip numeration figure and table caption

How to make a table and figure caption without any automatic numeration? For example: \begin{table} \begin{tabular}{ll} \textbf{…

latex figure tex caption
missing $ inserted

Hi I have trubles with compiling this \begin{equation} J = \sum_{j=1}^{C} \end{equation} I constantly gets an error …

latex tex latex-environment
Does LaTeX have an array data structure?

Are there arrays in LaTeX? I don't mean the way to typeset arrays. I mean arrays as the data structure …

arrays latex tex hbox
Can I create with LaTeX documents in the EPUB-format?

Is it possible to create a document for an ebook-reader in the EPUB-format with LaTeX/TeX? Which extension or program …

latex epub tex