diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-02-06 10:50:36 +0100 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-02-06 10:50:36 +0100 |
commit | fc8208e8bc5e9be95dea38e230f88cb2c803c9b9 (patch) | |
tree | bb99b7f2e9091f1264a7e59ccb7f55e8b773f43e /data | |
parent | 6cb1e19d0362b99e36d71e0f1b78e9e43ab4e665 (diff) | |
download | pandoc-fc8208e8bc5e9be95dea38e230f88cb2c803c9b9.tar.gz |
Use unicode-math by default in default.latex template.
mathspec will be used in xelatex if the `mathspec` variable is
set; otherwise unicode-math will be used.
Thanks to Václav Haisman.
Diffstat (limited to 'data')
m--------- | data/templates | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/data/templates b/data/templates -Subproject ab6b3f060dd1559381dcba05aca1669f4cbe8e0 +Subproject 1ae92a53c0bf0739a7875542d6895d28cd1e877 |