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
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
Stefan Kottwitz
Site Admin
Posts: 10290
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