TransWikia.com

Move the star symbol into the top-right-corner of the union symbol

TeX - LaTeX Asked on February 8, 2021

I want to move the * into the top-right-corner of the union symbol.

documentclass{article}
begin{document}
    $${bigcuplimits_{i=1}^{k}}^* A_i$$ 
end{document}

enter image description here

enter image description here

I don’t know how to move *. I try use silly way vspace and it doesn’t work.

documentclass{article}
begin{document}
    $${bigcuplimits_{i=1}^{k}}^{vspace{-0.2cm}*} A_i$$ 
end{document}

So, how to move down the * symbol?

One Answer

The amsmath package provides the sideset macro for just your use case. Depending on your aesthetic preferences, you may wish to insert ! (negative thinspace) before the A_i term.

enter image description here

documentclass{article}
usepackage{amsmath} % for "sideset" macro
begin{document}
[
sideset{}{^*}bigcup_{i=1}^{k} A_i qquad
sideset{}{^*}bigcup_{i=1}^{k} ! A_i
]
end{document}

Answered by Mico on February 8, 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