emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: Add LaTeX to SVG support to org-mode
Date: Mon, 15 Jun 2015 20:32:40 +0200	[thread overview]
Message-ID: <20150615183240.GF4315@chitra.no-ip.org> (raw)
In-Reply-To: <C1F396FF-1C28-4DE8-9461-AB3C2B752C39@earth2adam.com>

Hi Adam,

As others mentioned, diffs are easier to work with.  Please see the
instructions on the how to contribute page on Worg.

That said, if you do not want to checkout the latest Org (the version
you sent looks like a version that was shipped with Emacs).  You can
still generate a diff.  Copy the original somewhere, and then edit the
copy.  Once done editing, you can generate a diff like this:

$ diff -u /path/to/original/org.el /path/to/edited/org.el > org.el.diff

If you then send the org.el.diff file, people would be happy to look at
it and help you get to a good solution.

Hope this email ecourages you to put in the extra effort :).

Cheers,


On Sat, Jun 13, 2015 at 06:45:51PM +0200, Adam Sneller wrote:
> 
> Out of the box, emacs supports two methods for rendering LaTeX previews in orgmode: dvipng and imagemagick. I want to add a third method, using dvisvgm. I have modified the org.el file to add org-create-formula-image-with-dvisvg. Everything seems to work fine, except that orgmode is unable to find the SVG file and errors "Failed to create svg file from ...". But the file it is looking for does exist.
> 
> Any ideas?

-- 
Suvayu

Open source is the future. It sets us free.

      parent reply	other threads:[~2015-06-15 18:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-13 16:45 Add LaTeX to SVG support to org-mode Adam Sneller
2015-06-14 19:40 ` Kyle Meyer
2015-06-14 19:48 ` Nicolas Goaziou
2015-06-15 18:32 ` Suvayu Ali [this message]

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=20150615183240.GF4315@chitra.no-ip.org \
    --to=fatkasuvayu+linux@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).