Thank you for your answers, they have been very useful!
I will try the option of develop a Python plugin, It's nice to hear that
someone already tried something similar.
Regards,
Dani Varela
2016-02-08 20:53 GMT+01:00 Rob Wortham :
> Hi, Dani
> I don't think Dia has any explicit support for
Hi, Dani
I don't think Dia has any explicit support for creating or managing the
structures you want. I think though that you can easily use the Python plugin
support to run through the objects and deduce what you need from their
positions and size. I have used the UML objects in a similar way
Greetings, Dani Varela!
> I'm trying to develop a script that translates a Peirce's logic diagram into
> a logic formula.
> As a simple introduction: Peirce defines some simple rules to represent a
> logic statement with simple circles and lines, as we can see in the next
> image.
> But in th