From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [PATCH] Empty inline tasks in latex export Date: Fri, 16 May 2014 10:39:08 +0200 Message-ID: <87ha4qm82b.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlDf9-0004Ty-F9 for emacs-orgmode@gnu.org; Fri, 16 May 2014 04:38:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WlDf0-0006TY-FR for emacs-orgmode@gnu.org; Fri, 16 May 2014 04:38:43 -0400 Received: from mail-wg0-x230.google.com ([2a00:1450:400c:c00::230]:37126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WlDf0-0006TP-96 for emacs-orgmode@gnu.org; Fri, 16 May 2014 04:38:34 -0400 Received: by mail-wg0-f48.google.com with SMTP id b13so4648653wgh.19 for ; Fri, 16 May 2014 01:38:33 -0700 (PDT) In-Reply-To: (R. Michael Weylandt's message of "Thu, 15 May 2014 22:19:04 -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: "R. Michael Weylandt" Cc: "emacs-orgmode@gnu.org" Hello, "R. Michael Weylandt" writes: > If the body if the inline task is empty, org-latex-inlinetask writes > nil in the exported document. This patch skips including contents (and > the bar above it) if it's nil. Thank you for reporting it and providing this patch. I applied a slightly different version. Regards, -- Nicolas Goaziou