API Version: 0.6
Library Version: 0.6.0
Generated by gi-docgen 2024.2
char* lsm_itex_to_mathml ( const char* itex, gssize size )
Converts an itex string to a Mathml representation.
itex
Type: const char*
const char*
An itex string.
NULL
size
Type: gssize
gssize
Itex string length, -1 if NULL terminated.
Type: char*
char*
A newly allocated string, NULL on parse error. The returned data must be freed using lsm_itex_free_mathml_buffer.
lsm_itex_free_mathml_buffer