mirror of
https://git.rtems.org/rtems-docs/
synced 2025-05-31 08:11:24 +08:00
common/latex.py: Remove hack for CentOS. Use Texlive per instructions.
This commit is contained in:
parent
30b5468afd
commit
603731cda8
@ -72,14 +72,6 @@ package_optional = ['inconsolata',
|
||||
# name here.
|
||||
#
|
||||
hosts = {
|
||||
# All versions of CentOS until told otherwise
|
||||
'Linux/centos' : { '.*' : ['capt-of.sty',
|
||||
'eqparbox.sty',
|
||||
'environ.sty',
|
||||
'ifplatform.sty',
|
||||
'trimspaces.sty',
|
||||
'slantsc.sty',
|
||||
'upquote.sty'] }
|
||||
}
|
||||
|
||||
def tex_test(test):
|
||||
|
Loading…
x
Reference in New Issue
Block a user