Hi,
I am using the listings package for latex. I am using the SQL language definition and am adding some new keywords that I need, using morekeywords=.
I have trouble defining some special characters as keywords, for example, I need [], <>, &, and -> to be considered as keywords and use the keyword style.
I have tried adding these verbatim or with a preceding backslash.
It did not work.
Your help would be greatly appreciated.
Thanks.