commit e596ac1be078f83709d876969c543e55ae92ef20
Author: Pavel Sanda <[email protected]>
Date: Mon Jun 16 23:00:55 2025 +0200
Fix Math manual compilation with cz babel (thanks to Juergen).
https://www.mail-archive.com/[email protected]/msg224338.html
---
lib/doc/Math.lyx | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx
index aa70757597..df42d58e1d 100644
--- a/lib/doc/Math.lyx
+++ b/lib/doc/Math.lyx
@@ -34,6 +34,11 @@
}
}{}
+% cz/sk babel activates hyphen for split feature. They get pulled in via
insetinfo
+% when UI is localized. That breaks with hyphen at \cmidrule[0.08em]{2-3}
within
+% euro-symbol table in 13.3 if not handled as below.
+\AtBeginDocument{\shorthandoff{-}}
+
% don't load packages twice
% see first footnote in sec. 9.3
\@ifundefined{textcolor}{\usepackage{color}}{}
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs