Changeset 603731c in rtems-docs


Ignore:
Timestamp:
02/13/19 22:16:38 (5 years ago)
Author:
Joel Sherrill <joel@…>
Branches:
5, master
Children:
f7384cc
Parents:
30b5468
Message:

common/latex.py: Remove hack for CentOS. Use Texlive per instructions.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • common/latex.py

    r30b5468 r603731c  
    7373#
    7474hosts = {
    75     # All versions of CentOS until told otherwise
    76     'Linux/centos' : { '.*' : ['capt-of.sty',
    77                                'eqparbox.sty',
    78                                'environ.sty',
    79                                'ifplatform.sty',
    80                                'trimspaces.sty',
    81                                'slantsc.sty',
    82                                'upquote.sty'] }
    8375}
    8476
Note: See TracChangeset for help on using the changeset viewer.