[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Equation references for HTML: suggested approaches?
From: |
Bastien |
Subject: |
Re: [O] Equation references for HTML: suggested approaches? |
Date: |
Mon, 15 Aug 2011 20:39:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Ahmed,
Ahmed Fasih <address@hidden> writes:
> Apologies, I discovered one stopgap solution already:
>
> # <<eq-myeq>>
> \begin{equation}
> \label{eq-myeq}
> a = 1
> \end{equation}
>
> We have defined something in (\ref{eq-myeq}), and this link will look
> fine in both Latex and HTML output. This just requires me to ensure
> that the anchor and the Latex label are the same. (Also, a secondary
> drawback: usually I use \eqref so that the output eventual PDF after
> Latex output will link "(1)" and not just the 1 in "(1)".)
Thanks for sharing this solution!
--
Bastien