pandoc/data/templates
John MacFarlane 466cc17664 LaTeX template: Changes to make mathfont work with xelatex.
We need the mathspec library, not just fontspec, for this.
We also need to set options for setmathfont.  Closes #734.
2013-04-25 21:07:26 -07:00

9 lines
394 B
Text

tree 62041ef7172afaba3f576cc50be3bb68d8ee3adc
parent 2870f527ccb10eff1fb077f38d60330571462745
author John MacFarlane <fiddlosopher@gmail.com> 1366949131 -0700
committer John MacFarlane <fiddlosopher@gmail.com> 1366949218 -0700
LaTeX template: Changes to make mathfont work with xelatex.
We need the mathspec library, not just fontspec, for this.
We also need to set options for setmathfont.