ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Zillig <wolfgang.zillig@student.kuleuven.be>
Subject: usage of module pstricks?
Date: Wed, 21 Dec 2005 14:38:43 +0100	[thread overview]
Message-ID: <43A95AE3.8000003@student.kuleuven.be> (raw)

Hello,

can anybody give me a minimal example how to use the module m-pstric.tex?

I tried following minimal example:

\usemodule[pstric]

\starttext
 \startPSTRICKS
   \pspicture(0,0)(10,10)
     \dorecurse{10}{\psline(0,0)(\recurselevel,10)}
     \dorecurse{10}{\psline(0,0)(10,\recurselevel)}
   \endpspicture
 \stopPSTRICKS

\stoptext

But this results into a gray shaded box with the following content: 
"name:dummy, file: texweb-texapp.eps, state: unknown"

Thanks

Wolfgang

             reply	other threads:[~2005-12-21 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 13:38 Wolfgang Zillig [this message]
2005-12-21 14:02 ` Hans Hagen
2005-12-21 14:17   ` Wolfgang Zillig
2005-12-21 15:56     ` Hans Hagen
2005-12-21 17:07       ` Wolfgang Zillig

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=43A95AE3.8000003@student.kuleuven.be \
    --to=wolfgang.zillig@student.kuleuven.be \
    --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).