RE: "Preface" on header

2004-02-13 Thread Guy Hindell
First off, I'm no expert in Lyx or latex. However, I have recently been trying to achieve a similar effect, in my case trying to make sure that the preface (which I have after the TOC) has roman page numbers in the footer rather than Arabic. After a bit of trawling usenet I found out to use the \fr

RE: "Preface" on header

2004-02-13 Thread Rich Shepard
On Fri, 13 Feb 2004, Guy Hindell wrote: > First off, I'm no expert in Lyx or latex. However, I have recently been > trying to achieve a similar effect, in my case trying to make sure that > the preface (which I have after the TOC) has roman page numbers in the > footer rather than Arabic. After a

Graphics in float captions

2004-02-13 Thread José Luis Gómez Dans
Hi, Due to unforeseen circumstances :-/// I need to have a graphic in some captions to my figures. These are simple latex graphic environments, such as lines and stuff like that. I created the graphics with xfig and exported them to latex pictures, which results in essentially a \begin{pictur

Command for PDF generation

2004-02-13 Thread Gregor Gorjanc
Hi! Does anyone knows what LyX lunches to produce PDF? I want to know the exact procedure. Why? I have an LyX document with EPS figure. When I export it to PS and then create a PDF with ps2pdf picture gets ugly when previewing PDF in acrobat. On the other hand picture is nice if PDF is exporte

Re: Command for PDF generation

2004-02-13 Thread Angus Leeming
Gregor Gorjanc wrote: > Hi! > > Does anyone knows what LyX lunches to produce PDF? That depends on your set up. > I want to know the exact procedure. Why? > > I have an LyX document with EPS figure. When I export it to PS and > then create a PDF with ps2pdf picture gets ugly when previewing PD

RE: "Preface" on header

2004-02-13 Thread Jean-Pierre.Chretien
>>\mainmatter >>\pagestyle{fancy} I use (with the report class, don't remember with book class) \pagestyle{fancyplain} which prevents running headers in the pages containing chapter titles. In fact, you might as well put in the preamble (on the the preamble part of a dedicated layout) these line

RE: "Preface" on header

2004-02-13 Thread Rich Shepard
On Fri, 13 Feb 2004, Jean-Pierre.Chretien wrote: > I use (with the report class, don't remember with book class) > \pagestyle{fancyplain} > which prevents running headers in the pages containing chapter titles. Thanks, Jean-Pierre. I'm working with Springer-Verlag's 'svmono.cls' as my book will

Re: redlined documents

2004-02-13 Thread Paul Smith
See message http://article.gmane.org/gmane.editors.lyx.general/14643 in the archives Is it planned to include (inbuilt) that feature in future versions of LyX? Paul

Re: redlined documents

2004-02-13 Thread Rick Angell
> See message > http://article.gmane.org/gmane.editors.lyx.general/14643 > in the archives > Is it planned to include (inbuilt) that feature in future versions of LyX? > > Paul > > Here's the link to the developers' site note on this. It appears to be in 1.40 in cvs, already. http://www.de

Mis-alignment with multicols

2004-02-13 Thread Rich Shepard
I have a section of text -- a list -- that is typeset in two columns on the page using the \begin{multicols}{2} ... \end{multicols} pair. Headings, sub-heads and list items all align on the left of the columns ... except for the first heading. This one is immediately after the ERT that defines

LyX feature poll on Wiki pages

2004-02-13 Thread Martijn Brouwer
To give the developers an idea about the features that the users would like to be included in LyX, I started a feature poll on the LyX wiki pages. In this way I hope to help making LyX an even greater program than it already is. So see the poll go to http://wiki.lyx.org/pmwiki.php/LyX/FeaturePo

Re: redlined documents

2004-02-13 Thread Paul Smith
Is it planned to include (inbuilt) that feature in future versions of LyX? Here's the link to the developers' site note on this. It appears to be in 1.40 in cvs, already. http://www.devel.lyx.org/changetracking.php3 Thanks, Rick! Sorry for my ignorance, but what means "being in cvs"? Paul

Re: Mis-alignment with multicols

2004-02-13 Thread Karsten Heymann
On Fri, 13 Feb 2004 12:20:48 -0800 (PST) "Rich Shepard" <[EMAIL PROTECTED]> wrote: > I have a section of text -- a list -- that is typeset in two columns > on the page using the \begin{multicols}{2} ... \end{multicols} pair. > > Headings, sub-heads and list items all align on the left of th

Re: Mis-alignment with multicols

2004-02-13 Thread Rich Shepard
On Fri, 13 Feb 2004, Karsten Heymann wrote: > Layout -> Paragraph -> dont't indent doesn't work? Sigh. Yes, it does work. Somehow, I never noticed that little checkbox down there. Many thanks, Karsten, Rich -- Dr. Richard B. Shepard, President Applied Ecosystem Services, Inc. (TM)

RE: Included files do not update

2004-02-13 Thread Jim Ragsdale
I have had that same problem. I am on the windows version and have an included file. I have to shut down lyx and restart to get it to update. > -Original Message- > From: news [mailto:[EMAIL PROTECTED] Behalf Of Nirmal Govind > Sent: Tuesday, February 10, 2004 3:39 AM > To: [EMAIL PROTECTE

Re: Package & Font errors after upgrading LyX

2004-02-13 Thread Herbert Voss
Russell W. Behne wrote: I upgraded my LyX some time ago by installing a new RPM, rpm -q lyx reports: lyx-1.3.3-1_qt. LyX worked ok before this, but ever since the new rpm was installed I've been getting errors like these, which are appearing in any new document I'm typesetting. Currently I'm writi

Re: Included files do not update

2004-02-13 Thread Nirmal Govind
Jim Ragsdale wrote: I have had that same problem. I am on the windows version and have an included file. I have to shut down lyx and restart to get it to update. I'm not sure that restarting LyX makes a diff. on Linux.. just confimed it in fact.. so looks like you're slightly better off.. :-) M

Re: redlined documents

2004-02-13 Thread Nirmal Govind
Sorry for my ignorance, but what means "being in cvs"? cvs = concurrent versions system.. in this case, the development version of LyX .. anyone can download the devel. version and compile the source though the last I checked, Angus warned me not to go near it now... (at least not for regular us

Re: Graphics in float captions

2004-02-13 Thread Herbert Voss
José Luis Gómez Dans wrote: Due to unforeseen circumstances :-/// I need to have a graphic in some captions to my figures. These are simple latex graphic environments, such as lines and stuff like that. I created the graphics with xfig and exported them to latex pictures, which results in essen