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
4.5:87 requires synchronisation between the source and the braille. Liblouis already offers synchronisation with great precision. So what we are missing is
some way of having synchronisation points between an OBFL and the resulting PEF
For pre-translated braille some addition to OBFL is needed. If translation is done while formatting, changes to OBFL isn't needed, but of course some change to the code. PEF supports other namespaces, so one could always add the text in custom attributes on each row (that was actually part of PEF initially). However, if you want to style the inkprint, some other solution is needed.
I don't think we need to style the inkprint. Maybe we need to add spaces between words so that they align with the braille. But otherwise we don't have to modify PEF, then the foreign attribute is indeed a good solution. Thanks
Addresses requirements:
The text was updated successfully, but these errors were encountered: