cjk-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cjk] CJKutf8.sty wrongly put address@hidden after a non-CJK character


From: Leo Liu
Subject: [cjk] CJKutf8.sty wrongly put address@hidden after a non-CJK character
Date: Sun, 29 Jun 2014 02:40:12 +0800

Hello,

I find a bug of CJKutf8.sty, that an extra address@hidden is
appended after a non-CJK character.

A simple test is:

    \documentclass{article}
    \usepackage{CJKutf8}[2012/05/07]% v4.8.3

    \begin{document}
    \begin{CJK*}{UTF8}{gbsn}

    文字 文字

    café café

    \CJKspace

    café café

    \end{CJK*}
    \end{document}

In the result is incorrect that the space after letter é is missing.

The patch file is attached. I hope it will be fixed soon.

Best,
Leo Liu

Attachment: CJKutf8.sty.diff
Description: Text document

Attachment: CJKutf8-new.sty
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]