checkpoint
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
|
||||
\usepackage{fontspec}
|
||||
\setmainfont{Gentium Book Basic}
|
||||
\newfontface\allyFont{Merriweather Sans Italic}
|
||||
\newfontface\allyFont{Merriweather Sans Italic}[Scale=0.9,Color=444444FF,Ligatures=TeX]
|
||||
\newfontfamily\TitleFamily{Inknut Antiqua}
|
||||
\newfontface\TitleFont{Inknut Antiqua}
|
||||
% \newfontfamily\DisplayFamily{Playfair Display}
|
||||
|
||||
@ -11,9 +11,9 @@
|
||||
|
||||
\def\ISBN{XXX-X-XXXXXX-XX-X}
|
||||
|
||||
\newcommand\ally[1]{
|
||||
\newenvironment{ally}{
|
||||
\noindent\ignorespaces
|
||||
\begin{quotation}
|
||||
\fontspec[Scale=0.9,Color=444444FF]{Merriweather Sans}
|
||||
\noindent \emph{#1}
|
||||
\end{quotation}
|
||||
}
|
||||
\allyFont\itshape
|
||||
\noindent}{
|
||||
\end{quotation}\ignorespacesafterend }
|
||||
|
||||
Reference in New Issue
Block a user