On 10 March 2012 13:23, Juan Pablo Carbajal <carba...@ifi.uzh.ch> wrote:
> Hi,
> I am getting this error when executing publish with 'format' 'html'
>
> warning: exec_script: some elements in list of return values are undefined
> error: `exec_print' undefined near line 216 column 33
>
> The subfunction exec_print is defined at lime 307 of publish.m
>
> Any clue on what is the problem?

I have just fixed this problem. The variables ifig and ifile were
being called as iFig and iFile in 2 instances.

Aside this bug, there was another one in the subfunction "exec_script"
where script_result was named scriptResult later. I do not know if
there's more of these cases on the code but at least now it runs the
examples without errors and warnings and I can compile the generated
.tex.

Carnë

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to