Math & Science ⇒ Rendering equation labels
Rendering equation labels
I'm working on a longish document with a fair number of equations, and I was wondering if there was a way to force LaTeX into rendering, next to the equation number, the equation label used to describe it -- perhaps in the margin and in a paler font or something. The thing is, when I'm using the rendered text to write or correct, or for back reference, I see the equation I want -- but then I have to slog through the source file to find the equation label.
It's really no biggie for me (right now), but I can imagine that when writing longer texts this would be a great help. Is there some way to do this?
thanks,
episanty
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Rendering equation labels
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Rendering equation labels
also, is there a way to print only the equation numbers which are referenced later on? that is, to make \begin{equation}a=b\label{one}\end{equation} behave like \begin{equation*}etc, unless there is a \ref{one} somewhere in the text?
thanks again,
episanty
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Rendering equation labels
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10