Adjust fonts
This commit is contained in:
parent
a4eccf08d6
commit
82e3a6e7fa
BIN
assets/fonts/Girassol/Girassol-Regular.ttf
Normal file
BIN
assets/fonts/Girassol/Girassol-Regular.ttf
Normal file
Binary file not shown.
@ -1,4 +1,4 @@
|
||||
Copyright (c) 2016-2019 The Inter Project Authors (me@rsms.me)
|
||||
Copyright 2019 The Girassol Project Authors (https://github.com/liamspradlin/Girassol-Display)
|
||||
|
||||
This Font Software is licensed under the SIL Open Font License, Version 1.1.
|
||||
This license is copied below, and is also available with a FAQ at:
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -14,9 +14,9 @@
|
||||
\rule{0.9\textwidth}{.5pt}%
|
||||
}%
|
||||
}
|
||||
\addtokomafont{chapter}{\normalfont\fontsize{26}{26}\inter{}}
|
||||
\addtokomafont{chapter}{\normalfont\fontsize{26}{26}\girassol{}}
|
||||
|
||||
\addtokomafont{title}{\normalfont\inter{}}
|
||||
\addtokomafont{title}{\normalfont\girassol{}}
|
||||
\addtokomafont{author}{\normalfont\fontsize{20}{20}\satisfyfont{}}
|
||||
|
||||
\RedeclareSectionCommand[beforeskip=0pt,afterskip=8\baselineskip]{chapter}
|
||||
|
@ -18,13 +18,11 @@ ItalicFont=*-Italic,
|
||||
BoldItalicFont=*-BoldItalic,
|
||||
SmallCapsFont=*SC-Regular,
|
||||
]
|
||||
\setmainfont{Hoefler Text}
|
||||
%% Title font
|
||||
\newfontfamily{\inter}{Inter}[
|
||||
Path=assets/fonts/Inter/,
|
||||
\newfontfamily{\girassol}{Girassol}[
|
||||
Path=assets/fonts/Girassol/,
|
||||
Extension=.ttf,
|
||||
UprightFont=*-Regular,
|
||||
BoldFont=*-Bold,
|
||||
]
|
||||
\newfontfamily{\satisfyfont}{Satisfy}[
|
||||
Path=assets/fonts/Satisfy/,
|
||||
@ -66,7 +64,7 @@ style=apa,
|
||||
\usepackage[acronym,toc]{glossaries}
|
||||
\usepackage[stylemods=bookindex]{glossaries-extra}
|
||||
\usepackage{titlecaps}
|
||||
\setabbreviationstyle[acronym]{long-short}
|
||||
\setabbreviationstyle[acronym]{long-short-sc}
|
||||
\defglsentryfmt[main]{\ifglsused{\glslabel}{\glsgenentryfmt}{\textit{\glsgenentryfmt}}}
|
||||
\makeglossaries{}
|
||||
|
||||
|
Reference in New Issue
Block a user