commit 92f79baea6ee7225f7aacf7bfeaab39bf1670b57
Author: Thibaut Cuvelier <thib...@tcuvelier.be>
Date:   Mon Jul 31 21:26:41 2023 -0400

    Fix encoding of examples.
---
 lib/layouts/theorems-starred.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lib/layouts/theorems-starred.inc b/lib/layouts/theorems-starred.inc
index 9ff2ba6..ddf26b9 100644
--- a/lib/layouts/theorems-starred.inc
+++ b/lib/layouts/theorems-starred.inc
@@ -232,7 +232,7 @@ Style Example*
        BabelPreamble
          \addto\captions$$lang{\renewcommand{\examplename}{_(Example)}}
        EndBabelPreamble
-       DocBookWrapperTag     informalexample
+       DocBookWrapperTag     example
        DocBookTag            para
        DocBookAttr           ""
 End
-- 
lyx-cvs mailing list
lyx-cvs@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to