Liblouis User's and Programmer's Manual
7.13 lou_getTypeformForEmphClass ¶
int lou_getTypeformForEmphClass (const char *tableList, const char *emphClass);
This function returns the typeform bit associated with the given
emphasis class. If the emphasis class is undefined this function
returns 0. If errors are found error messages are logged to the
log callback (see lou_registerLogCallback) and the return value
is 0. tableList is a list of names of table files
separated by commas, as explained previously
(see tableList parameter in
lou_translateString). emphClass is the name of an
emphasis class.