help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: table latex output


From: Bill Denney
Subject: Re: table latex output
Date: Mon, 28 Nov 2005 23:25:03 -0500 (EST)

It looks like you already did almost everything that I did, but your documentation isn't texinfo (and my documentation doesn't work correctly). If you still want what I did, here it is.

Out of curiosity, I never can download the CVS from sourceforge (I used the web interface for this one). What are the exact correct commands to use?

Bill

On Sun, 27 Nov 2005, Paul Kienzle wrote:

Can you generate a diff against the latest version on CVS?  I already
did a number of these changes about a month ago.

Thanks,

        - Paul

On Nov 27, 2005, at 10:40 AM, Bill Denney wrote:

Here is a diff to octave-forge's dlmwrite that will allow it to write latex tables like:

dlmwrite("file.tex", matrix, "delimeter", " & ", "newline", "\\\\\n")

There is something wrong with the texinfo documentation, but I don't know how to troubleshoot that. Would it be possible to make the error show the line that the error is in or some more info than just "Texinfo formatting filter exited abnormally"?

I may try to fix dlmread soon.

Enjoy,

Bill



-------------------------------------------------------------
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
-------------------------------------------------------------


--
"Our enemies are innovative and resourceful, and so are we.  They never
stop thinking about new ways to harm our country and our people, and
neither do we."
  -- George W. Bush, 8/5/2004, http://ap.tbo.com/ap/breaking/MGBCWNR3JXD.html

Attachment: dlmwrite.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]