Gnus development mailing list
 help / color / mirror / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: ding@gnus.org
Cc: emacs-orgmode@gnu.org
Subject: Re: html email, math formulas
Date: Thu, 29 Mar 2012 22:53:20 +0200	[thread overview]
Message-ID: <87k4235dtr.fsf@mat.ucm.es> (raw)
In-Reply-To: <87sjgwn8d8.fsf@nzebook.haselwarter.org>

>> On Sun, 25 Mar 2012 15:00:19 +0200, Philipp Haselwarter
>> <philipp.haselwarter@gmx.de> wrote: 



   > I think `org-mime-org-buffer-htmlize' and `org-mime-htmlize' from
   > org-mode/contrib/org-mime.el by Eric Schulte are able to handle
   > composing rich html mail.
There was a bug in Eric's code which was fixed a couple of
days ago in the org mailing list


The original code was 
;	 (org-export-with-LaTeX-fragments "dvipng")
but it should be:
	 (org-export-with-LaTeX-fragments 'dvipng)


Yes you are right this is very nice. However the way the
attachments are inserted in the text is ugly at best. I just
tested in thunderbird an extension called latex-it and it
looks much nicer, but it is not emacs :'(

I think the reason for this ugliness is that *mml* does not
support something like floating elements. I wrote a small
rant in the org mailing list but nobody replied. I think
will post it here.

Uwe 




  reply	other threads:[~2012-03-29 20:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-18 17:58 apply TeX-to-char-paragraph-or-region to an article Uwe Brauer
2012-03-22 19:58 ` Lars Magne Ingebrigtsen
2012-03-22 21:30   ` Uwe Brauer
2012-03-22 21:37     ` Lars Magne Ingebrigtsen
2012-03-22 21:56       ` html email, math formulas (was: apply TeX-to-char-paragraph-or-region to an article) Uwe Brauer
2012-03-24 14:43         ` html email, math formulas Dan Christensen
2012-03-29 20:56           ` Uwe Brauer
2012-03-25 13:00         ` Philipp Haselwarter
2012-03-29 20:53           ` Uwe Brauer [this message]
2012-03-29 21:02           ` Uwe Brauer
2012-05-07  5:26         ` 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

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

  git send-email \
    --in-reply-to=87k4235dtr.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=ding@gnus.org \
    --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.
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 NNTP newsgroup(s).