Hi all,

I am wondering if there is a way to insert an SVG file in the texinfo docstring.
The texinfo commands I found are @image and @verbatim
The interpreter may not be able to render it (I guess I need something
like @ifbrowser) but the online help may be greatly improved if there
are images.

My question is more about how generate_html will handle this commands
and how will they be taken to the online help.

The question rose from my experience with adding SVG code directly to
the demo of a function section like this
http://octave.svn.sf.net/viewvc/octave/trunk/octave-forge/main/geometry/inst/svgpath2polygon.m?revision=8621&view=markup

It does renders and SVG when I look at the output of generate_html in
my computer. However, when it is taken to the online help everything
is gone

http://octave.sourceforge.net/geometry/function/svgpath2polygon.html

Thanks

-- 
M. Sc. Juan Pablo Carbajal
-----
PhD Student
University of Zürich
http://ailab.ifi.uzh.ch/carbajal/

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2d-oct
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to