Search found 1 match

by geolykos
Thu Aug 15, 2013 6:43 pm
Forum: Text Formatting
Topic: Escape Character in custom Python Code Block
Replies: 0
Views: 4235

Escape Character in custom Python Code Block

Hello,

I wanted to put some Python code in my text so I found a custom made Python highlighting file from here . It works great and I even changed most colors etc. but I have a problem with the escape character ( $ ). Some code I need in my report is a template code which means I use Python for ...