[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: marked m-code 2 png (for latex formulas)
From: |
John W. Eaton |
Subject: |
Re: marked m-code 2 png (for latex formulas) |
Date: |
Tue, 15 Nov 2011 05:31:18 -0500 |
The maintainers list is for discussions about maintaining and
developing Octave.
Please use the address@hidden list for questions about using Octave.
jwe
On 15-Nov-2011, svestka wrote:
| Maybe stupid question, but how do I get marked m-code from regular code?
|
| Lets say I just have this line:
| x = 0:0.1:10;
|
| and I want to get this:
| x = 0:0.1:10; #f# $x\in[0,10]$
|
| Is there any automatized way to get latex formulas, or I have to type that
| manualy? I would like to parse octave m-code and get latex formulas for
| every possible line of code.
|
| Thanks
|
| --
| View this message in context:
http://octave.1599824.n4.nabble.com/marked-m-code-2-png-for-latex-formulas-tp3314782p4042417.html
| Sent from the Octave - Maintainers mailing list archive at Nabble.com.