[tex4ht] [bug #437] unclosed \ifnum for \\* in longtable

Michal Hoftich michal.h21 at gmail.com
Wed Sep 18 16:02:21 CEST 2019


Follow-up Comment #1, bug #437 (project tex4ht):

Hi David,

this seems to be caused by this definition in longtable.sty

 
\def\LT at tabularcr{%                                                           
                                                                              
                                                 
  \relax\iffalse{\typeout{jsme v iffalse}\fi\ifnum0=`}\fi                     
                                                                              
                                                 
    \@ifstar                                                                  
                                                                              
                                                   
     {\def\crcr{\LT at crcr\noalign{\nobreak}}\let\cr\crcr                       
                                                                              
                                                 
      \LT at t@bularcr}%                                                         
                                                                              
                                                  
      {\LT at t@bularcr}} 


The warning disappears when I remove
`\def\crcr{\LT at crcr\noalign{\nobreak}}\let\cr\crcr` from the \@ifstar
condition. Is this code useful for something in tex4ht context?

    _______________________________________________________

Reply to this item at:

  <http://puszcza.gnu.org.ua/bugs/?437>

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



More information about the tex4ht mailing list