Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tool.gs: Changed relative pdf import to absolute. | Stefan Zimmermann | 2014-03-31 | 1 | -1/+1 |
| | |||||
* | Merged with [default] | Stefan Zimmermann | 2014-03-31 | 1 | -10/+20 |
|\ | |||||
| * | - removed the "env" parameter from the Gs Builder constructor, this lets all | Dirk Baechle | 2013-11-14 | 1 | -2/+1 |
| | | | | | | | | environment tests run successfully again | ||||
| * | - added an explicit Gs() Builder to the gs.py Tool | Dirk Baechle | 2013-10-08 | 1 | -10/+21 |
| | | | | | | | | - updated documentation accordingly and added a (very) simple test | ||||
* | | Result of raw 2to3 run (2to3-2.7); checkpoint for python3 conversion. | Gary Oberbrunner | 2013-09-22 | 1 | -1/+1 |
|/ | |||||
* | Move 2.0 changes collected in branches/pending back to trunk for further | Greg Noel | 2010-03-25 | 1 | -1/+1 |
| | | | | | development. Note that this set of changes is NOT backward-compatible; the trunk no longer works with Python 1.5.2, 2.0, or 2.1. | ||||
* | Add emacs and vim editing settings to the bottom of *.py files. | Steven Knight | 2009-02-09 | 1 | -0/+6 |
| | |||||
* | Fix DVIPDF tests, refactor various TeX Tool modules. | Steven Knight | 2005-12-16 | 1 | -7/+9 |
| | |||||
* | More command-line customizability: , , , , , , . | Steven Knight | 2005-01-06 | 1 | -1/+4 |
| | |||||
* | Initialize *FLAGS variables with objects that can add flags either as ↵ | Steven Knight | 2004-02-26 | 1 | -1/+2 |
| | | | | strings or lists. | ||||
* | Test portability fixes for Cygwin. (Chad Austin) | Steven Knight | 2003-04-30 | 1 | -1/+1 |
| | |||||
* | Support converting PostScript to PDF files using ghostview. (Stefan Reichor) | Steven Knight | 2003-04-13 | 1 | -0/+69 |