Bill -- We're still having latex woes in ticket 278. Can you help? We replaced all the \MPIreplace macros with deletebegin/end and updatebegin/end, but we're still getting "Float(s) lost". It seems to have to do with a table in datatype.tex. The table looks like this: ----- \begin{table}[ht] \begin{center} \begin{constlist} \constitem{MPI\_COMBINER\_NAMED}{a named predefined datatype} ...etc. \MPIdeleteBegin{3.0}{278} \constitem{MPI\_COMBINER\_HVECTOR\_INTEGER}{\mpifunc{MPI\_TYPE\_HVECTOR} from Fortran} \constitem{MPI\_COMBINER\_HVECTOR}{\mpifunc{MPI\_TYPE\_HVECTOR} from C or C++} \constskipitem{}{\ \ and in some case Fortran} \constskipitem{}{\ \ or \mpifunc{MPI\_TYPE\_CREATE\_HVECTOR}} \MPIdeleteEnd{3.0} \MPIupdateBegin{3.0}{278} \constitem{MPI\_COMBINER\_HVECTOR}{\mpifunc{MPI\_TYPE\_CREATE\_HVECTOR}} \MPIupdateEnd{3.0} ...etc. ----- If we remove all the \MPIdelete* and \MPIupdate* macros, it builds ok. If we put even one of them back, we get "Float(s) lost" and pdflatex aborts. But other than that, we're totally stumped (we've wasted 2+ hours trying to solve this so far :-( ). What should we do? -- Jeff Squyres [email protected] For corporate legal information go to: http://www.cisco.com/web/about/doing_business/legal/cri/