commit 0e19f843df7c204955257b9732f7118dc785f316
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat Aug 30 11:58:38 2025 +0200

    Add LaTeXName to linguistics counters
---
 lib/layouts/linguistics.module | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/layouts/linguistics.module b/lib/layouts/linguistics.module
index d84900ed55..cd206635c7 100644
--- a/lib/layouts/linguistics.module
+++ b/lib/layouts/linguistics.module
@@ -20,6 +20,7 @@ Counter examplei
        LabelString          "(\theequation)"
        PrettyFormat         "##"
        StepOtherCounter      equation
+       LaTeXName             equation
 End
 
 Counter subexamplei
@@ -27,6 +28,7 @@ Counter subexamplei
        Within               examplei
        LabelString          "(\theequation) (\alph{subexamplei})"
        PrettyFormat         "##"
+       LaTeXName             enumi
 End
 
 #
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to