> oolatex seems to ignore things like \newspace and \vspace while it
 > considers \hspace. Additionally it ignores \centering in floating
 > figures/tables while \begin{center}\end{center} works. The is a little
 > inconvenient as \centering is the default in Kile's figure wizard.

The approach in tex4ht is to try to capture logical units and ignore
formatting instructions.  \vspase appears under the hood within the
definitions of many macros (over 500 on my departmental latex
distribution), and configuring that instruction probably will break
much of the output code.

 > While playing with floating figures I also discovered that oolatex
 > cannot handle \listoftables and \listoffigures while xhlatex can.

Fixed.

 > Sorry for mixing two possibly unrelated bugs into one report.

That is fine. Much of the development of the OpenDocument
configurations is done by adjusting corresponding HTML configurations.
The HTML configurations are better developed since more people use
them and as a result they get better feedback.



 > \listoffigures
 > \listoftables
 > 
 > \newpage
 > 
 > start
 > \newpage
 > this should be on next page

The OpenDocument configurations of tex4ht offer the \Hclearpage
command for introducing page breaks.

-eitan



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to