Tagged Questions
3
votes
2answers
207 views
How to use a colon in lstlisting keywords?
for the use of CSS code I've defined the following style:
\lstdefinelanguage{CSS}{
sensitive=true,
alsodigit={-},
keywords={transform, transition-property, transition-duration, ...