summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc/templates/elenq-article.latex1
-rw-r--r--pandoc/templates/elenq-book.latex1
2 files changed, 2 insertions, 0 deletions
diff --git a/pandoc/templates/elenq-article.latex b/pandoc/templates/elenq-article.latex
index e84f165..a519ce9 100644
--- a/pandoc/templates/elenq-article.latex
+++ b/pandoc/templates/elenq-article.latex
@@ -213,6 +213,7 @@ $endif$
BoldItalicFont = Lato-BoldItalic.ttf
]{Lato-Regular.ttf}
+\setmonofont{B612 Mono}[Scale = 0.90]
\newfontfamily\code{B612 Mono}[
NFSSFamily = b612,
Scale = 0.90,
diff --git a/pandoc/templates/elenq-book.latex b/pandoc/templates/elenq-book.latex
index f1dae0f..ae09d0f 100644
--- a/pandoc/templates/elenq-book.latex
+++ b/pandoc/templates/elenq-book.latex
@@ -213,6 +213,7 @@ $endif$
BoldItalicFont = Lato-BoldItalic.ttf
]{Lato-Regular.ttf}
+\setmonofont{B612 Mono}[Scale = 0.90]
\newfontfamily\code{B612 Mono}[
NFSSFamily = b612,
Scale = 0.90,