Top "Latex-environment" questions

how to add a jpg image in Latex

I want to insert a .jpg image(that is in my current folder, where the .tex file is) after a …

latex latex-environment
How do I reduce the size of an entire LaTeX table?

I have a table that I want to appear a little smaller to save some space. What environment can I …

latex latex-environment
side-by-side subfigure in Sharelatex

I am interested to make a figure with multiple subfigures. By some search I found different ways but not working …

latex tex latex-environment
How to change the space between the itemize items in latex?

How to change the space between the itemize "items" in latex so that I can continue to use the "itemize" …

latex pdflatex latex-environment biblatex
In Latex, how to put two separate tables side by side on top of the paper?

In Latex, how do I put two separate tables (with separate captains) side by side on top of a paper? …

latex latex-environment
How do I use '_' and other characters on LaTeX?

I need to put samples of some command lines in a LaTeX file, but every time I try to use …

latex tex latex-environment
how to rename sections in latex

How can i give another name to the main sections of a scientific paper in Latex? So instead of 'References' …

latex latex-environment
How to insert a long equation in whole page of two column format?

I have an equation like this: \begin{flalign}&I(pair_1,pair_2)=\nonumber\\ &\begin{cases} 0 & if\:\begin{cases} \…

latex latex-environment
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
How to align an enumerated list in latex?

Suppose I want to center align the enumerated list. I did this: \begin{center} \begin{enumerate}[label=(\Roman*)] \item Equation 1 \…

latex latex-environment