mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 04:37:43 +08:00
PDF: Do not use lato and inconsolata fonts. Not widely supported.
This commit is contained in:
@@ -40,11 +40,9 @@ package_tests = {
|
||||
'hyperref' : ['\\usepackage{hyperref}'],
|
||||
'ifplatform' : ['\\usepackage{ifplatform}'],
|
||||
'ifthen' : ['\\usepackage{ifthen}'],
|
||||
'inconsolata' : ['\\usepackage{inconsolata}'],
|
||||
'inputenc' : ['\\usepackage{inputenc}'],
|
||||
'keyval' : ['\\usepackage{keyval}'],
|
||||
'kvoptions' : ['\\usepackage{kvoptions}'],
|
||||
'lato' : ['\\usepackage{lato}'],
|
||||
'lineno' : ['\\usepackage{lineno}'],
|
||||
'longtable' : ['\\usepackage{longtable}'],
|
||||
'makeidx' : ['\\usepackage{makeidx}'],
|
||||
@@ -72,9 +70,7 @@ hosts = {
|
||||
'Linux/centos' : { '.*' : ['capt-of.sty',
|
||||
'eqparbox.sty',
|
||||
'environ.sty',
|
||||
'inconsolata.sty',
|
||||
'ifplatform.sty',
|
||||
'lato.sty',
|
||||
'trimspaces.sty',
|
||||
'slantsc.sty',
|
||||
'upquote.sty'] }
|
||||
|
Reference in New Issue
Block a user