Closed ViralBShah closed 9 years ago
Thanks a lot, I'd would like to add this! Could you please check the license situation?
We could even think about using GitHub's syntax highlighter to obtain syntax coloring at some point.
@alanedelman Do you know who sent you this latex code? Can we get them to MIT license it?
Consider this my consent to license the LaTeX snippet.
Thanks!
Implemented with syntax highlighting via 1bf9c2d1c49149aebe78c008b3f0b4e1e75213f7.
I am not sure if you already have this, but in our recent paper on julia, we have a nice way to show Julia code input/outputs, in an ipython-notebook style.
This is the code snippet we used (I can track down the original author and license, if you find this useful here). What this misses is the auto-evaluation of the input to create the output. It is simply a display style.