Tufte-LaTeX / tufte-latex

A Tufte-inspired LaTeX class for producing handouts, papers, and books
https://tufte-latex.github.io/tufte-latex/
1.69k stars 301 forks source link

Compilation not working with babel czech #139

Open mikulatomas opened 5 years ago

mikulatomas commented 5 years ago

\usepackage[czech]{babel}

is not working with sample book. No error related to babel

godbyk commented 5 years ago

It appears there's an incompatibility with Czech (and Slovak) babel and the booktabs package. See this post for more information and a workaround.