melff / memisc

Tools for Managing Survey Data, Creating Tables of Estimates and Data Summaries
https://melff.github.io/memisc
45 stars 8 forks source link

Escaping character "_" when using mtable_format_latex #36

Closed InazeaAnazasi closed 6 years ago

InazeaAnazasi commented 6 years ago

When one of the models that are being printed with mtable_format_latex() has a LaTeX special character, LaTeX won't compile the table. Of course, using those special characters in model names can easily be avoided by the user - but could mtable_format_latex() throw a warning when it detects such issues?

melff commented 6 years ago

mtable_format_latex() warns about unescaped TeX specials since relase 0.99.16.5