On Thu, Dec 13, 2001 at 10:28:33AM -0700, Rankine, Alastair J (Alastair) wrote:

> ! Undefined control sequence.
> \NoTableCell ...1}\CurrentCellWidth =\wd 0 \DEBUg 
>                                                   {report \the

Try this obviously-correct patch:

--- fotex.sty.orig      Thu Dec 13 17:42:11 2001
+++ fotex.sty   Thu Dec 13 17:42:42 2001
@@ -325,7 +325,7 @@
   \CurrentCellWidth\z@
   \setbox0=\hbox{#1}%
   \CurrentCellWidth=\wd0
-\DEBUg{report \the\CurrentCellWidth}%
+\DEBUG{report \the\CurrentCellWidth}%
  \else
   \CurrentCellWidth=\csname fotable\the\AbsoluteTableCount:\the\CellCount\endcsname
  \fi

Tim.
*/

Reply via email to