summaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/latex.py8
1 files changed, 0 insertions, 8 deletions
diff --git a/common/latex.py b/common/latex.py
index 9704486..a042510 100644
--- a/common/latex.py
+++ b/common/latex.py
@@ -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):