writer2latex.api
public interface StarMathConverter
Method Summary | |
---|---|
String | convert(String sStarMathFormula) Convert a StarMath formula
|
Config | getConfig() Get the configuration used when converting.
|
String | getPreamble() Create a suitable LaTeX preamble to process the formulas converted so far
|
Parameters: sStarMathFormula is a string containing the StarMath formula
Returns: a string containing the converted LaTeX formula
Returns: the configuration used by this converter
Returns: a string containg the entire LaTeX preamble