mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-06 23:25:13 +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.
|
# name here.
|
||||||
#
|
#
|
||||||
hosts = {
|
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):
|
def tex_test(test):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user