forked from liblouis/liblouisutdml
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathANNOUNCEMENT
More file actions
64 lines (46 loc) · 1.8 KB
/
ANNOUNCEMENT
File metadata and controls
64 lines (46 loc) · 1.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
liblouisutdml 2.8.0 has been released
The liblouis developer team is proud to announce the liblouisutdml
release 2.8.0. The release is available for download at:
https://github.com/liblouis/liblouisutdml/releases
Introduction
============
Liblouisutdml is an open-source braille formatter. The formatting can be
configured via a style sheet. By incorporating Liblouis [1]_ it provides
the capability of translating any XML or plain text file into properly
transcribed, embosser-ready braille. This includes translation into
grade two, mathematical codes, etc.
Noteworthy changes in this release
==================================
This Liblouisutdml release adds a couple of new features and adds
support for liblouis 3.11.
For a detailed list of all the changes refer to the list of closed
issues [2]_.
New features
------------
- Add support for liblouis 3.11
- Add a setting for minimum syllable length (hyphenation) thanks to
Bert Frees
- Add a new page number format: Roman capitals, thanks to Bert Frees
Bug fixes
---------
- Drop the dependency on internal liblouis API, thanks to Christian
Egli and Bert Frees
- Handle empty elements with style thanks to Bert Frees
- Fix ``topBoxline`` and ``bottomBoxline`` thanks to Bert Frees
- Fix ``printPageNumberRange=yes`` with ``printPageNumberAt=bottom``
thanks to Bert Frees
- Allow Roman numbers greater than 1000 thanks to Bert Frees
- Fix Belgian math thanks to Bert Frees
Other
-----
- Added a huge set of MathML -> Nemeth tests thanks to Neil Soiffer
- Add a description to the NAME section of the man page thanks to
Samuel Thibault
Share and Enjoy!
– Christian Egli, on behalf of the liblouis developers
Footnotes
=========
.. [1]
https://github.com/liblouis/liblouis
.. [2]
https://github.com/liblouis/liblouisutdml/milestone/3?closed=1