How to use metauml in ConTeXt
Hi All, Is there any way to use metauml from ConTeXt? http://thor.info.uaic.ro/~ogh/lop/ BTW, is there any ConTeXt modules to write uml sequence diagram similar to http://code.google.com/p/pgf-umlsd ? Thanks in advance. Best regards, Joshua
On Tue, Dec 1, 2009 at 7:10 AM, Joshua Lee
Hi All, Is there any way to use metauml from ConTeXt? http://thor.info.uaic.ro/~ogh/lop/ Do you have a simple example ?
-- luigi
Hi luigi, Please refer to http://edutechwiki.unige.ch/en/MetaUML for the example, thanks. There's the metauml package from texlive-metapost, i'm not sure how to use it in ConTeXt. Best regards, Joshua On Tue, 01 Dec 2009, luigi scarso wrote:
On Tue, Dec 1, 2009 at 7:10 AM, Joshua Lee
wrote: Hi All, Is there any way to use metauml from ConTeXt? http://thor.info.uaic.ro/~ogh/lop/ Do you have a simple example ?
-- luigi ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- Joshua Lee Alpha Networks(Chengdu) Co., LTD Shanghai Branch TEL: (86-21)61609650 EXT: 8020 FAX: (86-21)61609650 EXT: 8041 ADD: Suite 301, No.10, 198 Lane, Zhangheng Road, ZJ Hi-Tech Park, Shanghai, China 201204
"Joshua" == Joshua Lee
writes:
Joshua> Hi All, Is there any way to use metauml from ConTeXt? Joshua> http://thor.info.uaic.ro/~ogh/lop/ Joshua> BTW, is there any ConTeXt modules to write uml sequence diagram Joshua> similar to http://code.google.com/p/pgf-umlsd ? Joshua> Thanks in advance. Joshua> Best regards, Joshua Hi Joshua, There we use the following chain: - Edit UML diagrams with bouml (a really really great tool to design and for reverse engineering… ) - Export to SVG (take care of the font with qt-config if you want some consistency within your final pdf) - SVG to PDF conversion with inkscape (command line + fonts embedding option if needed) - just use the PDF as another external figure… I'll check tomorrow if I have succeeded to optimize the fonts embedding (this point has annoyed me a lot)…
From my POV, MetaUML is not adapted to a real production environment (except at pure design stage)…
Worth give à try to bouml -> pdf Your UML diagrams should look great with a few bouml/fonts/qt-config configuration. Renaud
Hi Renaud, Thanks, I'll have a try. Best regards, Joshua On Tue, 01 Dec 2009, Renaud AUBIN wrote:
"Joshua" == Joshua Lee
writes: Joshua> Hi All, Is there any way to use metauml from ConTeXt? Joshua> http://thor.info.uaic.ro/~ogh/lop/
Joshua> BTW, is there any ConTeXt modules to write uml sequence diagram Joshua> similar to http://code.google.com/p/pgf-umlsd ?
Joshua> Thanks in advance.
Joshua> Best regards, Joshua
Hi Joshua,
There we use the following chain: - Edit UML diagrams with bouml (a really really great tool to design and for reverse engineering… ) - Export to SVG (take care of the font with qt-config if you want some consistency within your final pdf) - SVG to PDF conversion with inkscape (command line + fonts embedding option if needed) - just use the PDF as another external figure…
I'll check tomorrow if I have succeeded to optimize the fonts embedding (this point has annoyed me a lot)…
From my POV, MetaUML is not adapted to a real production environment (except at pure design stage)…
Worth give à try to bouml -> pdf Your UML diagrams should look great with a few bouml/fonts/qt-config configuration.
Renaud ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
-- Joshua Lee Alpha Networks(Chengdu) Co., LTD Shanghai Branch TEL: (86-21)61609650 EXT: 8020 FAX: (86-21)61609650 EXT: 8041 ADD: Suite 301, No.10, 198 Lane, Zhangheng Road, ZJ Hi-Tech Park, Shanghai, China 201204
participants (3)
-
Joshua Lee
-
luigi scarso
-
Renaud AUBIN