Dear Alex,

> PS - I just noticed another small bug: the Unicode character for a verticle 
> line (|) is being rendered as a dash (—) in the ODT/DOCX output.
>

I am finally back from the hiatus. Do you have an example for this
behaviour? The  following code seems to work correctly:

---------------
\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[utf8]{inputenc}

\begin{document}

Hello |

\end{document}
---------------

Best Regards,
Michal

Reply via email to