commit 0bcfd6d3f2a8c7c894db79f2adc01c4a32936e4e
Author: Juergen Spitzmueller <[email protected]>
Date: Sun Aug 24 18:12:00 2025 +0200
Fix algorithm float definition in svglobal3 (#12248)
This inherited "Within chapter" from numreport.inc, but of
course the class dies not provide chapters.
---
lib/layouts/svglobal3.layout | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/lib/layouts/svglobal3.layout b/lib/layouts/svglobal3.layout
index d92fd8369d..c2df140428 100644
--- a/lib/layouts/svglobal3.layout
+++ b/lib/layouts/svglobal3.layout
@@ -120,3 +120,9 @@ End
Style Solution
LabelString "Solution \thesolution"
End
+
+# Reset NumberWithin
+Float
+ Type algorithm
+ NumberWithin none
+End
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs