On 03/03/10 17:17, Charles Campbell wrote:
Hello,

I've written a math keymap and menu plugin
(http://www.vim.org/scripts/script.php?script_id=2723) which generates
various math-related glyphs with utf-8 encoding.

As a sampling... (which may or may not show up properly in some
browsers, so this is something of an experiment in itself)

I see this post all right, but my mailer, SeaMonkey 2.0.4pre, is "just" a newer version of yours (but still on a 32-bit processor) so this is not a significant test. For "real" Greek text (as in philosophy more than in math) you might want to add word-final lowercase sigma, which is a separate codepoint (or leave it to us to hit Ctrl-K * s for the few times when we need it).


abcdefghijklmnoprstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ
αβψδϵφγηιξκλμνοπρστθvωχυζ ΑΒΨΔΕΦΓΗΙΞΚΛΜΝΟΠQΡΣΤΘΩWΧΥΖ

0123456789
⁰¹²³⁴⁵⁶⁷⁸⁹
₀₁₂₃₄₅₆₇₈₉

⌠ ⎡⎤
⎮ ⎢⎥
⌡ ⎣⎦

(and there's many more)

Now for my question -- I use Luxi Mono under Linux, but is there a font
that will display these utf-8 characters under Windows (and, if so: how
to install it)?

I suppose the right font would be some "Unicode" or "Math" mono font, but I can't test it since I'm on Linux.


And, what's a good way to print out files containing these symbols?
:hardcopy doesn't cut it.

Maybe pass the file as a .txt file to your browser, and print it from there, using an appropriate monospaced font? That usually does it for me, when a file contains Unicode codepoints higher than U+00FF.


Thank you,
Chip Campbell


Best regards,
Tony.
--
Life is like a simile.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to