Monday, May 23, 2011

Re: How to let :hardcopy support conceal?

On May 23, 1:07 am, "Yue Wu" <vano...@gmail.com> wrote:
> Hi, list,
>
> I'm using :hardcopy on windows, find that the conceal feature will  
> disappear when printing, how to configure vim to support it, or is it a  
> missing feature?
>

It's a missing feature from :hardcopy.

However, you can use :TOhtml to convert your document to HTML, and
then print from your browser of choice. :TOhtml supports the conceal
feature since the initial Vim 7.3 version of the runtime
files. :TOhtml also supports the folding feature. Either of these can
be turned off if desired so all your text is printed.
See :help :TOhtml for the relevant options.

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

No comments: