writer2latex.latex

Class StarMathConverter

Implemented Interfaces:
StarMathConverter

public final class StarMathConverter
extends java.lang.Object
implements StarMathConverter

Constructor Summary

StarMathConverter()

Method Summary

void
appendDeclarations(LaTeXDocumentPortion pack, LaTeXDocumentPortion decl)
String
convert(String sStarMath)
Config
getConfig()
String
getPreamble()

Constructor Details

StarMathConverter

public StarMathConverter()

Method Details

appendDeclarations

public void appendDeclarations(LaTeXDocumentPortion pack,
                               LaTeXDocumentPortion decl)

convert

public String convert(String sStarMath)
Specified by:
convert in interface StarMathConverter

getConfig

public Config getConfig()
Specified by:
getConfig in interface StarMathConverter

getPreamble

public String getPreamble()
Specified by:
getPreamble in interface StarMathConverter