That gave me the same error that singlespacing is already defined. I'll go fool around with the class and see if I can't get singlespacing working again.
You're very welcome. Good luck. Thanks. If I get this done I'll hoist a beverage in your (and the others who helped me) honour. On Mon, Feb 14, 2011 at 1:57 PM, Julien Rioux <jri...@physics.utoronto.ca>wrote: > On 14/02/2011 2:51 PM, Danny Parker wrote: > >> That did get the figure number and caption in the same line (much thanks) >> but it did not single space the caption. Do you know of a quick way of >> fixing that? I tried just using the paragraph settings but it seems the >> class has redefined /singlespace so when I try to make the pdf I get an >> error. >> > > How about: > \usepackage[font=singlespacing,labelsep=period]{caption} > > > > Thanks to the help of another user I think I can edit the class to >> rename the command freeing up /singlespacing. The one thing I'm unsure of >> when doing that is do I only have to reconfigure LyX or do I need to do >> something with MiKTeX also? >> >> > If you modify the class file you don't need to reconfigure anything I'd > think. If you made a renamed copy of the class file under a different name, > and change or rename your LyX layout file accordingly, then I'd think you > would need to reconfigure LyX. > > > Again thanks for the help. It's very much appreciated. >> >> > You're very welcome. Good luck. > > Julien > > > On Mon, Feb 14, 2011 at 1:41 PM, Julien Rioux<jri...@physics.utoronto.ca >> >wrote: >> >> \usepackage[labelsep=period]{caption} >>> >>> >> > >