18 std::cerr <<
"platexobj_parseStr : cannot parse string '"<<latexStr<<
"'" << std::endl;
Parse the pdata confguration file.
const PLatexObj & getSource() const
Get the current source.
void setType(const PLatexType::PLatexType &type)
Sets the type of the PLatexObj.
void setFileContent(const PString &fileContent)
Set the file content to be parsed.
bool fullParsing()
Perform the full parsing pf data.
bool platexobj_parseStr(PLatexObj &obj, const PString &latexStr)
Parse a str and convert it into a PLatexObj.