lightproof_opts_en.py 279 B

1234
  1. lopts = {}
  2. lopts_default = {}
  3. lopts['en'] = [u'grammar', u'cap', u'dup', u'pair', u'spaces', u'mdash', u'quotation', u'times', u'spaces2', u'ndash', u'apostrophe', u'ellipsis', u'spaces3', u'minus', u'metric', u'numsep', u'nonmetric']
  4. lopts_default['en'] = [u'spaces', u'times']