Am Dienstag, 13. August 2019, 14:21:52 CEST schrieb Jürgen Spitzmüller: > Am Di., 13. Aug. 2019 um 13:35 Uhr schrieb Kornel Benko <kor...@lyx.org>: > > > fr/UserGuide.lyx and ja/UserGuide.lyx compile fine here now if not using > > Slovak or Czech gui. > > All others compile now regardless the GUI. > > > > It seems Czech and Slovak babel break booktabs: > https://tex.stackexchange.com/questions/111999/ > > Solutions include deactiviating of the active - character (if that's > feasible for these languages) or redefinitions of booktabs macros (ugly and > fragile). > > Jürgen >
Yes, thanks. It seems to help to add \AtBeginDocument{\catcode`\-=12} or \AtBeginDocument{\shorthandoff{-}} at the end of user preamble. Kornel
signature.asc
Description: This is a digitally signed message part.