Skip to content

V0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Feb 04:43
· 29 commits to main since this release

Update to MathCAT 0.4.0

Interface Changes

Adds new interface calls for navigation (see mathcat.h for more information):

  • const char *SetNavigationLocation(NavigationLocation location)
  • NavigationLocation GetNavigationLocation()
  • NavigationLocation GetNavigationLocationFromBraillePosition(uint32_t position)

where NavigationLocation is defined as:

struct NavigationLocation {
  const char *id;
  uint32_t offset;
};

The following interfaces are deprecated and will go away in a future release:

  • const char *GetNavigationMathMLId()
  • uint32_t GetNavigationMathMLOffset()

Supported Languages/Braille Codes

Supported languages: English, Spanish, Indonesian, Vietnamese, Chinese (Traditional)
Supported braille codes: CMU (Spanish, Portuguese), Nemeth, UEB, Vietnam