- _convert_tfm_to_pt modified to fit Knuths way of doing the rounding
commit34eb967aa12cde1214c9c73ebd6e0b21db59a075
authorAndré Wobst <wobsta@users.sourceforge.net>
Thu, 10 Feb 2005 08:27:38 +0000 (10 08:27 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Thu, 10 Feb 2005 08:27:38 +0000 (10 08:27 +0000)
tree0133b288c234e53edaf0f995313d87f499454fe7
parentcc19650fda7bb463c07508b26e552b5a8d8d7ffd
- _convert_tfm_to_pt modified to fit Knuths way of doing the rounding
- comment out _convert_tfm_to_pt -- we do not need that
- print Warning for all unknown specials instead of raising Exception
  (needed for a full dvitype comparision)
- adjust debug output (add x0 and x0123 message and introduce ??? for
  easier parsing of skipped resolution dependend output)

git-svn-id: https://pyx.svn.sourceforge.net/svnroot/pyx/trunk/pyx@2052 069f4177-920e-0410-937b-c2a4a81bcd90
pyx/dvifile.py