Text FormattingIssue : centering text in underbrace

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
Isak Y
Posts: 12
Joined: Sat Jul 15, 2023 11:25 pm

Issue : centering text in underbrace

Post by Isak Y »

Here is my code and what I have, and I don't understand why my text "n+1 itérations" isn't centered under the underbrace
Attachments
help2.png
help2.png (4.93 KiB) Viewed 6829 times
help.png
help.png (10.97 KiB) Viewed 6829 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

rais
Posts: 419
Joined: Sun Nov 16, 2014 8:51 pm

Issue : centering text in underbrace

Post by rais »

if I counted your braces correctly, your _{..} acts on the outer \sqrt, not on \underbrace...

KR
Rainer
Isak Y
Posts: 12
Joined: Sat Jul 15, 2023 11:25 pm

Issue : centering text in underbrace

Post by Isak Y »

...

Thank you, I was too tired lol
Post Reply