RE: use xsl file

2009-04-21 Thread Kerry, Richard
If you're having trouble with the xsl itself (or external xsl processors) you could try the Xsl mailing list: http://www.mulberrytech.com/xsl/xsl-list/ Regards, Richard. > -Original Message- > From: dia-list-boun...@gnome.org > [mailto:dia-list-boun...@gnome.org] On Behalf Of Stef

Re: use xsl file

2009-04-21 Thread david
thank's Richard. I think that my problem is not with the xsl itself. It's more to add this file to DIA because my xsl file works with an external xsl processor... I'm comparing my xsl to other xsl (provided by dia) to check the syntax. Regards, David 2009/4/21 Kerry, Richard > > > If you're h

State diagrame with code export

2009-04-21 Thread david
Hi. I'm trying to make my own xsl file to export a state diagram to a XML file (with SCXML format http://www.w3.org/TR/scxml/ ) I' ve a problem. This is my xsl file : I've tried many things but when I export my file, it never pas

Re: Bug report

2009-04-21 Thread Mathias Plichta
Am 16.04.2009, 15:41 Uhr, schrieb : with the jpeg fil GTK file selection dialogs work a little different from the windows ones. Just keep typing the name you're looking for and it'll do an incremental search. ___ dia-list mailing list dia-list@g

Re: State diagrame with code export

2009-04-21 Thread Steffen Macke
Hi David, thanks for sharing the code. If you look e.g. at dia-uml2cpp.xsl, which is part of the Dia distribution, you'll notice a number of differences compared to your code (I've removed comments): http://www.w3.org/1999/XSL/Transform"; version="1.0"> In

Re: dia-0.97 win32/installer (was: Re: dia-0.97-pre3 - may become dia-0.97)

2009-04-21 Thread Steffen Macke
Hans, > Can you elaborate a bit on this? If this was missing from dia-0.97-pre2 > the main new feature of 0.97 would have been lacking. But apparently it > was availabe with your pre2 installer. My fault. I mixed up my cairo-related change in the makefile.msc build/win32 deployment with the insta