emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: org-preview-latex-fragment ignores \includes in the LATEX_HEADER
Date: Thu, 28 May 2015 12:09:50 -0400	[thread overview]
Message-ID: <87k2vsznsh.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: CAFync2h7iytvsCbWe7puD8qB5zU7f8UWhnka_=kQ52Dv53imzA@mail.gmail.com

Stefan Otte <stefan.otte@gmail.com> writes:

> Hey,
>
> I'm using orgmode with lots of LaTeX for equations. A typical document
> start with
>
>   #+TITLE: Some Title
>   #+LaTeX_HEADER: \include{commands}
>
> commands.tex contains commands like:
>   \newcommand{\RRR}{{\mathbb{R}}}
>
> The pdf export works flawlessly, however `org-preview-latex-fragment`
> seems to ignore "\include{commands}", i.e., equations that use
> commands that are defined in commands.tex are rendered as blank/empty
> image.
>
> Is it the intended behavior that `org-preview-latex-fragment` ignores
> "\include", is it a bug, or is there a better way to do it?
>
>

Fragments are islands unto themselves with their own special
handling. See the doc for the variable org-format-latex-header.

Nick

  parent reply	other threads:[~2015-05-28 16:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-27 13:02 org-preview-latex-fragment ignores \includes in the LATEX_HEADER Stefan Otte
2015-05-27 13:37 ` Robert Klein
2015-05-28  9:21   ` Stefan Otte
2015-05-28 16:09 ` Nick Dokos [this message]
2015-05-29  7:44 ` Eric S Fraga

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k2vsznsh.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).