You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Open the attached EPUB file in BrailleBlaster.
2. Move to line 78 and note that chapter is broken up with the c at the end of
the line and the rest of the word on the next line. Brandon says this is
because there is text within an "a" tag on that line. Liblouisutdml adds a
space to that text, thereby throwing all the indeces off. That causes this word
to be split up.
3. Move to line 98 and you can see the same thing with the word body.
What is the expected output? What do you see instead? This space should not be
added, the indices should stay correct and the words should not be split
between lines.
What version of the product are you using? On what operating system? I am using
the latest version of liblouisutdml built from the repository running on 64-bit
Java 7 on Windows 7 x64.
Please provide any additional information below. There is probably a better way
to duplicate this bug but I don't know enough about it to know how. John, you
probably can figure it out from this description.
Original issue reported on code.google.com by [email protected] on 17 Oct 2013 at 9:22
Original issue reported on code.google.com by
[email protected]
on 17 Oct 2013 at 9:22Attachments:
The text was updated successfully, but these errors were encountered: