Ticket #706 (new enhancement)

Opened 8 months ago

Last modified 8 months ago

make html5 mode for JOMDoc

Reported by: kohlhase Owned by: dmisev
Priority: major Milestone: Release v1.3.1
Component: System Implementation (SI) Version: v1.3.1
Keywords: Cc: deyan, clange, dmisev
Blocked By: Blocking:
Due to close: YYYY/MM/DD Include in GanttChart: no
Dependencies: Due to assign: YYYY/MM/DD

Description

We need a HTML 5 mode for the presentation system. This mainly has to make sure that the MathML is generated without a namespace prefix. (see #705 for a motivation)

I envision options --html5 and --xhtml (the latter being the current behavior; and possibly the default for the moment) that will trigger the behavior (and select the top-level stylesheet; see #705 again).

Change History

Changed 8 months ago by dmisev

I added an --html5 option. Instead of adding an --xhtml option I changed the -X, --default-xsl option to choose the omdoc2xhtml.xsl stylesheet.

Note: See TracTickets for help on using tickets.