Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

行の結合時に言語的特性を判断してスペースを入れる #1324

Closed
kmuto opened this issue Jun 9, 2019 · 1 comment
Closed

Comments

@kmuto
Copy link
Owner

kmuto commented Jun 9, 2019

段落を形成する連続2行の文末・文頭が両方英字の場合はリテラルスペースを加えるほうが一般によさそう。

  • 改行時に前後文字の文字種を判断してスペースを入れる機能があるのはTeXとFirefoxくらい
  • 結合自体の処理は利用シーン上必須
  • 結合ルールにはいくつか手法がある
  • Unicode情報を使う?
  • 文字幅を使う?

議論

#1312 のうち

参考実装

#1323

@kmuto
Copy link
Owner Author

kmuto commented Oct 28, 2019

#1362 でひとまず実装しました。

@kmuto kmuto closed this as completed Oct 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant