Math & Sciencealign* and equation referencing

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
jcress410
Posts: 1
Joined: Wed Sep 23, 2009 9:31 pm

align* and equation referencing

Post by jcress410 »

I use align* to display longer sequences of equations (for homework assignments, specifically) and often I'd like to be able to set up a reference for an equation which will be used in a number of places later in the problem.

The use I'm thinking of here is when solving a problem and an identity for a variable is found (x = abc) that identity is plugged in later in the problem. But, if later in the problem the identity is found to be wrong (x actually is ab^2c or whatever) I'm forced to manually replace the identity elsewhere.

The only solution I can think of is using \newcommand{\} for every identity, this solution seems inelegant.

Is there a better way?

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

Post Reply