On Thu, Dec 11, 2014 at 12:10:14PM -0800, Paul E. McKenney wrote: > > ! Illegal parameter number in definition of \Hy@tempa. > > <to be read again> > > d > > l.876 two \co{#define} > > statements, giving us not one but two ways to create > > ? > > ! Emergency stop. > > <to be read again> > > d > > l.876 two \co{#define} > > statements, giving us not one but two ways to create > > End of file on the terminal! > > --- > > That is odd given that URLs really can contain "#"... I'm reading the error message like it has a problem with the "#" in "#define" but I might be wrong. > > Btw, don't waste too much time with it before you can reproduce it > > yourself and can actually confirm it is a latex issue. I might be > > missing packages or so... although updating texlive-latex-* works out > > fine and pulls in whatever it needs. > > > > Btw, it looks like it has trouble with this custom defined command. Built-in > > stuff works: > > > > --- > > diff --git a/toolsoftrade/toolsoftrade.tex b/toolsoftrade/toolsoftrade.tex > > index c98f3a78652f..e227fe7363fb 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} > > + & \L test > > I am guessing that \L chokes on underscores, otherwise, it would be an > attractive alternative to \co{}. (It does choke on underscores in my > old environment.) Yeah, I had to comment out the underscores earlier. > > & \co{struct task_struct} \\ > > \cline{2-3} > > & \co{pthread_create()} > > -- > > > > I need to investigate more. > > Please let me know how it goes! Yap, sure. -- 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