On Thu, Mar 3, 2011 at 3:35 PM, swamynathan <[email protected]> wrote: > On Thu, Mar 3, 2011 at 1:17 PM, Kenneth Gonsalves > <[email protected]>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 _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
