Medium layout
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
\vfill
|
||||
\singlespacing
|
||||
{\small\parindent0pt\parskip5pt
|
||||
\noindent All works \copyright\ Madison Scott-Clary. These works are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit \mbox{\emph{creativecommons.org/licenses/by/4.0/}} or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
||||
\noindent All works \copyright\ Madison Scott-Clary except where specified otherwise. These works are licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, visit \mbox{\emph{creativecommons.org/licenses/by/4.0/}} or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
|
||||
|
||||
This book uses the fonts Gentium Book Basic and {\allyFont Merriweather Sans} and was typeset with {\usefont{OT1}{cmr}{m}{n}\XeLaTeX}.
|
||||
|
||||
|
||||
@ -6,6 +6,11 @@
|
||||
\newfontfamily\allyFont{Merriweather Sans}[Scale=0.9,Color=444444FF,Ligatures=TeX]
|
||||
\newfontfamily\TitleFamily{Inknut Antiqua}
|
||||
\newfontface\TitleFont{Inknut Antiqua}
|
||||
% \newfontfamily\DisplayFamily{Playfair Display}
|
||||
% \newfontface\DisplayFont{Playfair Display}
|
||||
\newfontfamily\pagenumfont{Gentium Book Basic}
|
||||
|
||||
\makeatletter
|
||||
\let\oldfootnoterule\footnoterule
|
||||
\renewcommand{\foottextfont}{\pagenumfont\footnotesize}
|
||||
\renewcommand*{\@makefnmark}{\hbox{\pagenumfont\textsuperscript{\@thefnmark}}}
|
||||
\footmarkstyle{\pagenumfont\textsuperscript{#1}}
|
||||
\makeatother
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
|
||||
\def\Edition{First}
|
||||
\def\EditionsList{10 9 8 7 6 5 4 3 2 1}
|
||||
\def\Year{2017}
|
||||
\def\Year{2020}
|
||||
|
||||
\def\ISBN{978-1-948743-15-0}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user