OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: Undefined control sequence


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.
*/


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC