latextemplates / scientific-thesis-template

LaTeX template for Master, Bachelor, Diploma, and Student Theses
http://latextemplates.github.io/scientific-thesis-template/
BSD Zero Clause License
358 stars 121 forks source link

Fix deprecated siunitx option in config #140

Closed Rossojo closed 3 years ago

Rossojo commented 3 years ago

This is a fix for #139.

The siunitx package seems to have deprecated the group-four-digits option. There is compatibility code, however that only works if the option is explicitly set by group-four-digits=true. Thus, the compilation breaks as described in #139. As the option is mapped to group-minimum-digits=4 internally, I would use that option in config.tex.