----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/106980/ -----------------------------------------------------------
Review request for Calligra. Description ------- This patch add a tool for creating formula using LaTeX/Matlab syntax. For the Matlab part you need the parser from https://bitbucket.org/cyrille/cauchy . Currently the tool is disabled if Cauchy is not available, in future revision of the patch, I intend to only disable the matlab support. You can ignore the itexTOMML directory when reviwing, it is imported from http://golem.ph.utexas.edu/~distler/blog/itex2MML.html . Diffs ----- cmake/modules/FindCauchy.cmake PRE-CREATION plugins/formulashape/CMakeLists.txt 6d55556 plugins/formulashape/ElementFactory.cpp d40d134 plugins/formulashape/KoFormulaShapePlugin.cpp f1998ad plugins/formulashape/KoM2MMLForumulaTool.h PRE-CREATION plugins/formulashape/KoM2MMLForumulaTool.cpp PRE-CREATION plugins/formulashape/elements/AnnotationElement.h 933722f plugins/formulashape/elements/AnnotationElement.cpp 4477db5 plugins/formulashape/elements/FencedElement.cpp da9abba plugins/formulashape/itexToMML/itex2MML.h PRE-CREATION plugins/formulashape/itexToMML/itex2MML.l PRE-CREATION plugins/formulashape/itexToMML/itex2MML.y PRE-CREATION plugins/formulashape/itexToMML/lex.yy.c PRE-CREATION plugins/formulashape/itexToMML/y.tab.h PRE-CREATION plugins/formulashape/itexToMML/y.tab.c PRE-CREATION Diff: http://git.reviewboard.kde.org/r/106980/diff/ Testing ------- Thanks, Cyrille Berger Skott
_______________________________________________ calligra-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/calligra-devel
