Sunday, October 4, 2015

Re: How do I print "special" characters?

On Mon, Oct 5, 2015 at 3:34 AM, Bruce Armstrong
<bruce.armstrong@gmail.com> wrote:
> Thanks Nikolay. I'll try tohtml. I don't understand the printencoding
> situation. When I try to check :set printencoding I get "E519: Option not
> supported: printencoding"

According to the help, 'printencoding' requires both +printer and
+postscript to be compiled-in. You may want to check the output of the
:version command to see which one(s) you have (if any).

:ToHTML will of course produce an HTML file. To output it as something
other than HTML source you will have to open it in a browser (any
modern browser should do) then use the print function from there
("File → Print…" or similar).

Best regards,
Tony.

--
--
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

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: