commit f0d0537fa555f8ec79f1c039624fb6eaf5939a61 Author: Jürgen Spitzmüller <sp...@lyx.org> Date: Wed Jun 18 11:11:47 2025 +0200
Properly fix Czech issue in Math manual No need to use ERT here. And LyX handles the - decativation if the native cmidrule support is used. --- lib/doc/Math.lyx | 49 +++---------------------------------------------- 1 file changed, 3 insertions(+), 46 deletions(-) diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx index 2c7bf38a32..9c2c55ed29 100644 --- a/lib/doc/Math.lyx +++ b/lib/doc/Math.lyx @@ -34,11 +34,6 @@ } }{} -% 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,28 +25731,16 @@ An overview about the different Euro symbols: <column alignment="center" valignment="top" width="0pt"> <column alignment="center" valignment="top" width="0pt"> <row> -<cell alignment="center" valignment="top" bottomline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout -\begin_inset ERT -status open - -\begin_layout Plain Layout - - -\backslash -cmidrule[0.08em]{2-3} -\end_layout - -\end_inset - \end_layout \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" bottomlineltrim="true" bottomlinertrim="true" leftline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -25766,7 +25749,7 @@ Command \end_inset </cell> -<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none"> +<cell alignment="center" valignment="top" topline="true" bottomline="true" bottomlineltrim="true" bottomlinertrim="true" leftline="true" rightline="true" usebox="none"> \begin_inset Text \begin_layout Plain Layout @@ -25891,32 +25874,6 @@ officialeuro \end_inset -\begin_inset Note Note -status collapsed - -\begin_layout Plain Layout - -\series bold - -\backslash -cmidrule -\series default - is used here only for table borders. - See sec. - -\family sans -Formal Tables -\family default - of the -\emph on -EmbeddedObjects -\emph default - manual for details. -\end_layout - -\end_inset - - \end_layout \begin_layout Standard -- lyx-cvs mailing list lyx-cvs@lists.lyx.org https://lists.lyx.org/mailman/listinfo/lyx-cvs