liblouis / liblouisutdml

An open-source library providing complete braille transcription services for xml, html and text documents
http://liblouis.io
GNU General Public License v3.0
24 stars 16 forks source link

Bottom box line goes missing in a particular circumstance #93

Open rbeezer opened 1 year ago

rbeezer commented 1 year ago

For the record, and for the next maintainer. This is the last one I have queued up and do not expect to be adding any more.

Use

file2brl -f minimal.cfg source.html

Output is

tttttttttttttttttttttttttttttttttttttttt
,"s 3t5t goes "h4

with no bottomBoxLine. Editing the configuration file can restore the bottomBoxLine.

Note this needs to have

braillePages no
contents yes

in the semantic action file to exhibit the bottom box line going missing.

missing-bottom-box-line.zip