Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

hardcopy with accented characters? (Vim; Windows)

9 views
Skip to first unread message

Alan G Isaac

unread,
Nov 13, 2009, 9:12:49 PM11/13/09
to
On Windows, how can I get accented characters
from my Vim 7.2 hardcopy.

My fileencoding is utf-8.
My printer is Acrobat.

This may be related? I tried
set printencoding=utf-8
and Vim did not object but if I ask
set printencoding?
then Vim tells me
E519: Option not supported: printencoding?
(But :version tells me +printer)

Thanks,
Alan Isaac

Patrick Texier

unread,
Nov 14, 2009, 4:24:39 AM11/14/09
to
On Fri, 13 Nov 2009 21:12:49 -0500, Alan G Isaac wrote:

> and Vim did not object but if I ask
> set printencoding?
> then Vim tells me
> E519: Option not supported: printencoding?
> (But :version tells me +printer)

printencoding is available only when Vim is compiled with +postscript
(and +printer). Windows binary doesn't have this option.
--
Patrick Texier

vim:syntax=mail:ai:ts=4:et:tw=72

Mikolaj Machowski

unread,
Nov 25, 2009, 5:55:56 PM11/25/09
to
Alan G Isaac scripsit:

> On Windows, how can I get accented characters
> from my Vim 7.2 hardcopy.

On Windows you have to properly set font. Default settings contain only
pure - or very close to - us-ascii.

m.
--
LaTeX + Vim = http://vim-latex.sourceforge.net/
Vim Universal Templates: http://vim.sf.net/script.php?script_id=1078
CLEWN - http://clewn.sf.net

0 new messages