From 91aeabfbf599bfb69c6c1e1a7c3346346959961c Mon Sep 17 00:00:00 2001 From: phoebe jenkins Date: Wed, 15 May 2024 00:25:24 -0400 Subject: many lil fixes in introduction --- salitter.sty | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'salitter.sty') 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 -- cgit v1.2.3