Include - Appendix

2004-07-09 Thread Rob S
Dear Users; I have four appendices which I have created on individual .lyx files. All commence with the "start appendix here" command. My thesis is built around a master document in which I use the Include function for each separate file. If I "include" the appendix files the TOC shows them all

Re: Include - Appendix

2004-07-09 Thread Jose' Matos
On Friday 09 July 2004 09:38, Rob S wrote: > Dear Users; > > I have four appendices which I have created on individual .lyx files. > All commence with the "start appendix here" command. What if just the first start with "start appendix here"? This should fix it. > Rob S -- José Abílio

RE: Include - Appendix

2004-07-09 Thread Rob S
> > What if just the first start with "start appendix here"? Yes, that sorted it - cheers > > This should fix it. > > Rob S > > -- > José Abílio Rob S

One-column page in two-column book?

2004-07-09 Thread George Ellenburg
Hello, I have a book that I'm writing using the standard Book document layout, with each chapter as separate include files. In the defaults for the layout, the book is set for two columns. However, there is one chapter at the very beginning (a prologue) that I'd prefer to be typeset as one col

Re: One-column page in two-column book?

2004-07-09 Thread Ingar Pareliussen
On Friday 09 July 2004 11:23, George Ellenburg wrote: > Hello, > > I have a book that I'm writing using the standard Book document layout, > with each chapter as separate include files. > > In the defaults for the layout, the book is set for two columns. > However, there is one chapter at the very

latex beamer and \mathrm

2004-07-09 Thread Angus Leeming
I've noticed one small peculiarity with the latex beamer class. (For those that don't know it, it's a *fantastic* class with which to create pdf presentations. See http://latex-beamer.sf.net) It uses a nice, sans serif font by default, but I find that \mathrm{foo} results in foo being typeset w

Re: latex beamer and \mathrm

2004-07-09 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I've noticed one small peculiarity with the latex beamer class. Angus> (For those that don't know it, it's a *fantastic* class with Angus> which to create pdf presentations. See Angus> http://latex-beamer.sf.net) Angus> It uses a n

Re: latex beamer and \mathrm

2004-07-09 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> I've noticed one small peculiarity with the latex beamer > class. Angus> (For those that don't know it, it's a *fantastic* > class with Angus> which to create pdf presentations. See > Angus> http://latex-beamer.sf.net) > > Angus> It uses a nice, sans serif font

Re: latex beamer and \mathrm

2004-07-09 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Shrug. I expect a class that redefines the default font to also Angus> redefine the default elsewhere too. Is that so unreasonable? Well, roman in LaTeX world means serif (if I understand correctly). It does not mean default. The

Re: latex beamer and \mathrm

2004-07-09 Thread Jean-Pierre Chretien
>>To: [EMAIL PROTECTED] >>Subject: Re: latex beamer and \mathrm >>From: Jean-Marc Lasgouttes <[EMAIL PROTECTED]> >>Date: Fri, 09 Jul 2004 15:09:16 +0200 >>X-Miltered: at concorde with ID 40EE98FC.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! >> >>> "Angus" == Angus Leeming <[EMAIL PROTE

Re: latex beamer and \mathrm

2004-07-09 Thread Angus Leeming
Jean-Pierre Chretien wrote: > Those who are accustomed to serified math fonts and want to > keep the good-looking sans-serif text font may use the [mathserif] > class option. Thanks for this info, Jean-Pierre. > Till Tantau made a real good work about customization and > compatibility. The comman

Re: latex beamer and \mathrm

2004-07-09 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Angus> Shrug. I expect a class that redefines the default font to > also Angus> redefine the default elsewhere too. Is that so > unreasonable? > > Well, roman in LaTeX world means serif (if I understand correctly). > It does not mean default. The fact that most classe

Re: latex beamer and \mathrm

2004-07-09 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> Jean-Marc Lasgouttes wrote: Shrug. I expect a class that Angus> redefines the default font to >> also Angus> redefine the default elsewhere too. Is that so >> unreasonable? >> >> Well, roman in LaTeX world means serif (if I underst

Re: latex beamer and \mathrm

2004-07-09 Thread Angus Leeming
Jean-Marc Lasgouttes wrote: > Isn't amsmath' \text what you need here (or \mbox, but it will not > set the size correctly). Normal text should not use mathrm, in any > case. I don't know. That's why I'm asking. I want a properly typeset subscripted phrase. \textnormal works. \text works too.

Re: latex beamer and \mathrm

2004-07-09 Thread Jean-Marc Lasgouttes
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> I want a properly typeset subscripted phrase. \textnormal Angus> works. \text works too. Angus> Which would you use? I don't know. To be fair, I did not know about \textnormal, but it looks like a good candidate. JMarc

aligned displaystyle equations inside itemize environment

2004-07-09 Thread Jonne Zutt
Hi all, Does anyone know the right way to align displaystyle equations mixed with the itemize environment in LyX? Example: * first function P_1 &= \sum_a\inA displaystyle * but another one P_2 &= blabla * or perhaps P_3 &= blabla I want to align the '=', or left align th