Re: cross referencing equation

2025-02-26 Thread Richard Kimberly Heck
On 2/26/25 1:45 PM, Patrick Dupre via lyx-users wrote: Hello, Can I cross reference equations between 2 lyx documents? If the documents are entirely separate, then kind of. The LaTeX package xr allows this, but we do not have native support for it, I do not think. If the documents are part

cross referencing equation

2025-02-26 Thread Patrick Dupre via lyx-users
Hello, Can I cross reference equations between 2 lyx documents? Thanks === Patrick DUPRÉ | | email: pdu...@gmx.com ===

cross-referencing equation in align environment

2004-11-29 Thread Ronald Pagel
Dear all, in one row in an align environment, I'd like to cross-reference an equation which is already mentioned (and labeled) earlier in the text. The equation should have the same number throughout. I'm used to apply \tag{\ref{...}} to obtain the number I want for equations in display mode bu