diff options
author | Blendoit <blendoit@gmail.com> | 2020-09-20 19:36:00 -0700 |
---|---|---|
committer | Blendoit <blendoit@gmail.com> | 2020-09-20 19:36:00 -0700 |
commit | f92c4dfc8cbc1c4288618600a962819b2762042f (patch) | |
tree | 04d21ada080d2ef1d12af078d2ed0238a7d260d5 /templates | |
parent | b86df4b1fa657c359a0ceca160c801c0c486cb33 (diff) |
Moar literature; init-custom.el cleanup.
Need to delve into early-init.el.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/documents/general.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/documents/general.org b/templates/documents/general.org index 8b360db..4d51867 100644 --- a/templates/documents/general.org +++ b/templates/documents/general.org @@ -9,7 +9,7 @@ #+LATEX_HEADER: \usepackage[left=1in,right=1in,top=1in,bottom=1.75in]{geometry} # Beautiful fonts ONLY #+LATEX_HEADER: \usepackage{fontspec} -#+LATEX_HEADER: \setmainfont{liberation serif} +#+LATEX_HEADER: \setmainfont{linux libertine} #+LATEX_HEADER: \setmonofont{hermit} # Get total page count to insert in footer |