From 2fdbc9826f31ba7c890a7b9e4fcfebcb2a4bad8b Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 8 Nov 2016 15:58:58 +1100 Subject: waf: Use the good fonts if installed. --- common/rtemsstyle.sty | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'common/rtemsstyle.sty') diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty index 441c454..5bf5c26 100644 --- a/common/rtemsstyle.sty +++ b/common/rtemsstyle.sty @@ -137,15 +137,4 @@ gobble=0, % fonts \usepackage{charter} -% remove, not widely supported on some Linux hosts. -%%\usepackage[defaultsans]{lato} -% remove, not widely supported on some Linux hosts. -%%\usepackage{inconsolata} - -% fix single quotes, for inconsolata. (does not work) -%%\usepackage{textcomp} -%%\begingroup -%% \catcode`'=\active -%% \g@addto@macro\@noligs{\let'\textsinglequote} -%% \endgroup -%%\endinput +\usepackage{rtemsextrafonts} -- cgit v1.2.3