diff options
author | phoebe jenkins <pjenkins@tula-health.com> | 2024-05-15 00:25:24 -0400 |
---|---|---|
committer | phoebe jenkins <pjenkins@tula-health.com> | 2024-05-15 00:25:24 -0400 |
commit | 91aeabfbf599bfb69c6c1e1a7c3346346959961c (patch) | |
tree | 90c8a7c06ff4f62eb907a2269cc1900476a1dc77 /salitter.sty | |
parent | 2c12056d51dd9ea9faa5e487295b86aab9b354f4 (diff) | |
download | blueprint-91aeabfbf599bfb69c6c1e1a7c3346346959961c.tar.gz |
many lil fixes in introduction
Diffstat (limited to 'salitter.sty')
-rw-r--r-- | salitter.sty | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/salitter.sty b/salitter.sty index 13a94aa..2bdcd39 100644 --- a/salitter.sty +++ b/salitter.sty @@ -66,6 +66,11 @@ \let\oldnormalfont\normalfont \def\normalfont{\oldnormalfont\mdseries}} +% ---- font (newpx) + +\newcommand{\newpxfont}[0]{ + \usepackage[T1]{fontenc} + \usepackage{newpxtext}} % ---- metadata for a title page |