forked from kudryavka/Ricty
-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
三点リーダの文字幅について #41
Comments
@machakann |
ありがとうございます。 julia と環境については
再現には十分大きい配列を表示すればいいので、 |
メモ U+22EF が半角の3点なので、これを回転させて作ればいけそう |
すごい!求めていたものがまさにここに…! |
#43 で継続対応しますのでクローズします |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
すみません、フォントのことは素人でそういうことができるのかわかっていないのですが、三点リーダ群 (U+22EE, U+22EF, U+22F0, U+22F0) の文字幅を半角に指定することは可能でしょうか?
動機としては julia 言語の REPL 上で配列を表示したときの桁をそろえたいというものです。多くの記号が表示できるので重宝しています。ありがとうございます。
The text was updated successfully, but these errors were encountered: