Math & Scienceequation, align environment

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
aka
Posts: 1
Joined: Fri Jul 08, 2022 9:44 am

equation, align environment

Post by aka »

Hello everyone, when I use equation or align environment, by default what I am writing it is in bold. Do you know any solution for this? Thank you!

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: 10358
Joined: Mon Mar 10, 2008 9:44 pm

equation, align environment

Post by Stefan Kottwitz »

Hi aka,

welcome to the forum!

The normal behavior is, that equation or align environments are not bold. The solution is, do not make it bold. ;-)

More serious, something in your code makes it bold. Please post your code, such as a Infominimal working example that shows that it gets bold and we help fixing it.

Stefan
LaTeX.org admin
Post Reply