PStricks export bug ?

2009-08-14 Thread T.J. Yang
ile,"}\\endpspicture"); fclose(renderer->file); } According to R1, Now the questiom, shouldn't it be generating \end{pspicture} instead of "}\endpspicture" ? R1 : http://www.tn-home.de/Tobias/Soft/TeX/TUG040

RE: diashapes and authentication proxies

2009-08-14 Thread T.J. Yang
I have same problem either with or without proxy server(firewall). T.J. Yang > To: Dia-list@gnome.org > From: andreas.moro...@sb-brixen.it > Subject: diashapes and authentication proxies > Date: Fri, 14 Aug 2009 14:24:18 +0200 >

Using Dia for auto network mapping tool ?

2009-08-14 Thread T.J. Yang
wish/need. Currently I am studying mysql2dia.pl script at http://sql2dia.sourceforge.net/ The challenge is to parse host relationships in bb-host format and convert them into *.dia using network shapes. T.J. Yang _ Get your

RE: Using Dia for auto network mapping tool ?

2009-08-14 Thread T.J. Yang
> Date: Fri, 14 Aug 2009 15:16:28 +0200 > From: ubu...@kagou.fr > To: dia-list@gnome.org > Subject: Re: Using Dia for auto network mapping tool ? > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Is it possible to see some examples please ? > > Rega

RE: Using Dia for auto network mapping tool ?

2009-08-14 Thread T.J. Yang
> Date: Fri, 14 Aug 2009 10:13:48 -0300 > Subject: Re: Using Dia for auto network mapping tool ? > From: nycko...@gmail.com > To: dia-list@gnome.org > > Hey, not if you serve this, I created my arm shapes, for monitoring > network as a NMS and an echo of my

Visual studio version and Compling Dia for Windows

2009-08-15 Thread T.J. Yang
Looking at http://dia-installer.de/howto/compile_msvc/index.html. It only listed VC++ Version 6 as the compiler. Does anyone tried the Visual Studion Express 2008 or 2003 (The free beginner version) ? T.J. Yang _ Windows Live

How do I check dia src using GIT-GUI ?

2009-08-20 Thread T.J. Yang
I typed in http://git.gnome.org/cgi/dia as source directory. But I only got .git directory cloned, src are still missing ? Can someone provide the answer here and update this URL http://dia-installer.de/howto/compile_msvc/ar01s04.html T.J. Yang

RE: How do I check out dia src using GIT-GUI ?

2009-08-20 Thread T.J. Yang
Install Git Window client from mysysgit from http://code.google.com/p/msysgit/ In git bash command window type following command. git clone git://git.gnome.org/dia For Git GUI, type in following address as source location when pulling src(clone) git://git.gnome.org/dia T.J. Yang From

RE: about dia 0.97

2009-08-20 Thread T.J. Yang
Assuming you are talking about dia 0.97 for windows. I had made the switch from Visio to dia 0.97. I ran into a few hangings but in general it is usable ;) T.J. Yang > Date: Thu, 20 Aug 2009 10:02:32 +0200 > From: francoise.go...@interieur.g

RE: Using Dia for auto network mapping tool ?

2009-08-20 Thread T.J. Yang
> Date: Thu, 20 Aug 2009 15:52:41 +0100 > Subject: Re: Using Dia for auto network mapping tool ? > From: aaron.trev...@gmail.com > To: dia-list@gnome.org > > 2009/8/14 T.J. Yang : >> >> I have Xymon(Hobbit) system monitorin

Dia doesn't accept Chinese text

2010-02-06 Thread T.J. Yang
I tried out Dia-0.97.1 on WinXP but the text object doesn't accept Chinese text. The menu are properly translated into Chinese text. May be I am missing some easy step need to be configured before I can input Chinese. Any success story out there ? T.J.