octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #38540] generate_html package: html_help_text


From: Carlo de Falco
Subject: [Octave-bug-tracker] [bug #38540] generate_html package: html_help_text fails with embedded TeX under Octave 3.7
Date: Mon, 18 Mar 2013 18:16:32 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #1, bug #38540 (project octave):

try the following:


__makeinfo__ (" ##### OCTAVE START ##### \n  @deftypefn  {Function File}
address@hidden, @var{status}] =} __makeinfo__ (@var{text}, @var{output_type})
\n  @deftypefnx {Function File} address@hidden, @var{status}] =} __makeinfo__
(@var{text}, @var{output_type}, @var{see_also}) \n Undocumented internal
function.  @end deftypefn \n ##### OCTAVE STOP ##### ", "html")


you will see that __makeinfo__ automatically adds its default header and
footer to the docstring.
The "start" and "stop" strings are sort of bookmarks added so that the default
header and footer can be replaced by those chosen in the the package options

http://sourceforge.net/p/octave/code/11750/tree/trunk/octave-forge/extra/generate_html/inst/html_help_text.m#l97

c.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38540>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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