WinEdt ⇒ Copy code from WinEdt to Word keeping the syntax coloring
Copy code from WinEdt to Word keeping the syntax coloring
I was wondering if it were possible to copy the latex code from WinEdt to Word or anywhere with the syntax coloring intact? Say, \section light blue in WinEdt and same color in the copied text in Word. That's for revisions with non-latex using coauthors, which number plenty in my field.
If not WinEdt, then any other editor?
Thank you in advance,
Arstaer
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Johannes_B
- Site Moderator
- Posts: 4182
- Joined: Thu Nov 01, 2012 4:08 pm
Re: Copy code from WinEdt to Word keeping the syntax colorin
Why do you want to copy to word in the first place? You can open a tex-file with any text editor. If you don't want a LaTeX specific editor, you can use Notepad++ which does a nice job on Windows.