summaryrefslogtreecommitdiffstats
path: root/common/rtemsstyle.sty
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2016-11-07 11:18:04 +1100
committerChris Johns <chrisj@rtems.org>2016-11-07 11:18:04 +1100
commit5a7280afd74f3e7c06ccdb643284ca8bd9c5e5ff (patch)
tree490b0a9fffdc8c7760ddd4030122538666fd0dca /common/rtemsstyle.sty
parentwaf: Add a program test for pygmentize. (diff)
downloadrtems-docs-5a7280afd74f3e7c06ccdb643284ca8bd9c5e5ff.tar.bz2
PDF: Do not use lato and inconsolata fonts. Not widely supported.
Diffstat (limited to 'common/rtemsstyle.sty')
-rw-r--r--common/rtemsstyle.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/common/rtemsstyle.sty b/common/rtemsstyle.sty
index c576db0..b05dd0e 100644
--- a/common/rtemsstyle.sty
+++ b/common/rtemsstyle.sty
@@ -130,10 +130,12 @@ gobble=0,
\vskip 3ex
\@afterheading}
-% use inconsolata font
+% fonts
\usepackage{charter}
-\usepackage[defaultsans]{lato}
-\usepackage{inconsolata}
+% 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}