Re: thesis touch ups...

2007-03-06 Thread Lyx Physicist
> > Ah! Finally. That was kind of a frustrating problem. Can you generate > the file directly from LyX now? I'm just curious. In the future you > might want to try working with the memoir class; you can handle these > problems more simply, I believe. > > I'm not sure about the caption problem.

Re: thesis touch ups...

2007-03-06 Thread Paul Tremblay
On Tue, 06 Mar 2007 22:02:15 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > That worked!! Thank you so much for the help and your patience. It > was a very good learning experience! I am still very new to LaTex and > Lyx, but its people like you and mailing lists like this who help make > t

Re: thesis touch ups...

2007-03-06 Thread Lyx Physicist
> Hi Charles, > > I've fixed all your problems. At least the formatting comes out > correct when I run your document. > > Here you should use as your preamble. Get rid of the previous stuff I > told you to add. > > \makeatletter > \renewcommand\tableofcontents{% > [EMAIL PROTECTED] >

Re: thesis touch ups...

2007-03-06 Thread Paul Tremblay
On Tue, 06 Mar 2007 18:21:03 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > > Here is the entire LaTex file... I havent tried the previous > suggestion to fix the pages on the LOF, but I will get back to you > when I do. Thanks, Charles > Hi Charles, I've fixed all your problems. At lea

Re: thesis touch ups...

2007-03-06 Thread Paul Tremblay
On Tue, 06 Mar 2007 10:21:36 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > Hi Paul, > Sorry for the delay in replying. So, I got the thesis exported in > LaTex on my Mac with all the images etc. I ran it 5-6 times, and I am > still not getting anything different. Here is what I have.

Re: thesis touch ups...

2007-03-06 Thread Lyx Physicist
> What do you mean that the numbering is okay for the list of tables? Do > you mean that both the right page appears and that no numbering appears > on the first page? > > I think in order for me to help you, I would need you to get the images > in the right location. Otherwise I can't tell if th

Re: thesis touch ups...

2007-03-03 Thread Paul Tremblay
On Sat, 03 Mar 2007 14:57:08 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > LaTeX Warning: Citation `key-6' on page 3 undefined on input line 293. > > [3] > > > LaTeX Warning: Citation `key-7' on page 4 undefined on input line 310. > > ElementTable.jpg> [4 <./ElementTable2.jpg>] > Err

Re: thesis touch ups...

2007-03-03 Thread Lyx Physicist
> The wrong numbering is probably due to that latex is not run enough by > LyX. I think we should try to debug this by exporting to latex and then > running latex from the terminal. > > As for numbering still showing up on the first page of your list of > tables, I don't know why that is happenin

Re: thesis touch ups...

2007-03-03 Thread Paul Tremblay
On Sat, 03 Mar 2007 12:46:50 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > Hi Paul, >Thanks for all the help so far. Im getting close it seems.. So here > is what is happening now. I inserted the \makeatletter at the > beginning of the text you gave me to insert in the preamble. What

Re: thesis touch ups...

2007-03-03 Thread Lyx Physicist
> > Hi Charles, > > Sorry, but I forgot one line from what I told you to paste into the > preamble. At the very top of what I gave you you need to insert > \makeatletter. (Actualy, you just need to wrap all of the text I have > you by putting at the very beginning \makeatletter and at the end >

Re: thesis touch ups...

2007-03-03 Thread Paul Tremblay
On Thu, 01 Mar 2007 11:37:24 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > > Hi Paul, >I put that into the preamble and am getting this error... > You cant use '\spacefactor' in vertical mode > (Here is the text from the error) > \tableofcontents > > Sorry, but

Re: thesis touch ups...

2007-03-01 Thread Lyx Physicist
> > Hi Charles, > > First, I realize I spoke too soon when I said the fix would be easy. I > have just done some experimentation and it seems that the command > \thispagestyle does not work with the \tableofcontents \listoflists > and \listoffigures environments. That is because you have to issu

Re: thesis touch ups...

2007-02-28 Thread Paul Tremblay
O > > Hi Paul, >I am getting an error when I try to output the .tex file.. > ==> Fatal error occurred, the output PDF file is not finished! > > So here is the text from the tex file immediately before(the > acknowlegements) up the first line of Chapter one. Thanks for your > patience, > Cha

Re: thesis touch ups...

2007-02-28 Thread Lyx Physicist
On Wed, 2007-02-28 at 20:55 -0500, Paul Tremblay wrote: > On Wed, 28 Feb 2007 19:32:54 -0600 > Lyx Physicist <[EMAIL PROTECTED]> wrote: > > > > > > Hi Paul, > > That ALMOST worked... I now have the TOC first page un-numbered and > > the second page numbered(which is what I wanted) and no numbe

Re: thesis touch ups...

2007-02-28 Thread Paul Tremblay
On Wed, 28 Feb 2007 19:32:54 -0600 Lyx Physicist <[EMAIL PROTECTED]> wrote: > > Hi Paul, > That ALMOST worked... I now have the TOC first page un-numbered and > the second page numbered(which is what I wanted) and no number on the > List of Tables(also what I wanted), but there is a problem wi

Re: thesis touch ups...

2007-02-28 Thread Lyx Physicist
> I'm not sure what you mean by problem #1. What do you mean by "count" > the second page? Do you mean there is no page number that shows up? > > Regarding problem 2, do you mean that there is a number on the first > page but not the second? That is odd, since \thispagestyle{empty} should > numbe

Re: thesis touch ups...

2007-02-26 Thread Lyx Physicist
Thanks Julio, that did it! Now I need to work on the numbering problem I am having I have the first pages of my thesis numbered with roman numerals up to the first page of Chapter 1. For the first page of every new section(ie acknowlegments, TOC, List of tables etc) I dont want the page n

Re: thesis touch ups...

2007-02-26 Thread Julio Rojas
Just use a table of 3 columns and just one row. Remove all margins for this table. Place the another table of just one cell inside the first and third cells and for these tables use only the top margin. Remove all other margins. Place the text inside the one-cell tables. On 2/26/07, Lyx Physicist

Re: thesis touch ups...

2007-02-26 Thread Lyx Physicist
On Mon, 2007-02-26 at 08:35 +0100, Stefano Baroni wrote: > > On Feb 26, 2007, at 3:02 AM, Lyx Physicist wrote: > > > Hi all, Im writing my thesis right now in Lyx 1.44 for OSX. I have > > gotten most of the formatting issues figured out( I am using the > > standard report class with nothing fanc

thesis touch ups...

2007-02-25 Thread Lyx Physicist
Hi all, Im writing my thesis right now in Lyx 1.44 for OSX. I have gotten most of the formatting issues figured out( I am using the standard report class with nothing fancy really) but there are a few minor things that I need to work out.(I have no LaTex experience so the easier the better...)