ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Mojca Miklavec <mojca.miklavec.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Pstricks and Asymptote
Date: Tue, 17 Nov 2009 17:54:16 +0100	[thread overview]
Message-ID: <6faad9f00911170854i4d12bafcscb77931b6d2994f2@mail.gmail.com> (raw)
In-Reply-To: <3b4b12310911161457s37d837eic14397ebe823b5a2@mail.gmail.com>

On Mon, Nov 16, 2009 at 23:57, Curiouslearn wrote:
> Thanks everyone for replying.
>
> Mojca, in case you read this, can you please let me know what the
> status on asymptote is.

I read it***, but I already forgot what the state was. I had to find
the thread where I suggested a few changes, but the main people
involved were Michail and Aditya. (Those who knew what was going on
behind the scenes.)

(***I ofter skip threads where no "hot" keywords appear in subject.
You can CC me if you don't get any answer from me for some reasonable
time.)

From what I remember (Michail, please correct me if I'm wrong) and
apart from what Aditya wrote:
- you can always use standalone asymptote files to generate figures,
for example:

settings.tex="context";
texpreamble("\usetypescript[iwona]");
texpreamble("\usetypescript[antykwa-torunska]");
label("$A$",0,N,font("iwona"));
label("$A$",0,S,font("antykwa")+red);

- Aditya described the integrated graphics (\startASY ... \stopASY)
pretty well - in a quick-and-dirty way it can be done easily, but more
difficult to do it properly. If it would help you a lot to have a
quick-and-dirty solution for that, let us know. Now that TeX Live
includes asymptote it is much easier for everyone to test it.

- Michail was working on 3D support (that is making 3D text out of tex
labels), but I have no idea what the status of that is.

> Alan, the tikz module does not work with MKIV. From what I have read
> before, it seems it will not unless the creator of tikz makes some
> changes to tikz package so that it works with Context. I am not sure
> how likely that is.

In past Till has *always* fixed any bug reported, but I have not heard
from him since March (neither as reply to off-list requests nor any
response to the mailing list).

> Thomas or someone else can you please confirm that the pstricks module
> works with MKIV. Also, where I can find the module? It is not there
> with the other third party modules.

It's part of ConTeXt core, but the problem is that one needs a
separate TeX run (PSTricks only works with tex->dvips->ps2pdf and that
is awfully slow). I cannot tell you if it works with mkiv - probably
not, but I can only tell you that the number of users is limiting
towards zero and with that number of users you are almost on your own.
I would say that tikz is much better in almost any respect, but then
... I have no idea why Till has been so silent for such a long time.

Mojca
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


  parent reply	other threads:[~2009-11-17 16:54 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-11-16 14:12 curiouslearn
2009-11-16 14:29 ` Thomas A. Schmitz
2009-11-16 14:43   ` Alan BRASLAU
2009-11-16 22:57     ` Curiouslearn
2009-11-17  7:13       ` Alan BRASLAU
2009-11-17 13:40         ` Curiouslearn
2009-11-17 13:55           ` Henning Hraban Ramm
2009-11-17 14:29             ` Curiouslearn
2009-11-17 14:40               ` luigi scarso
2009-11-17 15:30                 ` Hans Hagen
2009-11-17 15:52                   ` luigi scarso
2009-11-17 16:07                     ` Hans Hagen
2009-11-17 15:06           ` Alan BRASLAU
2009-11-17 15:10             ` luigi scarso
2009-11-17 15:29       ` Aditya Mahajan
2009-11-17 16:54       ` Mojca Miklavec [this message]
2009-11-17 17:25         ` Hans Hagen
2009-11-17 18:03           ` Mojca Miklavec
2009-11-18 13:45             ` Hans Hagen
2009-11-18 16:10               ` Alan BRASLAU
2009-11-18 16:19                 ` luigi scarso
2009-11-18 17:08                   ` Alan BRASLAU
2009-11-18 17:16                     ` luigi scarso
2009-11-18 17:31                   ` Peter Münster
2009-11-18 20:23                 ` luigi scarso
2009-11-18 20:49                   ` Hans Hagen
2009-11-19  8:07                     ` Mojca Miklavec
2009-11-18 20:34               ` luigi scarso
2009-11-17 22:12           ` Wolfgang Schuster
2009-11-18 15:31       ` luigi scarso
2009-11-16 14:36 ` luigi scarso
2009-11-17 16:57 ` Mojca Miklavec
2009-11-17 17:01   ` Mojca Miklavec
2009-11-17 17:05     ` luigi scarso
2009-11-17 17:22     ` Hans Hagen
2009-11-17 18:21       ` Mojca Miklavec
2009-11-17 19:35         ` Curiouslearn
2009-11-17 19:59           ` Mojca Miklavec
2009-11-17 20:20             ` Curiouslearn
2009-11-17 21:46               ` Hans Hagen
2009-11-17 17:22   ` Hans Hagen

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=6faad9f00911170854i4d12bafcscb77931b6d2994f2@mail.gmail.com \
    --to=mojca.miklavec.lists@gmail.com \
    --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).