summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/matlab-prettifier/README
blob: 5b6d0b555fd2ecae00a79fda28575642118d7d8d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
matlab-prettifier package

Copyright 2014--     Julien Cretel

Released under the LaTeX Project Public License 1.3 or later

Built on top of the listings package, the matlab-prettifier package allows
you to effortlessly prettyprint Matlab source code in documents typeset with
LaTeX & friends. Three predefined styles, one of which closely mimicks that
of the Matlab editor, are available and can be invoked by listings macros
and environments in conjunction with (most) options provided by the listings
package. The appearance of your Matlab listings can be further tweaked via a
key-value interface extending that of listings'. Partial support for Octave
syntax is provided.