-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[69_9] Fix: CJK auto spacing should not apply for CJK puncts
<!-- Thank you for your contribution! --> ## What as title ## How to test your changes? see 69_9_puncts.tmu
- Loading branch information
Showing
3 changed files
with
128 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,80 @@ | ||
<TMU|<tuple|1.0.3|1.2.9.3-rc1>> | ||
|
||
<style|<tuple|generic|chinese>> | ||
|
||
<\body> | ||
达\<centerdot\>芬奇 | ||
|
||
半角逗号 | ||
|
||
标点符号,标点符号 | ||
|
||
逗号 | ||
|
||
标点符号,标点符号 | ||
|
||
标点符号中标点符号 | ||
|
||
句号 | ||
|
||
标点符号。标点符号 | ||
|
||
标点符号中标点符号 | ||
|
||
问好 | ||
|
||
标点符号?标点符号 | ||
|
||
标点符号中标点符号 | ||
|
||
冒号 | ||
|
||
标点符号:标点符号 | ||
|
||
标点符号中标点符号 | ||
|
||
破折号 | ||
|
||
标点标点符号 | ||
|
||
标点—–符号 | ||
|
||
标点—符号 | ||
|
||
标点中中符号 | ||
|
||
引号 | ||
|
||
他是一个“有趣”的人 | ||
|
||
他是一个左有趣右的人 | ||
|
||
他是一个‘有趣’的人 | ||
|
||
他是一个左有趣右的人 | ||
|
||
他是一个「有趣」的人 | ||
|
||
他是一个左有趣右的人 | ||
|
||
他是一个『有趣』的人 | ||
|
||
书名号 | ||
|
||
书名《三鲤》如何? | ||
|
||
书名左三鲤右如何? | ||
|
||
\; | ||
|
||
\; | ||
|
||
\; | ||
</body> | ||
|
||
<\initial> | ||
<\collection> | ||
<associate|page-medium|paper> | ||
<associate|page-screen-margin|false> | ||
</collection> | ||
</initial> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters