From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id oCH3ABsZTl9DZwAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 09:49:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id QD91OBoZTl9oFQAAbx9fmQ (envelope-from ) for ; Tue, 01 Sep 2020 09:49:14 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 716EB940B9D for ; Tue, 1 Sep 2020 09:49:14 +0000 (UTC) Received: from localhost ([::1]:50772 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kD2ud-00010B-Bo for larch@yhetil.org; Tue, 01 Sep 2020 05:49:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:39970) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kD2iC-00052q-Su for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 05:36:20 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:34846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kD2iB-0001SD-4f for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 05:36:20 -0400 Received: by mail-wm1-x334.google.com with SMTP id o21so495319wmc.0 for ; Tue, 01 Sep 2020 02:36:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version; bh=ZRRYOD8oCvLufQRsQBGrBwFnfx1CAvKF6xrdmw85CWc=; b=YEUil4whlJjYhVAa8DEQ2jVZMRVmm6ttX3Q8EgteyA4NJMqnqEx4Ma/hmbXRuXZ+nK aSoupcS3cU6GagCXtEK3m3yNEbjTPgcDrvSED3a/Y4YC+iWmXaRxPsd1QpEvhyuu7Tzy xA6Mjb3SFc0sFl9mHq1Qj0kygfp+LfHZjATKVBg541mYLHRZrGibyus3TY08jmDcaWzD M96J+n1FMRmKzh92J0Zkaj6H0JyQlXHhhZpsMIkN1frdMI8CLF2kYFCmT/IhrMtCy+90 Wgm1UKhz7NRKundBkFeSLVT4q0YyrLhuom9DXoEqfpVo9hDUD9oFnbZSKbKPOYpHMfk3 aetA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=ZRRYOD8oCvLufQRsQBGrBwFnfx1CAvKF6xrdmw85CWc=; b=Ak5o7Pa5RZdsM+PMhlvcgNkxxN7NxRPRia4N/uhBM+lVat17kFORRDmi9QNBBHTCV3 4UB4AoP/z3mAL+qcVLFf5UFpNID8lKtcadfg6GAoAB5JO5DUNva8cd40pLpIdoqoEWBn QX6+cEea3AYi7Vx+4kWLe4WDgO4zQUBkxFZzYmf9qbwfqC5xGdD6Tqhrm2MhrkezR+yU l1GlYHCJ8Cuttlzf85jKuZE4Q8j2wh3P2jp/n3HW8jfXMLxYZHsb1CCaU9lNUdehrbyP BNp3GSI+VY3EuIhVX0NyWp1D4Euvu/gGIZPnq4Zbl+1QgB28Y/SuKJ6A7TM8HhPGYzRs IFMg== X-Gm-Message-State: AOAM5307VfI9KQssMyPgUbtUEz9DtAFGwI9Ab5RSlD2pDrnvVTKNyaFk WhUWTfFUzpwcLEJeBeKG+PSV9CCu9QU= X-Google-Smtp-Source: ABdhPJwEj5cob7yxSHMc1s7QFxXURMDDIO0KVtvqA6qinvjLyCJKu6iWxHwvoJ7+3iRFEQ9rleEQZA== X-Received: by 2002:a7b:c0c5:: with SMTP id s5mr901760wmh.152.1598952976907; Tue, 01 Sep 2020 02:36:16 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id 33sm1506507wri.16.2020.09.01.02.36.16 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Sep 2020 02:36:16 -0700 (PDT) From: Jeremie Juste To: emacs-orgmode@gnu.org Subject: Re: latex fragments compilation error when exporting to html References: <87h7si4l80.fsf@gmail.com> <87y2lt3lyn.fsf@ucl.ac.uk> Date: Tue, 01 Sep 2020 11:36:15 +0200 In-Reply-To: <87y2lt3lyn.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Tue, 01 Sep 2020 10:06:24 +0100") Message-ID: <873641kfe8.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=jeremiejuste@gmail.com; helo=mail-wm1-x334.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=YEUil4wh; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: -1.71 X-TUID: kjNbqFJgfjDX Hello, Many thanks for your concerns. Everything goes well with emacs -Q. Sorry for the noise. The culprit is definitely in my init file. I'll keep the emacs -Q options in mind before sending issues next time. > Out of curiosity, what happens if you wrap the LaTeX in > #+begin_export latex ... #+end_export If I wrap I get the same error. Best regards, Jeremie Eric S Fraga writes: > On Monday, 31 Aug 2020 at 22:24, Jeremie Juste wrote: >> When I export test.org to html, the latex fragment fail to compile. >> The reason is a star get added to the tabular environment. {tabular*} >> (see tmpfile.tex). > > Doesn't happen to me. > > Out of curiosity, what happens if you wrap the LaTeX in > #+begin_export latex ... #+end_export > ?