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
Hello,
Can I cross reference equations between 2 lyx documents?
Thanks
===
Patrick DUPRÉ | | email: pdu...@gmx.com
===
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