From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: TikZ (circuitikz) and org-preview-latex-fragment don't play nicely together Date: Wed, 11 Dec 2013 16:31:36 +0100 Message-ID: <87ppp3xv3b.fsf@gmail.com> References: <878uvrzsei.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40075) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqll0-0007m5-7a for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:31:34 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vqlkr-0002AY-Mw for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:31:26 -0500 Received: from mail-ee0-x235.google.com ([2a00:1450:4013:c00::235]:60773) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vqlkr-0002AP-Fe for emacs-orgmode@gnu.org; Wed, 11 Dec 2013 10:31:17 -0500 Received: by mail-ee0-f53.google.com with SMTP id b57so2938682eek.26 for ; Wed, 11 Dec 2013 07:31:16 -0800 (PST) In-Reply-To: (Mark Edgington's message of "Wed, 11 Dec 2013 10:06:14 -0500") 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: Mark Edgington Cc: emacs-orgmode Hello, Mark Edgington writes: > Nonetheless, I do think that to make it easier for people to share > org-mode files that use packages that are in some way buggy, having a > way to specify #+LaTeX_HEADER options which only apply when generating > preview images would be useful, so that workarounds for bugginess > could be added on the org-mode side, instead of requiring all > collaborators to patch their buggy libraries / packages. You can remove offending packages with `org-export-before-parsing-hook' if you don't want them to be used during the export process. Regards, -- Nicolas Goaziou