/[gzz]/gzz/metacode/mputils.py
ViewVC logotype

Diff of /gzz/metacode/mputils.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by benja, Sun Feb 9 09:06:27 2003 UTC revision 1.11 by benja, Sun Feb 9 11:58:46 2003 UTC
# Line 136  def mp2png(prefix, scale=1.0): Line 136  def mp2png(prefix, scale=1.0):
136               "--interaction nonstopmode "+\               "--interaction nonstopmode "+\
137               "%s" % prefix+".3 >/dev/null"               "%s" % prefix+".3 >/dev/null"
138    
 ##             "%s" % prefix+".3 >/dev/null;"+\  
 ##             'cp %s.1 %s.eps' % (prefix, prefix)  
   
139      if settings.has_key('tmpdir'):      if settings.has_key('tmpdir'):
140          os.system("cd "+path+";"+syscmd)          os.system("cd "+path+";"+syscmd)
141      else:      else:

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26