mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-16 15:06:54 +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.
|
# 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):
|
||||||
|
Reference in New Issue
Block a user