summaryrefslogtreecommitdiffstats
path: root/salitter.sty
diff options
context:
space:
mode:
Diffstat (limited to 'salitter.sty')
-rw-r--r--salitter.sty23
1 files changed, 18 insertions, 5 deletions
diff --git a/salitter.sty b/salitter.sty
index 13a94aa..4d821bc 100644
--- a/salitter.sty
+++ b/salitter.sty
@@ -57,20 +57,30 @@
\let\oldnormalfont\normalfont
\def\normalfont{\oldnormalfont\mdseries}}
-% ---- font (coelacanth)
+% ---- font (day roman)
\newcommand{\dayromanfont}[0]{
- \usepackage[nf]{coelacanth}
\usepackage[T1]{fontenc}
+ %\usepackage{newpxtext,eulerpx}}
+ \usepackage{newpxtext}}
- \let\oldnormalfont\normalfont
- \def\normalfont{\oldnormalfont\mdseries}}
+% ---- font (garamond)
+
+\newcommand{\garafont}{
+ %\usepackage[cmintegrals,cmbraces]{newtxmath}
+ %\usepackage{ebgaramond-maths}
+ \usepackage{ebgaramond}
+ \usepackage[T1]{fontenc}}
+% ---- font gyre schola
+\newcommand{\scholafont}{
+ \usepackage{fontspec}
+ \setmainfont[Mapping=tex-text]{TeX Gyre Schola}}
% ---- metadata for a title page
\newcommand{\visbreak}{
- \fancybreak{\vskip 1em {$\diamond$ \hskip 0.5in $\star$ \hskip 0.5in $\star$ \hskip 0.5in $\diamond$}\vskip 1em}}
+ \fancybreak{\vskip 1em {$\diamond$ \hskip 0.5in $\diamond$ \hskip 0.5in $\diamond$}\vskip 1em}}
% ---- semantic punctuation, etc
% quoting a word when speaking of a word itself
@@ -150,6 +160,9 @@
\newcommand{\chapterauthor}[1]{
{\large \itshape #1 \par }}
+% footnotes with a special font to indicate us as editor
+\newcommand{\editornote}[1]{\footnote{ \sffamily #1 --- S.W. Editors}}
+
% ---- symbols etc
% \newcommand{\gl}{\guillemotleft}