Im writing my masters thesis, which includes alotta javascript. Im including it as a child file, as a program listing with the following options:
breaklines=true
captionpos=b
frame=tb
language=Python
There is no javascript language/listing file, which is why Im trying python. Also tried Java, but neither did much good.
Is there any way to get some js syntax highlighting here? It really is alot of code, so its not very easy to read when its all black.
Thanks