ModernCV and Section Bibliography Problems

2012-03-01 Thread Danny Parker
Sorry for the double post but I forgot the files in the original one. I'm trying to make a CV with different sections for Journals, conferences, etc in LyX 2.0. I'm trying to follow the example shown here but using the modernCV class. I can run the example code

ModernCV and Section Bibliography Problems

2012-03-01 Thread Danny Parker
I'm trying to make a CV with different sections for Journals, conferences, etc in LyX 2.0. I'm trying to follow the example shown here but using the modernCV class. I can run the example code fine but when I do it using my document I get an error "found unknown

Re: Custom Class Figure Problem

2011-02-14 Thread Danny Parker
me) honour. On Mon, Feb 14, 2011 at 1:57 PM, Julien Rioux 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 >> fi

Re: Custom Class Figure Problem

2011-02-14 Thread Danny Parker
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.

Re: Custom Class Figure Problem

2011-02-14 Thread Danny Parker
Thanks again. I'll do some reading and then maybe pose some more questions. Danny On Mon, Feb 14, 2011 at 1:10 PM, Julien Rioux wrote: > On 14/02/2011 1:46 PM, Danny Parker wrote: > >> Thanks for the response. >> >> I understand what you are saying a

Custom Class Figure Problem

2011-02-10 Thread Danny Parker
I'm having a problem getting properly formatted figures in my output. At first I was using LyX float and insert graphic command which I mistakenly though would format figures according to the class of my thesis. However it caused the caption of the output to be something like Figure # Double sp

Re: ERROR: \singlespacing already defined when using paragraph settings

2011-02-08 Thread Danny Parker
> > Yes, but then you have to change all the \singlespacing commands in the > class file to \snglspcing. Understood. Thanks for all the help. Danny On Tue, Feb 8, 2011 at 5:51 PM, Richard Heck wrote: > Yes, but then you have to change all the \singlespacing commands in the > class file to \s

Re: ERROR: \singlespacing already defined when using paragraph settings

2011-02-08 Thread Danny Parker
get an error "LaTeX Error: Unknown graphics extension: .eps." which I don't know what to do with. Any suggestions there? Danny On Tue, Feb 8, 2011 at 5:28 PM, Richard Heck wrote: > On 02/08/2011 06:23 PM, Danny Parker wrote: > >> I'm getting the following error

ERROR: \singlespacing already defined when using paragraph settings

2011-02-08 Thread Danny Parker
I'm getting the following error when trying to switch to single spacing in my document. LaTeX Error: Command \singlespacing already defined. >From reading up on similar errors I think it may be a conflict between packages but I'm not experienced enough to know which ones cause the conflict and wh

Re: Cannot Determine Size of Graphic Error due to CLS

2010-07-26 Thread Danny Parker
Julien, That fixed it. Thanks a lot for your help. Danny On Fri, Jul 23, 2010 at 6:48 PM, Julien Rioux wrote: > On 23/07/2010 5:33 PM, Danny Parker wrote: > >> I'm working on a dissertation with my colleges thesis.cls and I'm having a >> problem including graphi

Cannot Determine Size of Graphic Error due to CLS

2010-07-23 Thread Danny Parker
I'm working on a dissertation with my colleges thesis.cls and I'm having a problem including graphics. If I don't include them and compile to pdf everything works great. If I include a graphic (whether jpg, png, bmp, or eps) I get an error saying "Cannot Determin Size of Graphic in " ... It will

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
Great! That fixed it. Thanks again for your help and patience. So I'm slowly starting to understand what the problem was here. I guess what I'm still unclear on is was this a user error or LyX bug since MikTex compiled it fine. On Wed, Jun 24, 2009 at 2:17 PM, rgheck wrote: >

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
Thanks again for the help. I added that to my layout but I'm still very new to LyX (I had to look up what ERT, Evil Red Text, was) so I don't really understand what you mean by "use it instead of standard". Could you please direct me to some reading or explain a little further. Danny On Wed, Ju

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
Here they are. My layout file is in the top post if you need that too. Thanks for the help. On Wed, Jun 24, 2009 at 10:42 AM, rgheck wrote: > Danny Parker wrote: > >> Another difference is that LyX adds >> >> \setcounter{secnumdepth}{3} >> >> \setcoun

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
e and testlyx.tex comes from importing the test.tex file, changing the document class to article(phm) and then exporting. On Wed, Jun 24, 2009 at 9:43 AM, rgheck wrote: > Danny Parker wrote: > >> I still haven't been able to figure this out. As far as I can tell the >> probl

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
glish]{article} where the LaTex has \documentclass[twocolumn]{article} On Wed, Jun 24, 2009 at 9:43 AM, rgheck wrote: > Danny Parker wrote: > >> I still haven't been able to figure this out. As far as I can tell the >> problem boils down to that MikTeX can use the .sty from

Re: STY Layout and \maketitle Help

2009-06-24 Thread Danny Parker
I still haven't been able to figure this out. As far as I can tell the problem boils down to that MikTeX can use the .sty from the command line and I can't get LyX to generate a DVI without errors. Any suggestions?

STY Layout and \maketitle Help

2009-06-23 Thread Danny Parker
First thanks to everyone who help me get a CLS layout working recently. I'm having a new problem now. I have an phm.sty file provided by a conference and I'm trying to use it. I've added it to MikTeX and can create a .ps using the command line but I can't get it to work in LyX. I've followed th

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
So you don't need the book class even though the msuthesis class calls it? Danny On Fri, Jun 19, 2009 at 12:41 PM, rgheck wrote: > Danny Parker wrote: > >> Thanks again. I got mixed results but ultimately successful. I tried >> making the changes you suggested, reconf

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
That is the best I can track it down too. I'm including two files. msuthesis.layout was done with notepad++ and msuthesis2 was done with windows notepad. I don't know if it makes a difference but I'm using XPx64. Danny On Fri, Jun 19, 2009 at 12:39 PM, rgheck wrote: >

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
I downloaded notepad++ to do the text editing and that seems to have fixed the problem of not being able to edit the files. Danny On Fri, Jun 19, 2009 at 10:55 AM, Danny Parker wrote: > I think it's definitely windows text editors that have been causing me the > problems. I went

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
gs correct? Danny On Fri, Jun 19, 2009 at 10:39 AM, Danny Parker wrote: > Thanks again. I got mixed results but ultimately successful. I tried > making the changes you suggested, reconfigured, restarted and I got the same > error. I then downloaded the file you included and it worked. W

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
[msuthesis,book]. This is almost exactly the case in 5.2.4. Did I misunderstand the help file? Thanks again for all your help. It's much appreciated. Danny On Fri, Jun 19, 2009 at 10:20 AM, rgheck wrote: > Danny Parker wrote: > >> Thanks for the reply. I appreciate the he

Re: Creating New Layout Help

2009-06-19 Thread Danny Parker
yle Abstract Style Bibliography TopSep4 LabelString "Bibliography" LabelFont Series Bold SizeHuge EndFont End Preamble \usepackage{msuthesis} EndPreamble On Fri, Jun 19, 2009 at 9:39 AM, rgheck wrote: > Danny

Creating New Layout Help

2009-06-19 Thread Danny Parker
I'm trying to create a .layout file for a .cls file I've been given. I've tried following the Customization tutorial but I am having no luck after two frustrating days. So I tried to back up and make the most basic layout file I could. #% Do not delete the line below; configure depends on this