From mboxrd@z Thu Jan 1 00:00:00 1970 From: skip Subject: Babel, gnuplot, post processing Date: Fri, 11 May 2012 08:57:37 -0700 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:45607) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSsEK-0004bL-MO for emacs-orgmode@gnu.org; Fri, 11 May 2012 11:58:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SSsED-0003c3-Vf for emacs-orgmode@gnu.org; Fri, 11 May 2012 11:58:08 -0400 Received: from mail-bk0-f41.google.com ([209.85.214.41]:53444) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SSsED-0003bW-MA for emacs-orgmode@gnu.org; Fri, 11 May 2012 11:58:01 -0400 Received: by bkcjm19 with SMTP id jm19so2907921bkc.0 for ; Fri, 11 May 2012 08:57:58 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org How can I perform post processing on eps files produced by gnuplot source blocks? I want to take out the extra white space margins in the eps file by running eps2eps utility on the eps file produced by gnuplot.