[Ilugc] syntax highlighting

  • From: girishvenkatachalam@xxxxxxxxx (Girish Venkatachalam)
  • Date: Thu, 3 Mar 2011 15:57:07 +0530

On Thu, Mar 3, 2011 at 3:35 PM, swamynathan <meswamy at gmail.com> wrote:

On Thu, Mar 3, 2011 at 1:17 PM, Kenneth Gonsalves <lawgon at 
thenilgiris.com>wrote:

On Thu, 2011-03-03 at 12:46 +0530, krishna kumar wrote:
to take the printouts in color with syntax highlighting to edit in
windows MS word / .doc

what does the 'L' stand for in the name of this group?



vim is still opensource, and we are discussing how to use vim to make a
?.doc with highlighted text

I have written at least 5 articles on vim.

I think it is the world's best editor when it comes to syntax highlighting.

All you have to do is:

:sy on

:TOhtml

or

:hardcopy > %.ps

for taking a snapshot in html or PS which  can be converted into PDF.

For black background you have to

:se background=dark

You can retrieve text from MS DOC using various tools in UNIX.

It doesn't always work but it does in many cases.

-Girish

Other related posts: