tomduck / pandoc-theoremnos

A pandoc filter for numbering theorems and theorem references.
GNU General Public License v3.0
9 stars 5 forks source link

Add tcolorbox support #3

Open jschlatow opened 4 years ago

jschlatow commented 4 years ago

tcolorbox is a TeX package that provides nice coloured boxes. It also supports theorems but its syntax is incompatible with amsthm. The new meta variable theoremnos-tex-backend allows switching between amsthm and tcolorbox theorems.