TransWikia.com

How can I display equations with long spaces between them?

TeX - LaTeX Asked by Edgar on April 5, 2021

How can I create displayed equations with long spaces between them like in the second line of text in this picture:

enter image description here

2 Answers

You can use quad or even qquad for such long spaces.

For more spacing commands, see some reference, for example https://www.overleaf.com/learn/latex/Spacing_in_math_mode#Reference_guide

Correct answer by nplatis on April 5, 2021

I have used enumitem with the option roman to have (i), (ii), etc. labels and I have given a space of 18pt between the formulas, but you can choose differently.

documentclass[a4paper,12pt]{article}
usepackage{amsmath,amssymb}
usepackage{enumitem}


begin{document}
setlengtharraycolsep{18pt}
begin{enumerate}[label=(roman*)]
item First roman enumerate
item If $theta$ and $psi$ are formulas, then so are [begin{array}{*{5}{l}}
negtheta & (thetawedge psi) & (thetaveepsi) & (thetatopsi) & (thetaleftrightarrowpsi) 
end{array}]
item Third roman enumerate
end{enumerate}


end{document}

enter image description here

Peraphs with other math fonts like MnSymbol you can obtain the similar symbols.

Answered by Sebastiano on April 5, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP