Commit 1d3a628
committed
Cleanup texmanager.
- remove check for "old" cache (the location changed in efa9ea6 (2005)).
- postscriptd and pscnt are unused since c0d6110 (2006), deprecate them.
- make_ps and make_ps_bbox are unused since 310e707 (2009), deprecate
them.
- calling \usepackage more than once with the same package does nothing
(as a repeated import in Python) so no need to remove calls to
\usepackage{type1cm}.
- replace DEBUG by _log.debug where appropriate; other cases (forcing
file regeneration) can be handled by manually deleting the old file.
Various other minor cleanups.1 parent 32a67d3 commit 1d3a628
3 files changed
Lines changed: 146 additions & 242 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
686 | 686 | | |
687 | 687 | | |
688 | 688 | | |
689 | | - | |
690 | | - | |
| 689 | + | |
| 690 | + | |
691 | 691 | | |
692 | 692 | | |
693 | 693 | | |
| |||
0 commit comments