This is a library intended to provide complete braille transcription services for xml documents. It translates into appropriate braille codes and formats according to its style sheet and the specifications in the document. A command-line program, xml2brl which uses this library is also included. The latest version of liblouis is required.
News
Noteworthy changes in release 1.9.1 (2009-04-21)
This is mainly a bug fix release. We now also provide Windows binaries thanks to Michel Such.
Bug fixes
- Fix the table of contents generator
- Improved the documentation
Noteworthy changes in release 1.9.0 (2009-03-04)
This release contains some new semantic actions and some major documentation updates.
New features
- configfile and configstring semantic actions: The configfile, configstring and configtweak semantic actions enable the configuration of liblouisxml to be changed according to the contents of the document being transcribed.
- Documentation up-to-date: The documentation is brought up-to-date. Specifically the semantic actions are now described in detail. Also there is now documentation about the table of contents feature.
Bug fixes
- Fix a problem with -p option in xml2brl
- New paths.c which finds where the program is under Windows
- Added build instructions for Windows and Mac
- Fix a buffer overflow in table of contents generation
Noteworthy changes in release 1.8.0 (2009-02-01)
This is the first release of liblouisxml from the Google code page. It is a bug fix release to work with the latest release of liblouis.
New features
- No new user visible features
Bug fixes
- Search for liblouis tables under /usr/share now.
Changes in behavior
- None