On Fri, Dec 12, 2014 at 08:38:35AM -0800, Paul E. McKenney wrote: > Does wrapping the \co{} in mbox help? Please see the patch below for > an example. > > Your environment apparently does handle \co{} in other environments, > as there are a lot of them in Chapter 1. So if mbox fixes it for you, > I would be OK mboxing all the \co{}s in tables. > > Thanx, Paul > > ------------------------------------------------------------------------ > > diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex > index c98f3a78652f..a5b530fc989e 100644 > --- a/toolsoftrade/toolsoftrade.tex > +++ b/toolsoftrade/toolsoftrade.tex > @@ -1242,7 +1242,7 @@ but may be implemented straightforwardly as follows: > \hline > \hline > Thread Management > - & \co{pthread_t} > + & \mbox{\co{pthread_t}} > & \co{struct task_struct} \\ > \cline{2-3} > & \co{pthread_create()} Nope, that doesn't help :-( ! Missing { inserted. <inserted text> { l.1246 & \mbox{\co{struct task_struct}} \\ ? ! Emergency stop. <inserted text> { l.1246 & \mbox{\co{struct task_struct}} \\ End of file on the terminal! -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. -- -- To unsubscribe from this list: send the line "unsubscribe perfbook" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html