commit e5beaf1e632551ec378952babb046ea39b963412
Author: Pavel Sanda <[email protected]>
Date:   Mon Jun 16 22:55:21 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 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx
index fe38d9266e..2c7bf38a32 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}}{}
@@ -25736,7 +25741,7 @@ An overview about the different Euro symbols:
 
 \begin_layout Plain Layout
 \begin_inset ERT
-status collapsed
+status open
 
 \begin_layout Plain Layout
 
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to