progress with syntax-to-rtf
I had really wanted to use the Kate syntax stuff, because it’s pure Perl, but after I had it working, I decided that its Perl syntax highlighting wasn’t good enough, and I wanted Vim’s. So, I did what I had wanted to avoid and used Text::VimColor. I worked out some bugs, learned a lot about RTF, and added nice little things like proper option parsing.