From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-e-groff-export-to-groff produces empty output file Date: Sat, 22 Sep 2012 14:06:45 +0200 Message-ID: <87bogycld6.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:60672) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFOXw-0001GP-Nh for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 08:10:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFOXv-00058S-Au for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 08:10:56 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:42842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFOXv-00058H-4J for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 08:10:55 -0400 Received: by wibhn17 with SMTP id hn17so2465090wib.12 for ; Sat, 22 Sep 2012 05:10:54 -0700 (PDT) In-Reply-To: (Luis Anaya's message of "Sat, 22 Sep 2012 05:58:57 -0400") 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: Luis Anaya Cc: Org Mode Mailing List , Eric Schulte Luis Anaya writes: > I cannot think of a use for those while typesetting in Groff, other > than send Groff commands with a LaTeX instruction (awkward...). If > this is the case, those two routines should be removed from the > exporter as well. `e-html' back-end turns them into images (with, i.e. dvipng). Would that be applicable to Groff as well? Regards,