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

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

[Octave-patch-tracker] [patch #8990] generate_html : Adding field (addit


From: Fernando Pujaico Rivera
Subject: [Octave-patch-tracker] [patch #8990] generate_html : Adding field (additional documentation:url) to index.html of ref-man
Date: Wed, 04 May 2016 18:12:04 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Follow-up Comment #3, patch #8990 (project octave):

A problem about this form of generate tutorials.

options = get_html_options ('octave-forge');
options.package_doc = 'tutorial.texi'; # or whatever it is called
generate_package_html ('$(PACKAGE)', '$(HTML_DIR)', options) 

is that the texinfo syntax not interpret latex equations in html output
format.

Show equations is very important for a project as  Octave.
By example, I can't use texinfo for generate the html tutorial of my package.

(PS: I am thinking about the latex equation support to html manuals, but I
will post this in another patch thread.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8990>

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




reply via email to

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