From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joseph Vidal-Rosset Subject: tikz and org-mode to export into html and odt Date: Thu, 19 Sep 2019 15:58:32 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52110) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iAwxL-0007xU-BO for emacs-orgmode@gnu.org; Thu, 19 Sep 2019 09:58:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iAwxK-000661-4y for emacs-orgmode@gnu.org; Thu, 19 Sep 2019 09:58:47 -0400 Received: from mail-lj1-x235.google.com ([2a00:1450:4864:20::235]:38141) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iAwxJ-00064S-Tj for emacs-orgmode@gnu.org; Thu, 19 Sep 2019 09:58:46 -0400 Received: by mail-lj1-x235.google.com with SMTP id y23so3711135ljn.5 for ; Thu, 19 Sep 2019 06:58:45 -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" To: "Liste-emacs-orgmode@gnu.org" Hello, I have a source org file that uses tikz (and venndiagram.sty based on tikz). No problem to export into .tex, but the export into odt and html fails. OpenDocument export failed: Wrong type argument: listp, 71 (One more time, I'm working for a publisher who do not knows LaTeX.... No comment.) I need help, if possible. Best wishes, Jo.