This is my modified version of the pov-mode for emacs. It's a modified
version of pov-mode version 1.21. It has the following modifications:
Fixed fontifying problems with emacs 20.4.1
Added keywords of povray 3.1
Added fontification for numbers and punctuation characters
Changed Emacs default font-faces
You may want to turn off the custom font-faces and use emacs' default ones.
You can do it by adding the following line in your .emacs:
(setq pov-use-own-font-faces nil)
Comments are welcome.
Post a reply to this message
Attachments:
Download 'pov-mode.el.gz' (9 KB)
|