From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AJFEAizZTV9LHAAA0tVLHw (envelope-from ) for ; Tue, 01 Sep 2020 05:16:28 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id uHu1OSvZTV/9MgAA1q6Kng (envelope-from ) for ; Tue, 01 Sep 2020 05:16:27 +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 7971694051F for ; Tue, 1 Sep 2020 05:16:27 +0000 (UTC) Received: from localhost ([::1]:52558 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kCyee-0007nb-74 for larch@yhetil.org; Tue, 01 Sep 2020 01:16:24 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34396) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kCyeF-0007lX-PU for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 01:15:59 -0400 Received: from mail-wr1-x42a.google.com ([2a00:1450:4864:20::42a]:34878) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kCyeE-0002W2-2H for emacs-orgmode@gnu.org; Tue, 01 Sep 2020 01:15:59 -0400 Received: by mail-wr1-x42a.google.com with SMTP id e16so5051wrm.2 for ; Mon, 31 Aug 2020 22:15:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=hRcbIyWJlo2sZmgPTHs1BGn9t8Y5Hnpl5dwxlWhAfxU=; b=KfvN6Em1lbNh5Bh36tLltlhKDm4u3TlSTuubWTGY3z1r8FE/8YOkPkhpM7qoUeKouL 5E4OoZlKSiszeYe2Mdzu3mJZwOa0208wcMKGwTGDJ7T8sMngHHuMcXkA+qLiqxMj5lz3 nJvmw6SYzZkhKk1lp8Zap8fhvuA2dBm44nMAIwXiCLMpRkV64GnWx5SMwAs62VH+3Z8A usS69ixDztX8ZVZoTIOTeSz9/5qryBtPyeunEsvso0FfuXaZjfSGh8Qh0FJzmNjFp8Zd V6M6kuqTsGI3pTeJ9C5sS7KgGUBEqI6dKJ4lT5CU6ZxyngtWyVoWeINXMLh21PlnUwu5 Em8Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=hRcbIyWJlo2sZmgPTHs1BGn9t8Y5Hnpl5dwxlWhAfxU=; b=pQvCS8+s7/W0m8DZm/fhlVFK8lmf2zmPqiXGCoiuTx1CJFI7dwS45SjMIje2O0M/bF Ud7g20voeSf+KZDY19A5IZa85Y3rMWmBwv6+faUInPYGC4/YKAnHcx9BK37Fnw2yaGrU yVMdfiqrjdkvzVqe2OVqbezi+p9LVmv3P9JTwhZaB0E7Q1+SzUnY76ll0Mm4rCB7N1TE PsWfEECmapgf6bSyt8FSXQ4AcSuI3Scefc7bpkGrLkSZQuqIvguaRAkcQDrIoc2R86TC kK46+/xlruRlMIMFEahn0mxMeVXI+ad/V1bKEEX3dhhPraDm3sjcNMLjnfYfKymftm3z PRKg== X-Gm-Message-State: AOAM530ekvVi5e6Ypj/b62KWn7HkafkV1aCwqjgOLfMEO8/3x3r7e5iG hJZ2mCFzc+W1hMrL+YZ3rohjLZdAzO4= X-Google-Smtp-Source: ABdhPJwcwE1QXN5zArrIdE7buYiXB9VaLu6G1r9hZzPVpDJEVGlrLV/f2iwyBqHxmKCJ3Kp++k4Cvw== X-Received: by 2002:adf:f707:: with SMTP id r7mr4672609wrp.413.1598937356086; Mon, 31 Aug 2020 22:15:56 -0700 (PDT) Received: from freegnu (24.183.22.109.rev.sfr.net. [109.22.183.24]) by smtp.gmail.com with ESMTPSA id 11sm110834wmo.23.2020.08.31.22.15.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 31 Aug 2020 22:15:55 -0700 (PDT) From: Jeremie Juste To: Nick Dokos Subject: Re: latex fragments compilation error when exporting to html References: <87h7si4l80.fsf@gmail.com> <87r1rm4gwr.fsf@alphaville.usersys.redhat.com> Date: Tue, 01 Sep 2020 07:15:54 +0200 In-Reply-To: <87r1rm4gwr.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Mon, 31 Aug 2020 17:57:56 -0400") Message-ID: <878sdu3wmt.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::42a; envelope-from=jeremiejuste@gmail.com; helo=mail-wr1-x42a.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: , Cc: emacs-orgmode@gnu.org 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=KfvN6Em1; 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: 9stOxcKALJjR Hello, Nick Dokos writes: > Jeremie Juste writes: > >> Hello >> >> 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). >> >> I don't know why the function insists in using the tabular* environment. >> >> From this point I would have two questions: >> >> How can I remove the star from the tabular environment ? >> How can I can I find the culprit? >> - I was hoping to provide a patch by finding the culprit but I got lost. >> - I tried to debug-on-entry org-format-latex. >> >> >> Best regards, >> Jeremie >> >>> test.org >> >> #+OPTIONS: H:3 num:t toc:nil \n:nil @:t ::t |:t ^:t -:t f:t *:t tex:imagemagick title:nil author:nil date:nil >> #+LATEX_HEADER: \usepackage{booktabs} >> >> \begin{tabular}{lll} >> \toprule >> 1 & 2 & 3 \\ >> 5 & 6 & 8 \\ >> \bottomrule >> \end{tabular} >> >>> tmpfile.tex >> >> ... >> >> {\color{fg} >> \begin{tabular*}{lll} >> \toprule >> 1 & 2 & 3 \\ >> 5 & 6 & 8 \\ >> \hline >> \end{tabular*} >> % >> } >> >> > > I cannot reproduce it with Org mode version 9.3.7 (release_9.3.7-705-gea9463 @ /home/nick/src/emacs/org/org-mode/lisp/). > What version are you using? Thanks for have taken the time to check. The org-version I was using was Org mode version 9.3.7 (9.3.7-13-ge62ca4-elpaplus @ /home/djj/.emacs.d/elpa/org-plus-contrib-20200713/) I updated to the latest version on melpa but the issue persists Org mode version 9.3.7 (9.3.7-24-g7b657c-elpa @ /home/djj/.emacs.d/elpa/org-20200831/) Best regards, Jeremie