Search found 1 match

by micdup
Sun Jul 14, 2013 10:38 pm
Forum: Text Formatting
Topic: Syntax Highlighting for custom Keywords in Python Code
Replies: 1
Views: 3091

Syntax Highlighting for custom Keywords in Python Code

Hello,

I'm trying to highlight Python scripts with listings. I would like to add my own keywords to the Python keyword set but have them printed in a different color. Is it possible to do that?

Thanks