commit 3cd207d76f123fa3b5f78759e44747ea660348d2
Author: Juergen Spitzmueller <[email protected]>
Date: Fri Mar 28 13:44:23 2025 +0100
Add support for ranges and multiple references in crossrefs (#10201)
This also adds support for the \cpageref command of cleveref
and the \zcpageref command of zref-clever
development/FORMAT | 24 +++
lib/lyx2lyx/lyx_2_5.py | 190 ++++++++++++++++-
src/frontends/qt/GuiRef.cpp | 339 +++++++++++++++++++++++-------
src/frontends/qt/GuiRef.h | 20 +-
src/frontends/qt/ui/RefUi.ui | 276 +++++++++++++++++--------
src/insets/InsetRef.cpp | 482 +++++++++++++++++++++++++++++++------------
src/insets/InsetRef.h | 9 +-
src/mathed/InsetMathRef.cpp | 16 +-
src/version.h | 4 +-
9 files changed, 1064 insertions(+), 296 deletions(-)
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs