ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: preview-context
Date: Sun, 23 Dec 2007 19:29:00 -0500 (EST)	[thread overview]
Message-ID: <alpine.DEB.0.9999.0712231916230.11105@nqv-yncgbc> (raw)
In-Reply-To: <476E995C.7060201@wxs.nl>

On Sun, 23 Dec 2007, Hans Hagen wrote:

> Gour wrote:
>> Hi!
>>
>> I've asked on auctex ml about the prospects of getting preview-context, similar
>> to preview-latex and here is the reply:
>>
>> "There are no ConTeXt users among the active developers (actually, there
>> is not even much activity in the LaTeX area, but the status quo is
>> rather more advanced).  As long as that does not change, I don't see
>> much of a point to talk vapour."
>>
>> (see  http://article.gmane.org/gmane.emacs.auctex.general/2387)
>>
>> Since I plan to move to ConTeXt using AUCTeX, I'm interested to hear if
>> there is some interest here (amongst emacs users) to have preview-context
>> withing AUCTeX package?
>>
>> otoh, I'm interested if there is newer version of  etexshow
>> (Browser for ConTeXt commands) ?
>
> in my opinion previewing contradicts symbolic markup (apart maybe from
> special subconstructs); anyhow, because context sometimes relies on
> multipass info, previewing is no option unless on fast machines

I disagree. I was grately impressed by preview-latex when I tried it 
(around 2 years ago), so much so that I even considered moving to emacs 
from vim. It is extremely useful for mathematics and images: you can see 
the typeset result rather than a bunch of code. This means that you can 
proofread in the editor rather than a pdf (or dvi) reader.

What is needed for an improved support of preview-latex in context? Last 
time I looked into preview.sty, I could not understand how it works. If I 
were to do the same thing, this is how I would do it.

Run context with a custom module, which writes the content of each 
\startformula <formula> \stopformula into a temporary file as
\startTEXpage \startformula <formula> \stopformula \stopTEXpage. Lilypond 
and gnuplot modules already do something similar. Then process the 
temporary tex file. You will get a pdf file with one formula on each page. 
Convert each page into png, and use some lisp magic to insert the image at 
appropriate places in the buffer. Obviously I am missing a lot of things.
But, am I correct in assuming that from the context end, the problem is 
simple?

Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  reply	other threads:[~2007-12-24  0:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-23 11:48 preview-context Gour
2007-12-23 12:46 ` preview-context Roger Mason
2007-12-24  6:46   ` preview-context Gour
2007-12-23 16:20 ` preview-context Patrick Gundlach
2007-12-24  6:48   ` preview-context Gour
2007-12-23 17:22 ` preview-context Hans Hagen
2007-12-24  0:29   ` Aditya Mahajan [this message]
2007-12-24  6:52     ` preview-context Gour
2007-12-24  8:32     ` preview-context Hans Hagen
2007-12-23 17:41 ` preview-context Jean Magnan de Bornier

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=alpine.DEB.0.9999.0712231916230.11105@nqv-yncgbc \
    --to=adityam@umich.edu \
    --cc=ntg-context@ntg.nl \
    /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).