Closed jkuczm closed 8 years ago
New feature: uselistings option. If set to false, cells will not use listings interface, just pure fancyvrb.
uselistings
false
listings
fancyvrb
listings interface with fancyvrb is buggy and listings support for Unicode is very limited.
With listings switched off, syntax highlighting, based purely on annotations, can be used, and auto-generated by Mathematica.
New feature:
uselistings
option. If set tofalse
, cells will not uselistings
interface, just purefancyvrb
.listings
interface withfancyvrb
is buggy andlistings
support for Unicode is very limited.With
listings
switched off, syntax highlighting, based purely on annotations, can be used, and auto-generated by Mathematica.