We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42999b0 commit 0d8b7d3Copy full SHA for 0d8b7d3
_extensions/arxiv/_extension.yml
@@ -1,6 +1,6 @@
1
title: ArXiV Template
2
author: Mike Mahoney
3
-version: 0.1.1
+version: 0.1.2
4
contributes:
5
formats:
6
common:
@@ -25,6 +25,7 @@ contributes:
25
\usepackage{amsmath}
26
\usepackage[T1]{fontenc}
27
template-partials: ["partials/_authors.tex", "partials/title.tex", "partials/before-body.tex"]
28
+ mathfont: "Latin Modern Math"
29
format-resources:
30
# Add here the resources required for the PDF rendering
31
- arxiv.sty
0 commit comments