Text FormattingRemove the bold in stackrel

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
teotjunk
Posts: 18
Joined: Fri Sep 19, 2008 5:28 pm

Remove the bold in stackrel

Post by teotjunk »

When I use stackrel with the summation sign and frac, the summation sign and the line of the frac appears in bold which I do not want

Code: Select all

\stackrel{\sum}{\frac{1}{2}}
Is there anyway to make it unbold ?


teotjunk

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

User avatar
Stefan Kottwitz
Site Admin
Posts: 10360
Joined: Mon Mar 10, 2008 9:44 pm

Remove the bold in stackrel

Post by Stefan Kottwitz »

It is not the case when I test your code snippet. There's nothing bold, it's normal.

Perhaps show a Infominimal working example, which produces that problem. You could also attach a screenshot to a forum post here. Perhaps it's just a PDF reader issue? You could compare it with a different PDF reader program or with the print on paper.

Stefan
LaTeX.org admin
Post Reply