Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-10-11 Thread Zhichu Chen
Hi all, On Sat, Oct 11, 2008 at 1:25 PM, Michail Vidiassov <[EMAIL PROTECTED]> wrote: > Dear All, > > On Fri, 10 Oct 2008, Zhichu Chen wrote: > >> If I want to embed the .prc file into a pdf document, all I need to do >> is specify the correct /Subtype and mime type. That's very easy. I >> think c

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-10-10 Thread Michail Vidiassov
Dear All, On Fri, 10 Oct 2008, Zhichu Chen wrote: > If I want to embed the .prc file into a pdf document, all I need to do > is specify the correct /Subtype and mime type. That's very easy. I > think creating 3D presentations without any commercial or mouse- > clicking-GUI interface becomes reali

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-10-09 Thread Zhichu Chen
Hi, all, It's me again. Since Asymptote 1.44 has been released, I don't have to compile it myself. So I played a little bit and find out that if I don't want labels nor produce a pdf format of that image, I can live without LaTeX. That's kind of a good news. If I want to embed the .prc file into

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-10-08 Thread Zhichu Chen
Hi Michail, It's a little late for me to check my mailbox. Thank you for your work and yes, I'm interested in it. Can I get a copy of it? On Mon, Sep 29, 2008 at 5:19 PM, Michail Vidiassov <[EMAIL PROTECTED]> wrote: > Dear All, > > And how to embed .prc files into the .pdf document? > > I hav

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-09-29 Thread Michail Vidiassov
Dear All, And how to embed .prc files into the .pdf document? I have made a standalone embedder some time ago, reproducing capabilities of movie15 LeTeX package and somewhat extending them. If anybody is interested it can be put in "shipable" state. Sincerely, Michail _

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-09-29 Thread Zhichu Chen
Hi Yue, On Mon, Sep 29, 2008 at 1:57 PM, Yue Wang <[EMAIL PROTECTED]> wrote: > Hi, Zhichu: > > $n$ years ago ($n\geq 2$), some user had successfully embed a u3d > format file into pdf using ConTeXt with the instruction from Hans. I > think the module is still there. Maybe you can have a look. In f

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-09-28 Thread Yue Wang
Hi, Zhichu: $n$ years ago ($n\geq 2$), some user had successfully embed a u3d format file into pdf using ConTeXt with the instruction from Hans. I think the module is still there. Maybe you can have a look. In fact u3d and prc are similar, maybe you can try the same way. But I have no idea how to

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-09-28 Thread Zhichu Chen
Hi, Alan Thank you for your attention, but I don't need the psedu-3D effect. Asymptote could create real 3D file which pdf has supported since, maybe, version 1.5. On Sun, Sep 28, 2008 at 10:19 PM, Alan BRASLAU <[EMAIL PROTECTED]> wrote: > On 2008-09-28 04:35 Zhichu Chen wrote: >> It is said th

Re: [NTG-context] Has anybody used asymptote without LaTeX?

2008-09-28 Thread Alan BRASLAU
On 2008-09-28 04:35 Zhichu Chen wrote: > It is said that Asymptote has supported PRC format 3D file: > http://asymptote.sourceforge.net/gallery/3D%20graphs/ > > I really wanna give it a try, but once I was building from the svn > source, I was told that I don't have LaTeX in my $PATH. I haven't