GNOME Bugzilla – Bug 582532
\mscfile
Last modified: 2010-10-15 07:10:44 UTC
I've been using both dot and mscgen. One technique I've been using is to use \dotfile rather than \dot so I can run dot.exe (using dot-mode in emacs) and debug the directives for my diagram. It'd be helpful if there was also an \mscfile command so I can use the same technique to debug my mscgen scripts. It's much harder to debug msc directives in situ.
*** Bug 627714 has been marked as a duplicate of this bug. ***
Created attachment 168642 [details] [review] first proposal to implement the command \mscfile
Thanks for the patch. I'll include it in the next subversion update.
*** Bug 627339 has been marked as a duplicate of this bug. ***
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.2. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.
Dimitri, Thank you for integrating my patch, I am very keen with these new feature ! I have tested it with 1.7.2 on win32 and it worked well. Best Regards, Adrien,