[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
CJKutf8.sty.diff
Description: Text document
CJKutf8-new.sty
Description: Text Data
- [cjk] CJKutf8.sty wrongly put address@hidden after a non-CJK character,
Leo Liu <=