Answers for "latex {}"

77

latex

Why there isn't Latex language option on Grepper?
Posted by: Guest on October-28-2020
0

brackets equation latex

\documentclass{article}
\usepackage{amsmath}
\begin{document}
\begin{equation}
  D_{it} =
    \begin{cases}
      1 & \text{if bank $i$ issues ABs at time $t$}\\
      2 & \text{if bank $i$ issues CBs at time $t$}\\
      0 & \text{otherwise}
    \end{cases}       
\end{equation}
\end{document}
Posted by: Guest on June-03-2020
11

latex

Dear Marcofaga, you are so right. :(
Posted by: Guest on January-19-2021
4

latex

www.latex-project.org
Posted by: Guest on November-21-2020
2

latex

git clone  https://github.com/latex3/latex2e.git
Posted by: Guest on January-13-2021
7

LateX

Used to format documents.
Posted by: Guest on November-03-2020

Browse Popular Code Answers by Language