From help-octave-request at bevo dot che dot wisc dot edu Sat Jan 26 17:25:18 2002 Subject: Re: [OT] Listigs-like package for LaTeX with Octave support??? From: Alex Verstak To: Roberto Hernandez cc: help-octave at bevo dot che dot wisc dot edu Date: Sat, 26 Jan 2002 18:15:11 -0800 (PST) Yes, it is called listings. ;-) \usepackage{listings} \lstset{language=Matlab} Works like a charm... =alex On Sat, 26 Jan 2002, Roberto Hernandez wrote: > OK, this might be a bit off the wall, but it doesn't hurt to try. Does > anybody know of a LaTeX package similar to "Listings" that has support > for Octave code? I'm including some code in my LaTeX documentation and > it would be nice if I could include some syntax hightlighting... > > TIA, > > Roberto > > > > ------------------------------------------------------------- > Octave is freely available under the terms of the GNU GPL. > > Octave's home on the web: http://www.octave.org > How to fund new projects: http://www.octave.org/funding.html > Subscription information: http://www.octave.org/archive.html > ------------------------------------------------------------- > > ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------