https://issues.apache.org/ooo/show_bug.cgi?id=13473
Christophe Strobbe <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Christophe Strobbe <[email protected]> --- In Apache OpenOffice 3.4.0 and 4.0 on Windows 7, the only HTML output from Impress is through File > Export > XTHML. The resulting output has a doctype for XHTML 1.1 plus MathML 2.0. (So far, so good.) However, the output is a single file (with a <div id="pagex" class="dp3"> for each slide, and an empty div without class or id after every slide), where links like First, Previous, Next, Last don't make sense; you just scroll up and down. In other words, the XHTML export from Impress is not ideal for presentations without some additional CSS. The additional CSS (and JavaScript?) would turn the div elements into slides. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. You are watching all bug changes.
