commit 2f6b24297f97ea2a765705fbf21e1214a7ba38ba
Author: Juergen Spitzmueller <[email protected]>
Date: Tue Apr 16 18:25:38 2024 +0200
g-brief loads babel internally. So don't load it ourselves.
This makes the class fully functional with non-TeX fonts (it uses
\babelfont for the purpose). Before, docs were compiling but the
output was wrong.
---
lib/layouts/g-brief.layout | 3 +++
1 file changed, 3 insertions(+)
diff --git a/lib/layouts/g-brief.layout b/lib/layouts/g-brief.layout
index 532fa2f0ec..d2421bb11d 100644
--- a/lib/layouts/g-brief.layout
+++ b/lib/layouts/g-brief.layout
@@ -18,6 +18,9 @@ Sides 1
PageStyle Empty
DefaultStyle Letter
+# Babel is loaded internally
+Provides babel 1
+
Style Letter
Margin Static
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs