From: <ki...@us...> - 2003-05-06 22:59:31
|
Update of /cvsroot/pymerase/Docs/output/modules In directory sc8-pr-cvs1:/tmp/cvs-serv15659/modules Modified Files: CreateGraphvizUML.tex Log Message: added useage section Index: CreateGraphvizUML.tex =================================================================== RCS file: /cvsroot/pymerase/Docs/output/modules/CreateGraphvizUML.tex,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** CreateGraphvizUML.tex 6 May 2003 21:42:13 -0000 1.1 --- CreateGraphvizUML.tex 6 May 2003 22:59:25 -0000 1.2 *************** *** 16,19 **** --- 16,20 ---- this module becomes useful for displaying your schema to the world. + \subsection{\cb Useage} Once you have generated a '.dot' file, you use the following line to generate a '.ps' (postscript) file. |