mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 04:37:43 +08:00
common/latex.py: Remove hack for CentOS. Use Texlive per instructions.
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user