Skip to main content

All Questions

2 votes
4 answers
143 views

Avoid underset text overlaping

As you can see, underset on right hand becomes overlaped. How can I avoid this? This is my MWE \documentclass[14pt]{article} \usepackage{amsmath} \usepackage{mathtools} \newcommand{\lunderset}[2]{\...
user3204810's user avatar
  • 1,539
0 votes
1 answer
118 views

How can I write this on latex? [closed]

How can I write: On latex, I used \[ \] math command for the __ __ and \phantom for the spaces: but i cant seem to get the "set of choices" directly under it in the desired fashion: How ...
muzan muzan's user avatar
2 votes
1 answer
52 views

Quote Equation number with horizontal alignment

I have using quote with displayed numbered equation. But the eq number (1) not moved from right to left. Can anyone advise me how to fix. Source TeX code is: \documentclass{book} \usepackage{...
KGSR's user avatar
  • 73
3 votes
2 answers
147 views

How to break alignment on a row inside the align environment?

I'm trying to typeset the Gell-Mann matrices in LaTeX on Overleaf, these are 8 matrices 3x3. The code I'm using is \documentclass[a4paper, 11pt, twoside, titlepage]{report} \usepackage{amsmath, ...
Marco Olivieri's user avatar
2 votes
1 answer
73 views

How to start my text within the align environment from the left margin of page without separating the equation line and text line?

I am writing a journal for publication and because of the page limit I have to write text within the equation line. Here is my code: \documentclass[final]{IEEEtran} \IEEEoverridecommandlockouts \...
Shashank Ranjan's user avatar
0 votes
1 answer
70 views

Flush left all math display equations, including $$

I plan to write a package to adapt a document for visually impaired persons. My wish is that all works out of the box, independently of of the user habits or class, just with \usepackage{my-package}, ...
jlab's user avatar
  • 3,986
4 votes
2 answers
159 views

Better looking quantum states

I'm having a spacing glitch with the last of these four quantum states, and I'm wondering if there's a way to get a better output: \documentclass[12pt,letterpaper,twoside]{book} \usepackage{lmodern} \...
Cham's user avatar
  • 2,328
2 votes
2 answers
81 views

How do I horizontally align three lines inside a \left( ... \right) construction? [duplicate]

I want to align three elements inside a pmatrix around a character that is inside a \left( ... \right) construction. Comments here have told me that the & alignment character does not work inside ...
Lawton's user avatar
  • 135
2 votes
1 answer
196 views

Controlling alignment in group of equations with align / aligned

\documentclass{article} \usepackage{amsmath} \begin{document} \begin{align} \begin{aligned} x &= 1 & y &= 233 & z &= 2 \end{aligned} \\ \begin{aligned} a &= ...
Simon's user avatar
  • 517
1 vote
1 answer
78 views

How to put display equations (with some space around them) inline?

I want to write an equation that behaves like inline-math w.r.t to horizontal alignment (i.e., the equations’ left edge is where the text before it ends; and the text after it is indented, so it ...
nleanba's user avatar
  • 113
8 votes
3 answers
206 views

Overline leads to inconsistent positions of superscript

I am looking to write this simple product of two powers of complex numbers, but the difference in positioning of the powers in the conjugated and non-conjugated cases bothers me. The potential \...
David's user avatar
  • 103
3 votes
2 answers
255 views

Multiple alignments of different equation types in math mode

I was wondering how to correctly align the following equations at the & signs. \documentclass{article} \usepackage{amsmath} \begin{document} \begin{alignat*}{3} &a_0 &= f^{\...
AEW's user avatar
  • 819
5 votes
1 answer
151 views

Superscript horizontal alignment on flipped integral symbol

I'm trying to define a command in latex that gives me a flipped integral symbol as I haven't been able to find it in any existing package. So far this is my attempt: \newcommand{\cocoendtni}{\...
Monoidoid's user avatar
  • 153
2 votes
2 answers
289 views

How to center an \inference* rule from mathpartir properly

Continuing http://tex.stackexchange.com/a/656192, how to center the inference rules carrying names or side conditions in the scope of \[…\] in narrow columns? For example, \documentclass[twocolumn]{...
user avatar
1 vote
1 answer
54 views

Aligning a small paragraph alongside a math equation?

I've been struggling with even describing my question - my apologies if it's already been asked before. I'm new to Latex and I'm trying to typeset something that looks like this: Right now I have the ...
lumixrani's user avatar

15 30 50 per page
1
2 3 4 5
23