metapost plugin

2001-09-10 Thread Chris Sperandio
I've hacked together a metapost output plugin. I'm too dumb to figure out how to use cvs to build the patch. It's incomplete, unfortunately, but it does a lot. TODO: 1. Include file support (one per diagram to allow tex macros) 2. Linestyles really need tweaking. 3. Font selection (I like usin

Re: metapost plugin

2001-09-12 Thread Chris Sperandio
On Tue, 2001-09-11 at 03:59, Cyrille Chepelov wrote: > Le mar, sep 11, 2001, à 02:33:50 -0400, Chris Sperandio a écrit: > > I've hacked together a metapost output plugin. I'm too dumb to figure > > out how to use cvs to build the patch. > > > > It's in

Re: metapost plugin

2001-09-13 Thread Chris Sperandio
On Thu, 2001-09-13 at 05:14, Cyrille Chepelov wrote: [snip] > Currently, all there is in the header is Alex's copyright. From my reading > of the GPL, since you made major "modifications" from the pstricks plug-in, > you should replace the original copyright line by something like: >Metapost

Re: Ascii?

2001-10-01 Thread Chris Sperandio
On Wed, 2001-09-19 at 05:11, Lars Clausen wrote: > On Tue, 18 Sep 2001, Cyrille Chepelov wrote: > > > Le mar, sep 18, 2001, � 04:07:06 -0500, Lars Clausen a �crit: > > > >> I also applied the MetaPost plug-in submitted earlier. If the encoding > >> issues aren't bad enough to stop it, I shall c

Re: help me compile CVS?

2002-04-22 Thread Chris Sperandio
The metapost plugin may work for you. But, alas, it also needs work. [snip] ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list

Re: print preview

2003-01-15 Thread Chris Sperandio
On Tue, 2003-01-14 at 11:38, Steffen Macke wrote: > > There is nothing called a print preview, but according to my > > experiences the printed result is *very* close to what you see when > > you edit a diagram. The differences are that the connection points are > > visible and the scale. I suppose

Re: subscripts/superscripts and symbols

2003-06-10 Thread Chris Sperandio
Quoting Rajarshi Guha <[EMAIL PROTECTED]>: > On Mon, 2003-06-09 at 09:16, Lars Clausen wrote: > > > > Unless things have changed text is a whole object and you can't > paste > > > individual characters from other apps into the text. One method > that > > > might work if dia was made to use a fea

Patch process

2003-07-07 Thread Chris Sperandio
What's the process for submitting patches? If we file a bugzilla report and attach a patch, should we still report the patch here or is the former enough? - Chris ___ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-

[Fwd: [preview-latex-devel] dvipng-0.1 released]

2003-07-20 Thread Chris Sperandio
Sorry if this is in bad form, but I don't know if others are following preview-latex. This might be useful for direct (La)TeX rendering in Dia, although it introduces a new dependency. --- Begin Message --- I have made an initial release of dvipng. This program makes PNG graphics from DVI files

Re: [Fwd: [preview-latex-devel] dvipng-0.1 released]

2003-07-21 Thread Chris Sperandio
option (using EPS) is better since a raster image would loose > quality with rescaling. BTW PyX does a very good job including La/TeX in > graphics: http://pyx.sourceforge.net/ > > Alejandro > > > On 20 Jul 2003, Chris Sperandio wrote: > >> Sorry if this is in bad for

Re: Some issues

2003-12-17 Thread Chris Sperandio
=== RCS file: /cvs/gnome/dia/ChangeLog,v retrieving revision 1.1421 diff -u -r1.1421 ChangeLog --- ChangeLog 14 Dec 2003 19:56:20 - 1.1421 +++ ChangeLog 17 Dec 2003 07:30:58 - @@ -1,3 +1,7 @@ +2003-12-17 Chris Sperandio <[EMAIL PROTECTED]> + * plug-ins/metapost/render_metapost.c: Fixed s

Re: Some issues

2003-12-21 Thread Chris Sperandio
e diagram whatever > the filter. > > thanks and looking forward to trying the patch, > Jon > > On Wed, 2003-12-17 at 01:34, Chris Sperandio wrote: > > On Sat, 2003-12-13 at 10:29, Jon A. Solworth wrote: > > > On Sat, 2003-12-13 at 09:06, Lars Clausen wrote: > >

RE: Using MetaPost output in pdflatex...

2006-01-20 Thread Chris Sperandio
I haven't been dia'ing or latex'ing for quite some time (sad world where I don't write papers anymore), but I don't ever remember directly including the metapost file into my latex file. Maybe I didn't know better. At any rate, from a Dia list mail I sent shortly after writing the initial MetaPos