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}
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?
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.
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
Get help from others!
Recent Answers
Recent Questions
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP