Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!spool.mu.edu!snorkelwacker.mit.edu!bloom-beacon!eru!hagbard!sunic!mcsun!ukc!tcdcs!dce.ie!em From: em@dce.ie (Eamonn McManus) Newsgroups: comp.text.tex Subject: Re: Problems using commands in /csname Message-ID: Date: 3 Apr 91 15:32:54 GMT References: Organization: Datacode Communications Ltd, Dublin, Ireland Lines: 15 toriver@lise.unit.no (Tor Iver Wilhelmsen) writes: >LaTeX says: > >! Use of \csname doesn't match its definition. It looks as if you have accidentally nuked the \csname primitive, e.g., by saying \def\csname something\endcsname{...} instead of \expandafter\def\csname something\endcsname{...} I didn't see anything wrong with the extracts you posted, so perhaps it has occurred earlier in the same file (or perhaps I missed it). , Eamonn