Parent Directory
|
Revision Log
|
Patch
revision 2337 by jfenwick, Thu Mar 26 04:33:44 2009 UTC | revision 2338 by jfenwick, Fri Mar 27 05:01:49 2009 UTC | |
---|---|---|
# | Line 368 backgroundcolor=\color{LightGrey}% | Line 368 backgroundcolor=\color{LightGrey}% |
368 | % this implements nicely formatted scilab code | % this implements nicely formatted scilab code |
369 | \lstnewenvironment{scilabCode}{\lstset{style=myScilab}}{} | \lstnewenvironment{scilabCode}{\lstset{style=myScilab}}{} |
370 | ||
371 | %Ensures that latex doesn't have an error if we don't specify the version | |
372 | \providecommand{\RepVersion}{Unknown\xspace} | |
373 | % to set this value use: | |
374 | % (pdf)latex '\newcommand{\RepVersion}{version\xspace}\input{guide.tex}' | |
375 | % as your command-line |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |