Math & Sciencedisplay equation number

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
zhiwanxu
Posts: 16
Joined: Thu Aug 07, 2008 5:14 pm

display equation number

Post by zhiwanxu »

If I use leqno,flegn for document class and
\renewcommand{\theequation}{\arabic{equation}.}

I will get equation number displayed on the left and whole equation aligned on the left, but how can I remove the parenthesis around the equation number?

Thanks for any suggestion.
Last edited by zhiwanxu on Mon May 24, 2010 7:54 pm, edited 1 time in total.

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
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

display equation number

Post by localghost »

Use the mathtools package from the mh bundle to tweak the tag form.


Thorsten
Post Reply