ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* PSTricks
@ 2001-04-06 21:56 Giuseppe Bilotta
  2001-04-08  2:40 ` PSTricks Ed L Cashin
  2001-04-09  5:34 ` PSTricks Dan Seracu
  0 siblings, 2 replies; 6+ messages in thread
From: Giuseppe Bilotta @ 2001-04-06 21:56 UTC (permalink / raw)


Does ConTeXt have something with the same functionality as PSTricks
and PSFrag?

Giuseppe


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PSTricks
  2001-04-06 21:56 PSTricks Giuseppe Bilotta
@ 2001-04-08  2:40 ` Ed L Cashin
  2001-04-09  5:34 ` PSTricks Dan Seracu
  1 sibling, 0 replies; 6+ messages in thread
From: Ed L Cashin @ 2001-04-08  2:40 UTC (permalink / raw)
  Cc: ntg-context

Giuseppe Bilotta <bourbaki@bigfoot.com> writes:

> Does ConTeXt have something with the same functionality as PSTricks
> and PSFrag?

You know about metafun, right?  Well, in case not:

  http://www.pragma-ade.com/general/manuals/beta/metafun-s.pdf

-- 
--Ed Cashin                   PGP public key:
  ecashin@terry.uga.edu       http://www.terry.uga.edu/~ecashin/pgp/


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: PSTricks
  2001-04-06 21:56 PSTricks Giuseppe Bilotta
  2001-04-08  2:40 ` PSTricks Ed L Cashin
@ 2001-04-09  5:34 ` Dan Seracu
  2001-04-09 10:31   ` PSTricks Hans Hagen
                     ` (2 more replies)
  1 sibling, 3 replies; 6+ messages in thread
From: Dan Seracu @ 2001-04-09  5:34 UTC (permalink / raw)
  Cc: NTG ConTeXt

Hi!
I tried to put PSTricks and ConTeXt together and I did it. Hans suggested to
load the module pstric

\usemodule[pstric]

or something. I think too that PSTricks has some advantages over metafun.
But I also have a "little" question:
Is it possible to use PSTricks to overlays (theoretically yes, but in
practice....)

Seracu Dan
PS. How is the working on the translation to Italian?
-----Original Message-----
From: owner-ntg-context@let.uu.nl [mailto:owner-ntg-context@let.uu.nl]On
Behalf Of Giuseppe Bilotta
Sent: Saturday, April 07, 2001 12:57 AM
To: ntg-context@ntg.nl
Subject: PSTricks

Does ConTeXt have something with the same functionality as PSTricks
and PSFrag?

Giuseppe


^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: PSTricks
  2001-04-09  5:34 ` PSTricks Dan Seracu
@ 2001-04-09 10:31   ` Hans Hagen
       [not found]   ` <20010409131624.A12183@gauss.noos.fr>
  2001-04-10 10:26   ` Re[2]: PSTricks Giuseppe Bilotta
  2 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2001-04-09 10:31 UTC (permalink / raw)
  Cc: Giuseppe Bilotta, NTG ConTeXt

At 08:34 AM 4/9/01 +0300, Dan Seracu wrote:
>Hi!
>I tried to put PSTricks and ConTeXt together and I did it. Hans suggested to
>load the module pstric
>
>\usemodule[pstric]
>
>or something. I think too that PSTricks has some advantages over metafun.

What is it that you miss in metafun then? [pstricks will never work with
pdftex, but mp can]

>But I also have a "little" question:
>Is it possible to use PSTricks to overlays (theoretically yes, but in
>practice....)

I don't know since i never use pstricks, but i suppose that it will work
okay. 

Hans
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: PSTricks
       [not found]   ` <20010409131624.A12183@gauss.noos.fr>
@ 2001-04-09 12:46     ` Hans Hagen
  0 siblings, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2001-04-09 12:46 UTC (permalink / raw)
  Cc: ntg-context

At 01:16 PM 4/9/01 +0200, Damien WYART wrote:
>* Hans Hagen <pragma@wxs.nl> [010409 12:31]:
> 
>> [pstricks will never work with pdftex, but mp can]
>
>What about pdftricks, then ? [ Not tested by myself ]

hm, sounds new, will need to take a look at it

The main complication with pstricks is that it uses ps for calculations;
passing each one to e.g. mp or a calculation script is not efficient, and
using tex for that purpose needs a rewrite of pstricks; and in some
occasions awareness of the history / page is needed as well as font
handling. So, one solution is to make those pictures into independent ones,
use for instance gs to convert them, and merge them into the page stream
[as can be done with eps]. Real complicated interaction with the page could
be a problem, but as with all things, there is possibly a solution. This is
not so much different from using mp runtime. 

My main problem with pstricks is its inaccuracy [althoyghj i admit that i
only looked into it on behalf of ppchtex which used pictex first, pstricks
as second option, and in context metapost by default].

if there is a real need for it i can look into pdftricks and see if it can
be supported [i wonder what nice dirty trick is actually used -)] 

Hans    
-------------------------------------------------------------------------
                                  Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                      Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
 tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re[2]: PSTricks
  2001-04-09  5:34 ` PSTricks Dan Seracu
  2001-04-09 10:31   ` PSTricks Hans Hagen
       [not found]   ` <20010409131624.A12183@gauss.noos.fr>
@ 2001-04-10 10:26   ` Giuseppe Bilotta
  2 siblings, 0 replies; 6+ messages in thread
From: Giuseppe Bilotta @ 2001-04-10 10:26 UTC (permalink / raw)
  Cc: NTG ConTeXt, ntg-context

Monday, April 09, 2001 Dan Seracu wrote:

DS> Hi!
DS> I tried to put PSTricks and ConTeXt together and I did it. Hans suggested to
DS> load the module pstric

DS> \usemodule[pstric]

DS> or something.

Ok. Thanks to all that answered this question (btw, I didn't really
need to use PSTricks, but I need it when defending ConTeXt vs LaTeX).

DS> PS. How is the working on the translation to Italian?

Translation of what?

Manual? Unless I get the source (hint, hint, Hans
;->) I won't be able to do anything about it.

Interface/messages? Well, still "alphaing" my way around (for
untraslated things, either I don't know what they are for, and thus
cannot translate them, or I haven't yet seen them (esp. for newer
functions).

Why do you want to know, btw?

Giuseppe


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-04-10 10:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-06 21:56 PSTricks Giuseppe Bilotta
2001-04-08  2:40 ` PSTricks Ed L Cashin
2001-04-09  5:34 ` PSTricks Dan Seracu
2001-04-09 10:31   ` PSTricks Hans Hagen
     [not found]   ` <20010409131624.A12183@gauss.noos.fr>
2001-04-09 12:46     ` PSTricks Hans Hagen
2001-04-10 10:26   ` Re[2]: PSTricks Giuseppe Bilotta

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).