mirror of
https://github.com/greyscalepress/manifestos.git
synced 2025-02-23 00:09:58 -05:00
changing content font to Monoid - https://github.com/larsenwork/monoid
This commit is contained in:
parent
12e3659888
commit
33b20526a9
@ -51,9 +51,10 @@ END {
|
||||
## "Archivo Narrow"
|
||||
## "Sophia Nubian"
|
||||
## "Limousine"
|
||||
## Monoid
|
||||
|
||||
pandoc -f markdown -o $OUTPUT --template=../templates/customV2 $TEMP --latex-engine=xelatex \
|
||||
--variable mainfont="Limousine" \
|
||||
--variable mainfont="Monoid" \
|
||||
--variable sansfont=Futura \
|
||||
--variable monofont=Inconsesi \
|
||||
--variable fontsize=9pt \
|
||||
|
Loading…
x
Reference in New Issue
Block a user