[tex4ht] [bug #247] mk4ht oolatex failed to process math formula when wrap fig has been loaded

2015-03-31 Thread Karl Berry
Follow-up Comment #2, bug #247 (project tex4ht):

(sorry for the delayed reply.)

hmm. can we make the \par omission conditional on oo somehow? looking at that
code, it seems to me that the \par could be having a real effect on the
regular processing. i don't have an actual case at hand, but it is precisely
these cases where \everypar is being tinkered with, etc., that it can be
crucial.  i don't see anything else forcing tex into vertical mode if \WF@box
is void.  and \par is special in latex besides, so ...

it seems to me that the real problem here is that either
(a) a aragraph is not being opened with the formula, which it should be,
and/or 
(b) \par is generating an end-of-paragraph even when no paragraph has been
opened.

wdyt?

thanks,
k


___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/



[tex4ht] [bug #248] sometimes, oolatex may failed when \vskip nested inside \textsf{}

2015-03-31 Thread Rongsong Shen
Follow-up Comment #2, bug #248 (project tex4ht):

Michal,

Seems you are right. We'd better not to use \par/\vskip or others inside
\textsf{}.

Also, following code will be rejected by pdflatex:

\textsf{
   This is line 1.

   This is line 2.
}

Rongsong

___

Reply to this item at:

  

___
  Message sent via/by Puszcza
  http://puszcza.gnu.org.ua/