[LyX/master] Fix encoding of examples.
Richard Kimberly Heck
rikiheck at lyx.org
Tue Aug 1 00:14:23 UTC 2023
commit 92f79baea6ee7225f7aacf7bfeaab39bf1670b57
Author: Thibaut Cuvelier <thibaut at 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
More information about the lyx-cvs
mailing list