[LyX/master] Add missing refprefix includes (#13125)
Juergen Spitzmueller
spitz at lyx.org
Mon Nov 25 10:08:34 UTC 2024
commit 80d731e119f0dbb9470b56de08a55ce9bdbfaf70
Author: Juergen Spitzmueller <spitz at lyx.org>
Date: Mon Nov 25 11:07:59 2024 +0100
Add missing refprefix includes (#13125)
---
lib/layouts/theorems-ams-bytype.inc | 1 +
lib/layouts/theorems-ams-chap-bytype.inc | 1 +
2 files changed, 2 insertions(+)
diff --git a/lib/layouts/theorems-ams-bytype.inc b/lib/layouts/theorems-ams-bytype.inc
index 28df746f4e..c3a95386be 100644
--- a/lib/layouts/theorems-ams-bytype.inc
+++ b/lib/layouts/theorems-ams-bytype.inc
@@ -374,3 +374,4 @@ Style Claim
End
Input theorems-case.inc
+Input theorems-refprefix.inc
diff --git a/lib/layouts/theorems-ams-chap-bytype.inc b/lib/layouts/theorems-ams-chap-bytype.inc
index c24d92f01d..b779cc2597 100644
--- a/lib/layouts/theorems-ams-chap-bytype.inc
+++ b/lib/layouts/theorems-ams-chap-bytype.inc
@@ -469,3 +469,4 @@ End
Input theorems-case.inc
+Input theorems-refprefix.inc
More information about the lyx-cvs
mailing list