Re: Removing CONTENTS header from ToC pages (LoF also)

2002-09-18 Thread Rem

Is this more specifically what you are looking for? ;)

- Original Message -
From: Kevin Middleton [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, September 17, 2002 5:51 PM
Subject: Removing CONTENTS header from ToC pages (LoF also)



 This may be more of a LaTeX question, but here goes.  I have been using
the
 following in my preamble to set page numbers on non-first page of chapters
 in the upper right hand corner of the page, rather than centered in the
 bottom.  This works very well.

 %%% Set up page number headings
 \newcommand{\ps@pnum}{
  \renewcommand{\@oddhead}{\hfil{\thepage}}
  \renewcommand{\@evenhead}{\@oddhead}
  \renewcommand{\@oddfoot}{}
  \renewcommand{\@evenfoot}{}
  }
 %%% End of heading definition

 However, when I use the standard LyX Table of Contents and List of Figure
 commands, the headers CONTENTS and LIST OF FIGURES appear.  I would like
to
 remove these headers (I have to conform to my university's thesis
 preparation guidelines).

 I have tried:

 \contentsname{}
 \listfigurename{}

 But the output is the same.

 Any suggestions would be greatly appreciated.

 Kevin




fancynum.lyx
Description: Binary data


Re: Removing CONTENTS header from ToC pages (LoF also)

2002-09-18 Thread Rem

Is this more specifically what you are looking for? ;)

- Original Message -
From: Kevin Middleton [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, September 17, 2002 5:51 PM
Subject: Removing CONTENTS header from ToC pages (LoF also)



 This may be more of a LaTeX question, but here goes.  I have been using
the
 following in my preamble to set page numbers on non-first page of chapters
 in the upper right hand corner of the page, rather than centered in the
 bottom.  This works very well.

 %%% Set up page number headings
 \newcommand{\ps@pnum}{
  \renewcommand{\@oddhead}{\hfil{\thepage}}
  \renewcommand{\@evenhead}{\@oddhead}
  \renewcommand{\@oddfoot}{}
  \renewcommand{\@evenfoot}{}
  }
 %%% End of heading definition

 However, when I use the standard LyX Table of Contents and List of Figure
 commands, the headers CONTENTS and LIST OF FIGURES appear.  I would like
to
 remove these headers (I have to conform to my university's thesis
 preparation guidelines).

 I have tried:

 \contentsname{}
 \listfigurename{}

 But the output is the same.

 Any suggestions would be greatly appreciated.

 Kevin




fancynum.lyx
Description: Binary data


Re: Removing CONTENTS header from ToC pages (LoF also)

2002-09-18 Thread Rem

Is this more specifically what you are looking for? ;)

- Original Message -
From: "Kevin Middleton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, September 17, 2002 5:51 PM
Subject: Removing CONTENTS header from ToC pages (LoF also)


>
> This may be more of a LaTeX question, but here goes.  I have been using
the
> following in my preamble to set page numbers on non-first page of chapters
> in the upper right hand corner of the page, rather than centered in the
> bottom.  This works very well.
>
> %%% Set up page number headings
> \newcommand{\ps@pnum}{
>  \renewcommand{\@oddhead}{\hfil{\thepage}}
>  \renewcommand{\@evenhead}{\@oddhead}
>  \renewcommand{\@oddfoot}{}
>  \renewcommand{\@evenfoot}{}
>  }
> %%% End of heading definition
>
> However, when I use the standard LyX Table of Contents and List of Figure
> commands, the headers CONTENTS and LIST OF FIGURES appear.  I would like
to
> remove these headers (I have to conform to my university's thesis
> preparation guidelines).
>
> I have tried:
>
> \contentsname{}
> \listfigurename{}
>
> But the output is the same.
>
> Any suggestions would be greatly appreciated.
>
> Kevin
>



fancynum.lyx
Description: Binary data


Re: [h] place fig here

2002-08-25 Thread Rem

in lyx 1.2 you can make a right click and click to the box you like.

R
- Original Message -
From: Michael Jaeger [EMAIL PROTECTED]
To: Inderwildi, Oliver [EMAIL PROTECTED]; lyx users
[EMAIL PROTECTED]
Sent: Sunday, August 25, 2002 8:55 AM
Subject: Re: [h] place fig here


 Hi,

 try to use

 Layout - Document - Extra (Float Placement: H)

 Good luck,
 Michael

 Am Donnerstag, 22. August 2002 15:32 schrieb Inderwildi, Oliver:
  Can anybody tell me where I have to place the latex command [h] in lyx
  so that it is the same as the
  latex:
 
  \begin{figure}[h] .\end{figure} !!!
  Don't want to insert the complete thing in tex because I have to see the
  fig while writing.
  I'd be grateful for support.
  Thanks in advance
 
  Oliver




Re: [h] place fig here

2002-08-25 Thread Rem

in lyx 1.2 you can make a right click and click to the box you like.

R
- Original Message -
From: Michael Jaeger [EMAIL PROTECTED]
To: Inderwildi, Oliver [EMAIL PROTECTED]; lyx users
[EMAIL PROTECTED]
Sent: Sunday, August 25, 2002 8:55 AM
Subject: Re: [h] place fig here


 Hi,

 try to use

 Layout - Document - Extra (Float Placement: H)

 Good luck,
 Michael

 Am Donnerstag, 22. August 2002 15:32 schrieb Inderwildi, Oliver:
  Can anybody tell me where I have to place the latex command [h] in lyx
  so that it is the same as the
  latex:
 
  \begin{figure}[h] .\end{figure} !!!
  Don't want to insert the complete thing in tex because I have to see the
  fig while writing.
  I'd be grateful for support.
  Thanks in advance
 
  Oliver




Re: [h] place fig here

2002-08-25 Thread Rem

in lyx 1.2 you can make a right click and click to the box you like.

R
- Original Message -
From: "Michael Jaeger" <[EMAIL PROTECTED]>
To: "Inderwildi, Oliver" <[EMAIL PROTECTED]>; "lyx users"
<[EMAIL PROTECTED]>
Sent: Sunday, August 25, 2002 8:55 AM
Subject: Re: [h] place fig here


> Hi,
>
> try to use
>
> Layout -> Document -> Extra (Float Placement: H)
>
> Good luck,
> Michael
>
> Am Donnerstag, 22. August 2002 15:32 schrieb Inderwildi, Oliver:
> > Can anybody tell me where I have to place the latex command [h] in lyx
> > so that it is the same as the
> > latex:
> >
> > \begin{figure}[h] .\end{figure} !!!
> > Don't want to insert the complete thing in tex because I have to see the
> > fig while writing.
> > I'd be grateful for support.
> > Thanks in advance
> >
> > Oliver




Re: Page numbering

2002-08-16 Thread Rem

I found the solution... Partly :-)

fancyhdr doesn't like titlesec package... Now I have to find another way to
arrange the spaces before and after my chap. sec. subsec etc titles... Any
tips are welcome!

Remzi

- Original Message -
From: Remzi Seker [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 16, 2002 9:21 AM
Subject: Re: Page numbering


 It looks like I can get the numbering done in fancyhdr with some
 modifications...
 However, when I set the page style to fancy I get the floowing errors:

 command \footrule  already defined, and
 command \headrule already defined...

 Any idea?


 On Friday 16 August 2002 10:45, Remzi Seker wrote:
  Hi,
 
  How can I get the pages numbered in the following manner:
 
  (this is not for the preliminary page i.e. TOC, TOF etc but for the main
  document, where the numbering is arabic)
  The first page of every chapter should be numbered at the bottom (0.5
inch
  above the bottom of the page)
  However, rest of the pages need to be numbered at the right-hand corner
of
  the page (0.5 inch from the top, 1 inch from the edge.)
 
  Any idea how I can do this?
 
  Thanks a lot
 
  Remzi




Re: Page numbering

2002-08-16 Thread Rem

I found the solution... Partly :-)

fancyhdr doesn't like titlesec package... Now I have to find another way to
arrange the spaces before and after my chap. sec. subsec etc titles... Any
tips are welcome!

Remzi

- Original Message -
From: Remzi Seker [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, August 16, 2002 9:21 AM
Subject: Re: Page numbering


 It looks like I can get the numbering done in fancyhdr with some
 modifications...
 However, when I set the page style to fancy I get the floowing errors:

 command \footrule  already defined, and
 command \headrule already defined...

 Any idea?


 On Friday 16 August 2002 10:45, Remzi Seker wrote:
  Hi,
 
  How can I get the pages numbered in the following manner:
 
  (this is not for the preliminary page i.e. TOC, TOF etc but for the main
  document, where the numbering is arabic)
  The first page of every chapter should be numbered at the bottom (0.5
inch
  above the bottom of the page)
  However, rest of the pages need to be numbered at the right-hand corner
of
  the page (0.5 inch from the top, 1 inch from the edge.)
 
  Any idea how I can do this?
 
  Thanks a lot
 
  Remzi




Re: Page numbering

2002-08-16 Thread Rem

I found the solution... Partly :-)

fancyhdr doesn't like titlesec package... Now I have to find another way to
arrange the spaces before and after my chap. sec. subsec etc titles... Any
tips are welcome!

Remzi

- Original Message -
From: "Remzi Seker" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, August 16, 2002 9:21 AM
Subject: Re: Page numbering


> It looks like I can get the numbering done in fancyhdr with some
> modifications...
> However, when I set the page style to fancy I get the floowing errors:
>
> command \footrule  already defined, and
> command \headrule already defined...
>
> Any idea?
>
>
> On Friday 16 August 2002 10:45, Remzi Seker wrote:
> > Hi,
> >
> > How can I get the pages numbered in the following manner:
> >
> > (this is not for the preliminary page i.e. TOC, TOF etc but for the main
> > document, where the numbering is arabic)
> > The first page of every chapter should be numbered at the bottom (0.5
inch
> > above the bottom of the page)
> > However, rest of the pages need to be numbered at the right-hand corner
of
> > the page (0.5 inch from the top, 1 inch from the edge.)
> >
> > Any idea how I can do this?
> >
> > Thanks a lot
> >
> > Remzi




Re: seminar

2002-07-30 Thread Rem

I tried to use the seminar layout under  LyX 1.2.
Also, the file http://www.lyx.org/help/seminar/seminar.lyx
doesn't exist on the server...

- Original Message -
From: Guenter Milde [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 30, 2002 9:03 AM
Subject: Re: seminar


 On Tue, 30 Jul 2002 16:22:47 +0200 wrote Herbert Voss
[EMAIL PROTECTED]:

  Remzi Seker wrote:
 
   Hi
   I am having problems with the seminar style. It simply doesn't run.
Can
   anyone send me a working example file so I can try and troubleshoot?
  
 
 
  http://www.lyx.org/help/seminar/seminar.php

 Do you mean the seminar.cls LaTeX class or the seminar.layout Lyx support?
 Could you try some example *.tex file that comes with seminar, to see if
the
 problem is with lyx or with latex?

 The seminar.layout file from the contributed stuff section

ftp://ftp.lyx.org/pub/lyx/contrib/seminar.tar.gz

 comes with a LyX template file. However, it is for use with LyX 1.1.6 and
not
 adapted to 1.2.0 yet.

 Günter

 --
 G.Milde at physik.tu-dresden.de





Re: seminar

2002-07-30 Thread Rem

I tried to use the seminar layout under  LyX 1.2.
Also, the file http://www.lyx.org/help/seminar/seminar.lyx
doesn't exist on the server...

- Original Message -
From: Guenter Milde [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 30, 2002 9:03 AM
Subject: Re: seminar


 On Tue, 30 Jul 2002 16:22:47 +0200 wrote Herbert Voss
[EMAIL PROTECTED]:

  Remzi Seker wrote:
 
   Hi
   I am having problems with the seminar style. It simply doesn't run.
Can
   anyone send me a working example file so I can try and troubleshoot?
  
 
 
  http://www.lyx.org/help/seminar/seminar.php

 Do you mean the seminar.cls LaTeX class or the seminar.layout Lyx support?
 Could you try some example *.tex file that comes with seminar, to see if
the
 problem is with lyx or with latex?

 The seminar.layout file from the contributed stuff section

ftp://ftp.lyx.org/pub/lyx/contrib/seminar.tar.gz

 comes with a LyX template file. However, it is for use with LyX 1.1.6 and
not
 adapted to 1.2.0 yet.

 Günter

 --
 G.Milde at physik.tu-dresden.de





Re: seminar

2002-07-30 Thread Rem

I tried to use the seminar layout under  LyX 1.2.
Also, the file http://www.lyx.org/help/seminar/seminar.lyx
doesn't exist on the server...

- Original Message -
From: "Guenter Milde" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 30, 2002 9:03 AM
Subject: Re: seminar


> On Tue, 30 Jul 2002 16:22:47 +0200 wrote Herbert Voss
<[EMAIL PROTECTED]>:
>
> > Remzi Seker wrote:
> >
> > > Hi
> > > I am having problems with the seminar style. It simply doesn't run.
Can
> > > anyone send me a working example file so I can try and troubleshoot?
> > >
> >
> >
> > http://www.lyx.org/help/seminar/seminar.php
>
> Do you mean the seminar.cls LaTeX class or the seminar.layout Lyx support?
> Could you try some example *.tex file that comes with seminar, to see if
the
> problem is with lyx or with latex?
>
> The seminar.layout file from the contributed stuff section
>
>ftp://ftp.lyx.org/pub/lyx/contrib/seminar.tar.gz
>
> comes with a LyX template file. However, it is for use with LyX 1.1.6 and
not
> adapted to 1.2.0 yet.
>
> Günter
>
> --
> G.Milde at physik.tu-dresden.de
>




Re: importing tex files

2002-07-16 Thread Rem

If I am not mistaken SW is built on an old version of LaTex (At least this
was the case sometime ago when I had to deal with an export problem between
Mathematica and SW.)
This may be one of the problems?
R
- Original Message -
From: Andre Poenitz [EMAIL PROTECTED]
To: Struan Cockcroft [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, July 16, 2002 8:22 AM
Subject: Re: importing tex files


 On Tue, Jul 16, 2002 at 04:13:37PM +0200, Struan Cockcroft wrote:
  I have recently crossed over from windows, in which I was using
  scientific workplace, to linux (and burned the bridge).  I tried
  ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
  but it cannot import my tex files from swp or ktexmaker, cannot relyx.
  Can anyone help me, please. I have attached a file.

 I have no problems wth reLyX on your file. maybe you should convert the
DOS
 line endings first, but I don't think that's a problem. What did reLyX
say?

 Note that you use some tcilatex.sty (which I believe is coming with
 Scientific Workplace).  You need that, too, or - probably better -
 re-insert your pictures using LyX thereby getting rid of the SW dependance
 and getting visual feeback within LyX.

 Andre'

 --
 Those who desire to give up Freedom in order to gain Security,
 will not have, nor do they deserve, either one. (T. Jefferson)




Re: importing tex files

2002-07-16 Thread Rem

If I am not mistaken SW is built on an old version of LaTex (At least this
was the case sometime ago when I had to deal with an export problem between
Mathematica and SW.)
This may be one of the problems?
R
- Original Message -
From: Andre Poenitz [EMAIL PROTECTED]
To: Struan Cockcroft [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, July 16, 2002 8:22 AM
Subject: Re: importing tex files


 On Tue, Jul 16, 2002 at 04:13:37PM +0200, Struan Cockcroft wrote:
  I have recently crossed over from windows, in which I was using
  scientific workplace, to linux (and burned the bridge).  I tried
  ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
  but it cannot import my tex files from swp or ktexmaker, cannot relyx.
  Can anyone help me, please. I have attached a file.

 I have no problems wth reLyX on your file. maybe you should convert the
DOS
 line endings first, but I don't think that's a problem. What did reLyX
say?

 Note that you use some tcilatex.sty (which I believe is coming with
 Scientific Workplace).  You need that, too, or - probably better -
 re-insert your pictures using LyX thereby getting rid of the SW dependance
 and getting visual feeback within LyX.

 Andre'

 --
 Those who desire to give up Freedom in order to gain Security,
 will not have, nor do they deserve, either one. (T. Jefferson)




Re: importing tex files

2002-07-16 Thread Rem

If I am not mistaken SW is built on an old version of LaTex (At least this
was the case sometime ago when I had to deal with an export problem between
Mathematica and SW.)
This may be one of the problems?
R
- Original Message -
From: "Andre Poenitz" <[EMAIL PROTECTED]>
To: "Struan Cockcroft" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 16, 2002 8:22 AM
Subject: Re: importing tex files


> On Tue, Jul 16, 2002 at 04:13:37PM +0200, Struan Cockcroft wrote:
> > I have recently crossed over from windows, in which I was using
> > scientific workplace, to linux (and burned the bridge).  I tried
> > ktexmaker, but I need wysiwym so I installed lyx 1.2.0.  It's very nice
> > but it cannot import my tex files from swp or ktexmaker, cannot relyx.
> > Can anyone help me, please. I have attached a file.
>
> I have no problems wth reLyX on your file. maybe you should convert the
DOS
> line endings first, but I don't think that's a problem. What did reLyX
say?
>
> Note that you use some tcilatex.sty (which I believe is coming with
> Scientific Workplace).  You need that, too, or - probably better -
> re-insert your pictures using LyX thereby getting rid of the SW dependance
> and getting visual feeback within LyX.
>
> Andre'
>
> --
> Those who desire to give up Freedom in order to gain Security,
> will not have, nor do they deserve, either one. (T. Jefferson)




Re: pdflatex

2002-07-02 Thread Rem

I am using tex2pdf version 3.0 and lyx 1.2
It is very inconvenient to move the generated pdf images... I tried fixing
it by playing with preferences etc but no luck so far.
Thanks

Remzi

- Original Message -
From: Jean-Pierre.Chretien [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 10:48 AM
Subject: Re: pdflatex



 From: Remzi Seker [EMAIL PROTECTED]
 To: Herbert Voss [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: pdflatex
 Date: Tue, 2 Jul 2002 10:23:28 -0600
 
 I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
 format of my images under the temp folder. Not where my images are
 originally located (I have my images in different folders). But when I
move
 those pdf images to the corresponding folders from the temp folder,
 everything is fine, otherwise it doesn't work.
 

 There's somthing wrong there, tex2pdf should create the
 pdf versions of images in their original dir, not in the tmp dir.

 Which version do you use ?

 --
 Jean-Pierre





Re: pdflatex

2002-07-02 Thread Rem

Thanks to Jean-Pierre and H. Voss
My problem is solved now... I had to change the pdflatex script.


- Original Message -
From: Herbert Voss [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 12:07 PM
Subject: Re: pdflatex


 Remzi Seker wrote:

  I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
  format of my images under the temp folder. Not where my images are
  originally located (I have my images in different folders). But when I
move
  those pdf images to the corresponding folders from the temp folder,
  everything is fine, otherwise it doesn't work.


 I have no problem here.
 It runs with pdflatex ... and with tex2pdf
 In the first case all temporary files are in LyX's
 tempdir and in the second case I have the tex2pdf-
 tempdir and a logfile in the maindir of the doc.

 I'm running 1.3.0 cvs with some changes to the
 graphic part and I do not really know if this
 is the reason why it does not failed.

 Herbert



 --
 http://www.lyx.org/help/





Re: pdflatex

2002-07-02 Thread Rem

I am using tex2pdf version 3.0 and lyx 1.2
It is very inconvenient to move the generated pdf images... I tried fixing
it by playing with preferences etc but no luck so far.
Thanks

Remzi

- Original Message -
From: Jean-Pierre.Chretien [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 10:48 AM
Subject: Re: pdflatex



 From: Remzi Seker [EMAIL PROTECTED]
 To: Herbert Voss [EMAIL PROTECTED]
 Cc: [EMAIL PROTECTED]
 Subject: Re: pdflatex
 Date: Tue, 2 Jul 2002 10:23:28 -0600
 
 I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
 format of my images under the temp folder. Not where my images are
 originally located (I have my images in different folders). But when I
move
 those pdf images to the corresponding folders from the temp folder,
 everything is fine, otherwise it doesn't work.
 

 There's somthing wrong there, tex2pdf should create the
 pdf versions of images in their original dir, not in the tmp dir.

 Which version do you use ?

 --
 Jean-Pierre





Re: pdflatex

2002-07-02 Thread Rem

Thanks to Jean-Pierre and H. Voss
My problem is solved now... I had to change the pdflatex script.


- Original Message -
From: Herbert Voss [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Tuesday, July 02, 2002 12:07 PM
Subject: Re: pdflatex


 Remzi Seker wrote:

  I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
  format of my images under the temp folder. Not where my images are
  originally located (I have my images in different folders). But when I
move
  those pdf images to the corresponding folders from the temp folder,
  everything is fine, otherwise it doesn't work.


 I have no problem here.
 It runs with pdflatex ... and with tex2pdf
 In the first case all temporary files are in LyX's
 tempdir and in the second case I have the tex2pdf-
 tempdir and a logfile in the maindir of the doc.

 I'm running 1.3.0 cvs with some changes to the
 graphic part and I do not really know if this
 is the reason why it does not failed.

 Herbert



 --
 http://www.lyx.org/help/





Re: pdflatex

2002-07-02 Thread Rem

I am using tex2pdf version 3.0 and lyx 1.2
It is very inconvenient to move the generated pdf images... I tried fixing
it by playing with preferences etc but no luck so far.
Thanks

Remzi

- Original Message -
From: "Jean-Pierre.Chretien" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 10:48 AM
Subject: Re: pdflatex


>
> >>From: "Remzi Seker" <[EMAIL PROTECTED]>
> >>To: "Herbert Voss" <[EMAIL PROTECTED]>
> >>Cc: <[EMAIL PROTECTED]>
> >>Subject: Re: pdflatex
> >>Date: Tue, 2 Jul 2002 10:23:28 -0600
> >>
> >>I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
> >>format of my images under the temp folder. Not where my images are
> >>originally located (I have my images in different folders). But when I
move
> >>those pdf images to the corresponding folders from the temp folder,
> >>everything is fine, otherwise it doesn't work.
> >
>
> There's somthing wrong there, tex2pdf should create the
> pdf versions of images in their original dir, not in the tmp dir.
>
> Which version do you use ?
>
> --
> Jean-Pierre
>




Re: pdflatex

2002-07-02 Thread Rem

Thanks to Jean-Pierre and H. Voss
My problem is solved now... I had to change the pdflatex script.


- Original Message -
From: "Herbert Voss" <[EMAIL PROTECTED]>
To: "Remzi Seker" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Tuesday, July 02, 2002 12:07 PM
Subject: Re: pdflatex


> Remzi Seker wrote:
>
> > I do use tex2pdf... and correction to the previous e-mail.. I find the
pdf
> > format of my images under the temp folder. Not where my images are
> > originally located (I have my images in different folders). But when I
move
> > those pdf images to the corresponding folders from the temp folder,
> > everything is fine, otherwise it doesn't work.
>
>
> I have no problem here.
> It runs with pdflatex ... and with tex2pdf
> In the first case all temporary files are in LyX's
> tempdir and in the second case I have the tex2pdf-
> tempdir and a logfile in the maindir of the doc.
>
> I'm running 1.3.0 cvs with some changes to the
> graphic part and I do not really know if this
> is the reason why it does not failed.
>
> Herbert
>
>
>
> --
> http://www.lyx.org/help/
>




Re: Nomenclature

2002-04-22 Thread Rem

What I was asking was if I could have it at the begining of the document in
the following format:

Nomenclature for Chapter 1
c friction constant
...

Nomenclature for Chapter 2
c  a contour
...

Thanks,

Remzi

- Original Message -
From: Herbert Voss [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, April 22, 2002 1:45 PM
Subject: Re: Nomenclature


 Remzi Seker wrote:

  I managed to get it work. Now here is the question... I need to define
  several nomenclatures, practically one for each chapter (it is a large
  document and I am running out of symbols.) Any idea how I can get that
one
  done?


 I suppose doing it step by step ...


 Herbert



 --
 http://www.lyx.org/help/





Re: Nomenclature

2002-04-22 Thread Rem

What I was asking was if I could have it at the begining of the document in
the following format:

Nomenclature for Chapter 1
c friction constant
...

Nomenclature for Chapter 2
c  a contour
...

Thanks,

Remzi

- Original Message -
From: Herbert Voss [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, April 22, 2002 1:45 PM
Subject: Re: Nomenclature


 Remzi Seker wrote:

  I managed to get it work. Now here is the question... I need to define
  several nomenclatures, practically one for each chapter (it is a large
  document and I am running out of symbols.) Any idea how I can get that
one
  done?


 I suppose doing it step by step ...


 Herbert



 --
 http://www.lyx.org/help/





Re: Nomenclature

2002-04-22 Thread Rem

What I was asking was if I could have it at the begining of the document in
the following format:

Nomenclature for Chapter 1
c friction constant
...

Nomenclature for Chapter 2
c  a contour
...

Thanks,

Remzi

- Original Message -
From: "Herbert Voss" <[EMAIL PROTECTED]>
To: "Remzi Seker" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, April 22, 2002 1:45 PM
Subject: Re: Nomenclature


> Remzi Seker wrote:
>
> > I managed to get it work. Now here is the question... I need to define
> > several nomenclatures, practically one for each chapter (it is a large
> > document and I am running out of symbols.) Any idea how I can get that
one
> > done?
>
>
> I suppose doing it step by step ...
>
>
> Herbert
>
>
>
> --
> http://www.lyx.org/help/
>




Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

Lyx 1.1.6 fix4 Mandrake 8.1

I imported a long article (LaTeX) that is in AMS class, and then performed
the search for in, in_, in_a, etc... It finds everything and there is no
deletion. I even tried the space alone...

Now this is what I call complexity and unpredictability! No wonder people
try to model business processes by processes of computing!

Remzi

- Original Message -
From: Laszlo E Szabo [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Monday, March 18, 2002 7:26 PM
Subject: Dangerous BUG: Search/Replace


 Hello,

 RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4

 I reported a dangerous bug some days ago, but I made a mistake. The actual
 problem is even more dangerous:
 Enter a word into the search box AND PRESS SPACE (sorry, I wrote ENTER
in
 my previous mail).  It starts to DELETE all instances of the word you
 entered. It is dangerous if you have a long part of the document which was
 not yet saved. Because you cannot step by step undo deleting say 5000
The-s
 in a book (it would take a few hours). The other possibility is to close
the
 file without saving and opening it again without using the autosaved
version,
 which means you lost the not yet saved part of the document. So, you are
 enforced to make a choice between loosing 5000 the-s or loosing the new
 part of the text you wrote. So, you cannot search, the apple, for
example,
 because of the space.

 Laszlo
 --

 Laszlo E. Szabo
 Department of Theoretical Physics
 Department of History and Philosophy of Science
 Eotvos University, Budapest
 H-1518 Budapest, Pf. 32, Hungary
 Phone/Fax: (36-1)372-2924
 Home: (36-1) 200-7318
 Mobil/SMS: (36) 20-366-1172
 http://hps.elte.hu/~leszabo




Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

click on the arrows in find/replace window...
- Original Message -
From: Steve Litt [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Tuesday, March 19, 2002 8:54 AM
Subject: Re: Dangerous BUG: Search/Replace


 I had a problem in which I could not do a find without a replace within
LyX.
 I finally solved the problem by doing the find in VI.

 Steve

 --
 _
 Steve Litt
 Author:
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
 http://www.troubleshooters.com/bookstore/

 Troubleshooters.Com Webmaster
 (Legal Disclaimer) Follow these suggestions at your own risk.
 -





 On Tuesday 19 March 2002 09:09, Rem wrote:
  Lyx 1.1.6 fix4 Mandrake 8.1
 
  I imported a long article (LaTeX) that is in AMS class, and then
performed
  the search for in, in_, in_a, etc... It finds everything and there is no
  deletion. I even tried the space alone...
 
  Now this is what I call complexity and unpredictability! No wonder
people
  try to model business processes by processes of computing!
 
  Remzi
 
  - Original Message -
  From: Laszlo E Szabo [EMAIL PROTECTED]
  To: LyX users [EMAIL PROTECTED]
  Sent: Monday, March 18, 2002 7:26 PM
  Subject: Dangerous BUG: Search/Replace
 
   Hello,
  
   RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4
  
   I reported a dangerous bug some days ago, but I made a mistake. The
   actual problem is even more dangerous:
   Enter a word into the search box AND PRESS SPACE (sorry, I wrote
   ENTER
 
  in
 
   my previous mail).  It starts to DELETE all instances of the word you
   entered. It is dangerous if you have a long part of the document which
   was not yet saved. Because you cannot step by step undo deleting say
5000
 
  The-s
 
   in a book (it would take a few hours). The other possibility is to
close
 
  the
 
   file without saving and opening it again without using the autosaved
 
  version,
 
   which means you lost the not yet saved part of the document. So, you
are
   enforced to make a choice between loosing 5000 the-s or loosing the
new
   part of the text you wrote. So, you cannot search, the apple, for
 
  example,
 
   because of the space.
  
   Laszlo
   --
  
   Laszlo E. Szabo
   Department of Theoretical Physics
   Department of History and Philosophy of Science
   Eotvos University, Budapest
   H-1518 Budapest, Pf. 32, Hungary
   Phone/Fax: (36-1)372-2924
   Home: (36-1) 200-7318
   Mobil/SMS: (36) 20-366-1172
   http://hps.elte.hu/~leszabo






Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

Lyx 1.1.6 fix4 Mandrake 8.1

I imported a long article (LaTeX) that is in AMS class, and then performed
the search for in, in_, in_a, etc... It finds everything and there is no
deletion. I even tried the space alone...

Now this is what I call complexity and unpredictability! No wonder people
try to model business processes by processes of computing!

Remzi

- Original Message -
From: Laszlo E Szabo [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Monday, March 18, 2002 7:26 PM
Subject: Dangerous BUG: Search/Replace


 Hello,

 RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4

 I reported a dangerous bug some days ago, but I made a mistake. The actual
 problem is even more dangerous:
 Enter a word into the search box AND PRESS SPACE (sorry, I wrote ENTER
in
 my previous mail).  It starts to DELETE all instances of the word you
 entered. It is dangerous if you have a long part of the document which was
 not yet saved. Because you cannot step by step undo deleting say 5000
The-s
 in a book (it would take a few hours). The other possibility is to close
the
 file without saving and opening it again without using the autosaved
version,
 which means you lost the not yet saved part of the document. So, you are
 enforced to make a choice between loosing 5000 the-s or loosing the new
 part of the text you wrote. So, you cannot search, the apple, for
example,
 because of the space.

 Laszlo
 --

 Laszlo E. Szabo
 Department of Theoretical Physics
 Department of History and Philosophy of Science
 Eotvos University, Budapest
 H-1518 Budapest, Pf. 32, Hungary
 Phone/Fax: (36-1)372-2924
 Home: (36-1) 200-7318
 Mobil/SMS: (36) 20-366-1172
 http://hps.elte.hu/~leszabo




Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

click on the arrows in find/replace window...
- Original Message -
From: Steve Litt [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Tuesday, March 19, 2002 8:54 AM
Subject: Re: Dangerous BUG: Search/Replace


 I had a problem in which I could not do a find without a replace within
LyX.
 I finally solved the problem by doing the find in VI.

 Steve

 --
 _
 Steve Litt
 Author:
   * Troubleshooting Techniques of the Successful Technologist
   * Rapid Learning: Secret Weapon of the Successful Technologist
 http://www.troubleshooters.com/bookstore/

 Troubleshooters.Com Webmaster
 (Legal Disclaimer) Follow these suggestions at your own risk.
 -





 On Tuesday 19 March 2002 09:09, Rem wrote:
  Lyx 1.1.6 fix4 Mandrake 8.1
 
  I imported a long article (LaTeX) that is in AMS class, and then
performed
  the search for in, in_, in_a, etc... It finds everything and there is no
  deletion. I even tried the space alone...
 
  Now this is what I call complexity and unpredictability! No wonder
people
  try to model business processes by processes of computing!
 
  Remzi
 
  - Original Message -
  From: Laszlo E Szabo [EMAIL PROTECTED]
  To: LyX users [EMAIL PROTECTED]
  Sent: Monday, March 18, 2002 7:26 PM
  Subject: Dangerous BUG: Search/Replace
 
   Hello,
  
   RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4
  
   I reported a dangerous bug some days ago, but I made a mistake. The
   actual problem is even more dangerous:
   Enter a word into the search box AND PRESS SPACE (sorry, I wrote
   ENTER
 
  in
 
   my previous mail).  It starts to DELETE all instances of the word you
   entered. It is dangerous if you have a long part of the document which
   was not yet saved. Because you cannot step by step undo deleting say
5000
 
  The-s
 
   in a book (it would take a few hours). The other possibility is to
close
 
  the
 
   file without saving and opening it again without using the autosaved
 
  version,
 
   which means you lost the not yet saved part of the document. So, you
are
   enforced to make a choice between loosing 5000 the-s or loosing the
new
   part of the text you wrote. So, you cannot search, the apple, for
 
  example,
 
   because of the space.
  
   Laszlo
   --
  
   Laszlo E. Szabo
   Department of Theoretical Physics
   Department of History and Philosophy of Science
   Eotvos University, Budapest
   H-1518 Budapest, Pf. 32, Hungary
   Phone/Fax: (36-1)372-2924
   Home: (36-1) 200-7318
   Mobil/SMS: (36) 20-366-1172
   http://hps.elte.hu/~leszabo






Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

Lyx 1.1.6 fix4 Mandrake 8.1

I imported a long article (LaTeX) that is in AMS class, and then performed
the search for in, in_, in_a, etc... It finds everything and there is no
deletion. I even tried the space alone...

Now this is what I call complexity and unpredictability! No wonder people
try to model business processes by processes of computing!

Remzi

- Original Message -
From: "Laszlo E Szabo" <[EMAIL PROTECTED]>
To: "LyX users" <[EMAIL PROTECTED]>
Sent: Monday, March 18, 2002 7:26 PM
Subject: Dangerous BUG: Search/Replace


> Hello,
>
> RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4
>
> I reported a dangerous bug some days ago, but I made a mistake. The actual
> problem is even more dangerous:
> Enter a word into the search box AND PRESS  (sorry, I wrote 
in
> my previous mail).  It starts to DELETE all instances of the word you
> entered. It is dangerous if you have a long part of the document which was
> not yet saved. Because you cannot step by step undo deleting say 5000
"The"-s
> in a book (it would take a few hours). The other possibility is to close
the
> file without saving and opening it again without using the autosaved
version,
> which means you lost the not yet saved part of the document. So, you are
> enforced to make a choice between loosing 5000 "the"-s or loosing the new
> part of the text you wrote. So, you cannot search, "the apple", for
example,
> because of the space.
>
> Laszlo
> --
>
> Laszlo E. Szabo
> Department of Theoretical Physics
> Department of History and Philosophy of Science
> Eotvos University, Budapest
> H-1518 Budapest, Pf. 32, Hungary
> Phone/Fax: (36-1)372-2924
> Home: (36-1) 200-7318
> Mobil/SMS: (36) 20-366-1172
> http://hps.elte.hu/~leszabo




Re: Dangerous BUG: Search/Replace

2002-03-19 Thread Rem

click on the arrows in find/replace window...
- Original Message -
From: "Steve Litt" <[EMAIL PROTECTED]>
To: "LyX users" <[EMAIL PROTECTED]>
Sent: Tuesday, March 19, 2002 8:54 AM
Subject: Re: Dangerous BUG: Search/Replace


> I had a problem in which I could not do a find without a replace within
LyX.
> I finally solved the problem by doing the find in VI.
>
> Steve
>
> --
> _
> Steve Litt
> Author:
>   * Troubleshooting Techniques of the Successful Technologist
>   * Rapid Learning: Secret Weapon of the Successful Technologist
> http://www.troubleshooters.com/bookstore/
>
> Troubleshooters.Com Webmaster
> (Legal Disclaimer) Follow these suggestions at your own risk.
> -----
>
>
>
>
>
> On Tuesday 19 March 2002 09:09, Rem wrote:
> > Lyx 1.1.6 fix4 Mandrake 8.1
> >
> > I imported a long article (LaTeX) that is in AMS class, and then
performed
> > the search for in, in_, in_a, etc... It finds everything and there is no
> > deletion. I even tried the space alone...
> >
> > Now this is what I call complexity and unpredictability! No wonder
people
> > try to model business processes by processes of computing!
> >
> > Remzi
> >
> > - Original Message -
> > From: "Laszlo E Szabo" <[EMAIL PROTECTED]>
> > To: "LyX users" <[EMAIL PROTECTED]>
> > Sent: Monday, March 18, 2002 7:26 PM
> > Subject: Dangerous BUG: Search/Replace
> >
> > > Hello,
> > >
> > > RedHat 7.2 (Default=Hungarian) + LyX 1.1.6fix4
> > >
> > > I reported a dangerous bug some days ago, but I made a mistake. The
> > > actual problem is even more dangerous:
> > > Enter a word into the search box AND PRESS  (sorry, I wrote
> > > 
> >
> > in
> >
> > > my previous mail).  It starts to DELETE all instances of the word you
> > > entered. It is dangerous if you have a long part of the document which
> > > was not yet saved. Because you cannot step by step undo deleting say
5000
> >
> > "The"-s
> >
> > > in a book (it would take a few hours). The other possibility is to
close
> >
> > the
> >
> > > file without saving and opening it again without using the autosaved
> >
> > version,
> >
> > > which means you lost the not yet saved part of the document. So, you
are
> > > enforced to make a choice between loosing 5000 "the"-s or loosing the
new
> > > part of the text you wrote. So, you cannot search, "the apple", for
> >
> > example,
> >
> > > because of the space.
> > >
> > > Laszlo
> > > --
> > >
> > > Laszlo E. Szabo
> > > Department of Theoretical Physics
> > > Department of History and Philosophy of Science
> > > Eotvos University, Budapest
> > > H-1518 Budapest, Pf. 32, Hungary
> > > Phone/Fax: (36-1)372-2924
> > > Home: (36-1) 200-7318
> > > Mobil/SMS: (36) 20-366-1172
> > > http://hps.elte.hu/~leszabo
>
>




Re: Fractions in mathmode

2001-12-08 Thread Rem

click on the button under +- (on the right of the arrows) the first box is
summation
R
- Original Message -
From: Kent Kostuk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, December 08, 2001 1:59 PM
Subject: Fractions in mathmode


 Is there a quick keyboard equivalent to the fractions button in the math
 panel. I can't seem to find an ERT fractional equivalent to the sigma
 \sigma. Is there one?

 Kent Kostuk
 [EMAIL PROTECTED]






Re: Fractions in mathmode

2001-12-08 Thread Rem

click on the button under +- (on the right of the arrows) the first box is
summation
R
- Original Message -
From: Kent Kostuk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, December 08, 2001 1:59 PM
Subject: Fractions in mathmode


 Is there a quick keyboard equivalent to the fractions button in the math
 panel. I can't seem to find an ERT fractional equivalent to the sigma
 \sigma. Is there one?

 Kent Kostuk
 [EMAIL PROTECTED]






Re: Fractions in mathmode

2001-12-08 Thread Rem

click on the button under +- (on the right of the arrows) the first box is
summation
R
- Original Message -
From: "Kent Kostuk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, December 08, 2001 1:59 PM
Subject: Fractions in mathmode


> Is there a quick keyboard equivalent to the fractions "button" in the math
> panel. I can't seem to find an ERT fractional equivalent to the sigma
> \sigma. Is there one?
>
> Kent Kostuk
> [EMAIL PROTECTED]
>
>




Re: Export a PDF file

2001-11-13 Thread Rem

Kent,

It may be that your file is still postscript... change the file extention to
.ps on your windows machine and try to view it with ghostview...

Remzi

- Original Message -
From: Kent Kostuk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 13, 2001 8:32 AM
Subject: Export a PDF file


 I was just wondering what is the most consistent way to generate a PDF
 document that is 100% readable by someone using Windows and Adobe Acrobat?
I
 find that it is hit and miss when I generate a PDF from within LyX.  For
 instance I exported a document last night and find that I can only view it
 using Ghostview on my windows machine here at work.  When I try to open
the
 document in Acrobat I get the error file does not start with %PDF-

 Kent Kostuk
 [EMAIL PROTECTED]





Re: Export a PDF file

2001-11-13 Thread Rem

Kent,

It may be that your file is still postscript... change the file extention to
.ps on your windows machine and try to view it with ghostview...

Remzi

- Original Message -
From: Kent Kostuk [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 13, 2001 8:32 AM
Subject: Export a PDF file


 I was just wondering what is the most consistent way to generate a PDF
 document that is 100% readable by someone using Windows and Adobe Acrobat?
I
 find that it is hit and miss when I generate a PDF from within LyX.  For
 instance I exported a document last night and find that I can only view it
 using Ghostview on my windows machine here at work.  When I try to open
the
 document in Acrobat I get the error file does not start with %PDF-

 Kent Kostuk
 [EMAIL PROTECTED]





Re: Export a PDF file

2001-11-13 Thread Rem

Kent,

It may be that your file is still postscript... change the file extention to
.ps on your windows machine and try to view it with ghostview...

Remzi

- Original Message -
From: "Kent Kostuk" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 13, 2001 8:32 AM
Subject: Export a PDF file


> I was just wondering what is the most consistent way to generate a PDF
> document that is 100% readable by someone using Windows and Adobe Acrobat?
I
> find that it is hit and miss when I generate a PDF from within LyX.  For
> instance I exported a document last night and find that I can only view it
> using Ghostview on my windows machine here at work.  When I try to open
the
> document in Acrobat I get the error "file does not start with %PDF-"
>
> Kent Kostuk
> [EMAIL PROTECTED]
>




Re: removing the date from title

2001-10-15 Thread Rem

in evil red text
\date{}

- Original Message -
From: francesco cattaneo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 15, 2001 3:05 PM
Subject: removing the date from title


 how can i remove the date that appeares after the title in my lyx
document?

 thanks,

 ciao to all!

 francesco

 _
 Scarica GRATUITAMENTE MSN Explorer all'indirizzo
 http://explorer.msn.it/intl.asp





Re: removing the date from title

2001-10-15 Thread Rem

in evil red text
\date{}

- Original Message -
From: francesco cattaneo [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, October 15, 2001 3:05 PM
Subject: removing the date from title


 how can i remove the date that appeares after the title in my lyx
document?

 thanks,

 ciao to all!

 francesco

 _
 Scarica GRATUITAMENTE MSN Explorer all'indirizzo
 http://explorer.msn.it/intl.asp





Re: removing the date from title

2001-10-15 Thread Rem

in evil red text
\date{}

- Original Message -
From: "francesco cattaneo" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, October 15, 2001 3:05 PM
Subject: removing the date from title


> how can i remove the date that appeares after the title in my lyx
document?
>
> thanks,
>
> ciao to all!
>
> francesco
>
> _
> Scarica GRATUITAMENTE MSN Explorer all'indirizzo
> http://explorer.msn.it/intl.asp
>




Re: Figure Caption

2001-08-07 Thread Rem

it doesn't really work.. the figure continues beyond the page...

- Original Message -
From: Tuukka Toivonen [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: LyX Users [EMAIL PROTECTED]
Sent: Tuesday, August 07, 2001 9:18 AM
Subject: Re: Figure Caption


 On Tue, 7 Aug 2001, Remzi Seker wrote:

  I have 3 figures that are continuation of one another (each will be in
one

 Can you use the subfigure option in the Figure dialog?





Re: Figure Caption

2001-08-07 Thread Rem

it doesn't really work.. the figure continues beyond the page...

- Original Message -
From: Tuukka Toivonen [EMAIL PROTECTED]
To: Remzi Seker [EMAIL PROTECTED]
Cc: LyX Users [EMAIL PROTECTED]
Sent: Tuesday, August 07, 2001 9:18 AM
Subject: Re: Figure Caption


 On Tue, 7 Aug 2001, Remzi Seker wrote:

  I have 3 figures that are continuation of one another (each will be in
one

 Can you use the subfigure option in the Figure dialog?





Re: Figure Caption

2001-08-07 Thread Rem

it doesn't really work.. the figure continues beyond the page...

- Original Message -
From: "Tuukka Toivonen" <[EMAIL PROTECTED]>
To: "Remzi Seker" <[EMAIL PROTECTED]>
Cc: "LyX Users" <[EMAIL PROTECTED]>
Sent: Tuesday, August 07, 2001 9:18 AM
Subject: Re: Figure Caption


> On Tue, 7 Aug 2001, Remzi Seker wrote:
>
> > I have 3 figures that are continuation of one another (each will be in
one
>
> Can you use the "subfigure" option in the Figure dialog?
>




Cancellation in equations

2001-07-11 Thread Rem

Hi,

I need help with the following (it is either not there or I couldn't find it
because I am still not quite awake!):

I have an equation that is being derived and I need to show some
cancellations during the evolution. Is there a way I can show the
cancellations, like a line segment (probably slope = 1, to be more specific)
drawn on a division?

I hope I was clear enough to be understood.. If not, I will drink more
coffee!

Thanks

Remzi




Cancellation in equations

2001-07-11 Thread Rem

Hi,

I need help with the following (it is either not there or I couldn't find it
because I am still not quite awake!):

I have an equation that is being derived and I need to show some
cancellations during the evolution. Is there a way I can show the
cancellations, like a line segment (probably slope = 1, to be more specific)
drawn on a division?

I hope I was clear enough to be understood.. If not, I will drink more
coffee!

Thanks

Remzi




Cancellation in equations

2001-07-11 Thread Rem

Hi,

I need help with the following (it is either not there or I couldn't find it
because I am still not quite awake!):

I have an equation that is being derived and I need to show some
cancellations during the evolution. Is there a way I can show the
cancellations, like a line segment (probably slope = 1, to be more specific)
drawn on a division?

I hope I was clear enough to be understood.. If not, I will drink more
coffee!

Thanks

Remzi




Re: Changing R L margins

2001-07-09 Thread Rem

use the units... like cm
also, check the 'use geometry package' box.
R
- Original Message -
From: Michelle Dukich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 09, 2001 9:55 AM
Subject: Changing R  L margins


 Greetings:

  I am trying to change the margins in my document and the Layout-
Document
 option for margins lets me enter numbers like 1.25, but then the option to
say
 OK or APPLY greys out and I can't figure out why?  I have been pouring
though
 the online stuff and I think I have lost my mind. This is something simple
and
 I know I am missing something really easy here.  Will someone please point
me
 in the right direction?

 Thanks

 Michelle



 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Changing R L margins

2001-07-09 Thread Rem

use the units... like cm
also, check the 'use geometry package' box.
R
- Original Message -
From: Michelle Dukich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Monday, July 09, 2001 9:55 AM
Subject: Changing R  L margins


 Greetings:

  I am trying to change the margins in my document and the Layout-
Document
 option for margins lets me enter numbers like 1.25, but then the option to
say
 OK or APPLY greys out and I can't figure out why?  I have been pouring
though
 the online stuff and I think I have lost my mind. This is something simple
and
 I know I am missing something really easy here.  Will someone please point
me
 in the right direction?

 Thanks

 Michelle



 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Changing R & L margins

2001-07-09 Thread Rem

use the units... like cm
also, check the 'use geometry package' box.
R
- Original Message -
From: "Michelle Dukich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 09, 2001 9:55 AM
Subject: Changing R & L margins


> Greetings:
>
>  I am trying to change the margins in my document and the Layout->
Document
> option for margins lets me enter numbers like 1.25, but then the option to
say
> OK or APPLY greys out and I can't figure out why?  I have been pouring
though
> the online stuff and I think I have lost my mind. This is something simple
and
> I know I am missing something really easy here.  Will someone please point
me
> in the right direction?
>
> Thanks
>
> Michelle
>
>
>
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

did you do Edit  reconfigure ?

- Original Message - 
From: Nic Nic [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, July 08, 2001 10:12 AM
Subject: Annoying error message


 Hi,
 I just started using lyx. And something annoying is
 happening. Whenever I open any document from help or
 any other file lyx pops up a window saying Error!
 couldnt create temporary directory: File exists
 
 Even though the documents opens ... its annoying to
 see this message again and again. Can this be switched
 off ?
 
 Thank you
 Knip
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

edit  reconfigure and restart lyx.. 

- Original Message - 
From: Nic Nic [EMAIL PROTECTED]
To: Rem [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Sunday, July 08, 2001 10:59 AM
Subject: Re: Annoying error message


 
 --- Rem [EMAIL PROTECTED] wrote:
  did you do Edit  reconfigure ?
  
 
 No. However I did remove my .lyx directory but that
 was after I got these pop ups every time I opened any
 file. 
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

did you do Edit  reconfigure ?

- Original Message - 
From: Nic Nic [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Sunday, July 08, 2001 10:12 AM
Subject: Annoying error message


 Hi,
 I just started using lyx. And something annoying is
 happening. Whenever I open any document from help or
 any other file lyx pops up a window saying Error!
 couldnt create temporary directory: File exists
 
 Even though the documents opens ... its annoying to
 see this message again and again. Can this be switched
 off ?
 
 Thank you
 Knip
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

edit  reconfigure and restart lyx.. 

- Original Message - 
From: Nic Nic [EMAIL PROTECTED]
To: Rem [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Sunday, July 08, 2001 10:59 AM
Subject: Re: Annoying error message


 
 --- Rem [EMAIL PROTECTED] wrote:
  did you do Edit  reconfigure ?
  
 
 No. However I did remove my .lyx directory but that
 was after I got these pop ups every time I opened any
 file. 
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail
 http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

did you do Edit > reconfigure ?

- Original Message - 
From: "Nic Nic" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 10:12 AM
Subject: Annoying error message


> Hi,
> I just started using lyx. And something annoying is
> happening. Whenever I open any document from help or
> any other file lyx pops up a window saying "Error!
> couldnt create temporary directory: File exists"
> 
> Even though the documents opens ... its annoying to
> see this message again and again. Can this be switched
> off ?
> 
> Thank you
> Knip
> 
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/




Re: Annoying error message

2001-07-08 Thread Rem

edit > reconfigure and restart lyx.. 

- Original Message - 
From: "Nic Nic" <[EMAIL PROTECTED]>
To: "Rem" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Sunday, July 08, 2001 10:59 AM
Subject: Re: Annoying error message


> 
> --- Rem <[EMAIL PROTECTED]> wrote:
> > did you do Edit > reconfigure ?
> > 
> 
> No. However I did remove my .lyx directory but that
> was after I got these pop ups every time I opened any
> file. 
> 
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail
> http://personal.mail.yahoo.com/




Re: Traditional look website

2001-07-05 Thread Rem

Dear Allan,

1. It is impossible to make everyone happy
2. Keeping on changing the 'look' of the page is like someone dying his/her
color everyweek or so... Doesn't look give good impression, does it? ;-)

R
- Original Message -
From: Allan Rae [EMAIL PROTECTED]
To: LyX Developers [EMAIL PROTECTED]
Cc: LyX Users [EMAIL PROTECTED]
Sent: Thursday, July 05, 2001 7:43 AM
Subject: Re: Traditional look website


 On Thu, 5 Jul 2001, Juergen Vigna wrote:

  On 05-Jul-2001 Allan Rae wrote:
 
   So,  what do the others who desperately wanted to keep the old look
think
   of this new old-look plan of JMarcs? (Lars, Juergen, Kathryn)
 
  Well what we really complained about was the background graphics. If it
  is green, blue or whatever other color I don't complain. But yes we
could
  have it in blue as the suggestion of Edwin. The rest should have the
exact
  same look at www-user.
 
  In short: The only difference should be the background-graphic!

 Well, I just committed the old look green bgimage scheme and got a cookie
 running.  I looks good.  Maybe I'll worry about changing things around
 again next week,  maybe I won't,  try it for a week and then decide.

 I wish you'd make your minds up what you want -- could have saved me a
 days screwing around.

 Allan. (ARRae)





Re: Traditional look website

2001-07-05 Thread Rem

Dear Allan,

1. It is impossible to make everyone happy
2. Keeping on changing the 'look' of the page is like someone dying his/her
color everyweek or so... Doesn't look give good impression, does it? ;-)

R
- Original Message -
From: Allan Rae [EMAIL PROTECTED]
To: LyX Developers [EMAIL PROTECTED]
Cc: LyX Users [EMAIL PROTECTED]
Sent: Thursday, July 05, 2001 7:43 AM
Subject: Re: Traditional look website


 On Thu, 5 Jul 2001, Juergen Vigna wrote:

  On 05-Jul-2001 Allan Rae wrote:
 
   So,  what do the others who desperately wanted to keep the old look
think
   of this new old-look plan of JMarcs? (Lars, Juergen, Kathryn)
 
  Well what we really complained about was the background graphics. If it
  is green, blue or whatever other color I don't complain. But yes we
could
  have it in blue as the suggestion of Edwin. The rest should have the
exact
  same look at www-user.
 
  In short: The only difference should be the background-graphic!

 Well, I just committed the old look green bgimage scheme and got a cookie
 running.  I looks good.  Maybe I'll worry about changing things around
 again next week,  maybe I won't,  try it for a week and then decide.

 I wish you'd make your minds up what you want -- could have saved me a
 days screwing around.

 Allan. (ARRae)





Re: Traditional look website

2001-07-05 Thread Rem

Dear Allan,

1. It is impossible to make everyone happy
2. Keeping on changing the 'look' of the page is like someone dying his/her
color everyweek or so... Doesn't look give good impression, does it? ;-)

R
- Original Message -
From: "Allan Rae" <[EMAIL PROTECTED]>
To: "LyX Developers" <[EMAIL PROTECTED]>
Cc: "LyX Users" <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 7:43 AM
Subject: Re: Traditional look website


> On Thu, 5 Jul 2001, Juergen Vigna wrote:
>
> > On 05-Jul-2001 Allan Rae wrote:
> >
> > > So,  what do the others who desperately wanted to keep the old look
think
> > > of this new old-look plan of JMarcs? (Lars, Juergen, Kathryn)
> >
> > Well what we really complained about was the background graphics. If it
> > is green, blue or whatever other color I don't complain. But yes we
could
> > have it in blue as the suggestion of Edwin. The rest should have the
exact
> > same look at www-user.
> >
> > In short: The only difference should be the background-graphic!
>
> Well, I just committed the old look green bgimage scheme and got a cookie
> running.  I looks good.  Maybe I'll worry about changing things around
> again next week,  maybe I won't,  try it for a week and then decide.
>
> I wish you'd make your minds up what you want -- could have saved me a
> days screwing around.
>
> Allan. (ARRae)
>




Re: Math symbols in screen

2001-06-08 Thread Rem

edit - preferences
turn of 'scalable fonts'
you may have to increase zoom as well...

Remzi

- Original Message -
From: Tuukka Toivonen [EMAIL PROTECTED]
To: José Luis da Silva [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 4:31 AM
Subject: Re: Math symbols in screen


 On Fri, 8 Jun 2001, [iso-8859-2] José Luis da Silva wrote:

  on my screen most of the math symbols, e.g. \sum, \int do not show
  instead a white space appear. Nevertheless compiling is ok!

 Maybe a font problem. You could try removing unused fonts and reordering
 the rest. If you don't use font server, this is done in /etc/XF86Config, I
 don't know where's fontservers config file.

 Althought, if I recall correctly, in my situation I didn't get white
 spaces but wrong fonts instead.





Re: Harvard Styles (packages problems)

2001-06-08 Thread Rem

become root and run
mktexlsr

then run lyx, reconfigure, restart and it should be allright.
I copy the styles under /usr/share/texmf/tex/latex/misc/


- Original Message - 
From: Michelle Dukich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 12:06 PM
Subject: Harvard Styles (packages problems)


 
  
 Greetings all:
 
 I put harvard.sty in the dir below:
 
 /usr/share/texmf/tex/latex/base
 
 which is where article.sty and other packages seem to
 live, but Lyx gives me the error:
 
 Harvard.sty not found
 
 when I put \usepackage{harvard} in the Latex Preamble.
 
 What is up?
 
 Also, where are the bst files supposed to live?
 
 
 Thanks.
 
 
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail - only $35 
 a year!  http://personal.mail.yahoo.com/




Re: Math symbols in screen

2001-06-08 Thread Rem

edit - preferences
turn of 'scalable fonts'
you may have to increase zoom as well...

Remzi

- Original Message -
From: Tuukka Toivonen [EMAIL PROTECTED]
To: José Luis da Silva [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 4:31 AM
Subject: Re: Math symbols in screen


 On Fri, 8 Jun 2001, [iso-8859-2] José Luis da Silva wrote:

  on my screen most of the math symbols, e.g. \sum, \int do not show
  instead a white space appear. Nevertheless compiling is ok!

 Maybe a font problem. You could try removing unused fonts and reordering
 the rest. If you don't use font server, this is done in /etc/XF86Config, I
 don't know where's fontservers config file.

 Althought, if I recall correctly, in my situation I didn't get white
 spaces but wrong fonts instead.





Re: Harvard Styles (packages problems)

2001-06-08 Thread Rem

become root and run
mktexlsr

then run lyx, reconfigure, restart and it should be allright.
I copy the styles under /usr/share/texmf/tex/latex/misc/


- Original Message - 
From: Michelle Dukich [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Friday, June 08, 2001 12:06 PM
Subject: Harvard Styles (packages problems)


 
  
 Greetings all:
 
 I put harvard.sty in the dir below:
 
 /usr/share/texmf/tex/latex/base
 
 which is where article.sty and other packages seem to
 live, but Lyx gives me the error:
 
 Harvard.sty not found
 
 when I put \usepackage{harvard} in the Latex Preamble.
 
 What is up?
 
 Also, where are the bst files supposed to live?
 
 
 Thanks.
 
 
 
 __
 Do You Yahoo!?
 Get personalized email addresses from Yahoo! Mail - only $35 
 a year!  http://personal.mail.yahoo.com/




Re: Math symbols in screen

2001-06-08 Thread Rem

edit -> preferences
turn of 'scalable fonts'
you may have to increase zoom as well...

Remzi

- Original Message -
From: "Tuukka Toivonen" <[EMAIL PROTECTED]>
To: "José Luis da Silva" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 4:31 AM
Subject: Re: Math symbols in screen


> On Fri, 8 Jun 2001, [iso-8859-2] José Luis da Silva wrote:
>
> > on my screen most of the math symbols, e.g. \sum, \int do not show
> > instead a white space appear. Nevertheless compiling is ok!
>
> Maybe a font problem. You could try removing unused fonts and reordering
> the rest. If you don't use font server, this is done in /etc/XF86Config, I
> don't know where's fontservers config file.
>
> Althought, if I recall correctly, in my situation I didn't get white
> spaces but wrong fonts instead.
>




Re: Harvard Styles (packages problems)

2001-06-08 Thread Rem

become root and run
mktexlsr

then run lyx, reconfigure, restart and it should be allright.
I copy the styles under /usr/share/texmf/tex/latex/misc/


- Original Message - 
From: "Michelle Dukich" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 08, 2001 12:06 PM
Subject: Harvard Styles (packages problems)


> 
>  
> Greetings all:
> 
> I put harvard.sty in the dir below:
> 
> /usr/share/texmf/tex/latex/base
> 
> which is where article.sty and other packages seem to
> live, but Lyx gives me the error:
> 
> Harvard.sty not found
> 
> when I put \usepackage{harvard} in the Latex Preamble.
> 
> What is up?
> 
> Also, where are the bst files supposed to live?
> 
> 
> Thanks.
> 
> 
> 
> __
> Do You Yahoo!?
> Get personalized email addresses from Yahoo! Mail - only $35 
> a year!  http://personal.mail.yahoo.com/




Re: I want to learn more Lyx/Latex - BOOKS

2001-05-25 Thread Rem

Hire Herbert ;)
- Original Message -
From: [EMAIL PROTECTED]
To: List Lyx users [EMAIL PROTECTED]
Sent: Friday, May 25, 2001 3:52 AM
Subject: I want to learn more Lyx/Latex - BOOKS



 If I want to be more fluent in Lyx, what can I do? Should I buy the Latex
Companion? Is there any other book better?.

 What I read in Latex Companion is valid for Lyx or is very different?




Re: I want to learn more Lyx/Latex - BOOKS

2001-05-25 Thread Rem

Hire Herbert ;)
- Original Message -
From: [EMAIL PROTECTED]
To: List Lyx users [EMAIL PROTECTED]
Sent: Friday, May 25, 2001 3:52 AM
Subject: I want to learn more Lyx/Latex - BOOKS



 If I want to be more fluent in Lyx, what can I do? Should I buy the Latex
Companion? Is there any other book better?.

 What I read in Latex Companion is valid for Lyx or is very different?




Re: I want to learn more Lyx/Latex - BOOKS

2001-05-25 Thread Rem

Hire Herbert ;)
- Original Message -
From: <[EMAIL PROTECTED]>
To: "List Lyx users" <[EMAIL PROTECTED]>
Sent: Friday, May 25, 2001 3:52 AM
Subject: I want to learn more Lyx/Latex - BOOKS


>
> If I want to be more fluent in Lyx, what can I do? Should I buy the Latex
Companion? Is there any other book better?.
>
> What I read in Latex Companion is valid for Lyx or is very different?




Re: Word2LaTex

2001-05-09 Thread Rem

I tried the word-lyx way but it did not work. It could not convert some
parts of the table and gave some errors when I tried to view the dvi...

Thanks
Remzi
ps: I am going to try rtf2latex and see how it performs

- Original Message -
From: Robin Turner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, May 09, 2001 8:52 AM
Subject: Re: Word2LaTex


 On Wednesday 09 May 2001 16:41, Jean-Pierre.Chretien wrote:
  X-Sybari-Space:   
  From: Remzi Seker [EMAIL PROTECTED]
  To: Lyx Users List [EMAIL PROTECTED]
  Subject: Word2LaTex
  Date: Wed, 9 May 2001 08:34:28 -0500
  
  Does anyone know of a good way to convert MS Word documents to Latex
or
   Lyx (except for word2tex.com's product?) ;-) Since I dont have
formulas
   in the document i have (tables), I exported the word document to
html.
   Then, I realized latex2html is a one way program.
  
  Does anyone know how I can convert html documents to latex and so i
can
  import them into lyx? If there is not a html2lyx that is...
  
  Thanks
  
  Remzi
 
  Have a look at rtf2latex2e (tries do deal with formulas as well).
  Export to HTML from Word, and use html2latex is a mess in general
  because the structure is lost (might be good for tables alone, but
  seems to me that rtf2latex2e does a better job).
 
  The only drawback is that you need the end user to provide the rtf
  (I'm not aware of a free batch doc-rtf converter).

 WORD - LyX
 I find recent versions of wv are OK at reading Word documents (use
 wvCleanLatex - LyX will autodetect this in any case).

 HTML - LyX
 There is a html2latex program available somewhere, though not as an RPM
last
 time I looked.




Re: Word2LaTex

2001-05-09 Thread Rem

I tried the word-lyx way but it did not work. It could not convert some
parts of the table and gave some errors when I tried to view the dvi...

Thanks
Remzi
ps: I am going to try rtf2latex and see how it performs

- Original Message -
From: Robin Turner [EMAIL PROTECTED]
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Sent: Wednesday, May 09, 2001 8:52 AM
Subject: Re: Word2LaTex


 On Wednesday 09 May 2001 16:41, Jean-Pierre.Chretien wrote:
  X-Sybari-Space:   
  From: Remzi Seker [EMAIL PROTECTED]
  To: Lyx Users List [EMAIL PROTECTED]
  Subject: Word2LaTex
  Date: Wed, 9 May 2001 08:34:28 -0500
  
  Does anyone know of a good way to convert MS Word documents to Latex
or
   Lyx (except for word2tex.com's product?) ;-) Since I dont have
formulas
   in the document i have (tables), I exported the word document to
html.
   Then, I realized latex2html is a one way program.
  
  Does anyone know how I can convert html documents to latex and so i
can
  import them into lyx? If there is not a html2lyx that is...
  
  Thanks
  
  Remzi
 
  Have a look at rtf2latex2e (tries do deal with formulas as well).
  Export to HTML from Word, and use html2latex is a mess in general
  because the structure is lost (might be good for tables alone, but
  seems to me that rtf2latex2e does a better job).
 
  The only drawback is that you need the end user to provide the rtf
  (I'm not aware of a free batch doc-rtf converter).

 WORD - LyX
 I find recent versions of wv are OK at reading Word documents (use
 wvCleanLatex - LyX will autodetect this in any case).

 HTML - LyX
 There is a html2latex program available somewhere, though not as an RPM
last
 time I looked.




Re: Word2LaTex

2001-05-09 Thread Rem

I tried the word->lyx way but it did not work. It could not convert some
parts of the table and gave some errors when I tried to view the dvi...

Thanks
Remzi
ps: I am going to try rtf2latex and see how it performs

- Original Message -
From: "Robin Turner" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, May 09, 2001 8:52 AM
Subject: Re: Word2LaTex


> On Wednesday 09 May 2001 16:41, Jean-Pierre.Chretien wrote:
> > >>X-Sybari-Space:   
> > >>From: Remzi Seker <[EMAIL PROTECTED]>
> > >>To: Lyx Users List <[EMAIL PROTECTED]>
> > >>Subject: Word2LaTex
> > >>Date: Wed, 9 May 2001 08:34:28 -0500
> > >>
> > >>Does anyone know of a good way to convert MS Word documents to Latex
or
> > >> Lyx (except for word2tex.com's product?) ;-) Since I dont have
formulas
> > >> in the document i have (tables), I exported the word document to
html.
> > >> Then, I realized latex2html is a one way program.
> > >>
> > >>Does anyone know how I can convert html documents to latex and so i
can
> > >>import them into lyx? If there is not a html2lyx that is...
> > >>
> > >>Thanks
> > >>
> > >>Remzi
> >
> > Have a look at rtf2latex2e (tries do deal with formulas as well).
> > Export to HTML from Word, and use html2latex is a mess in general
> > because the structure is lost (might be good for tables alone, but
> > seems to me that rtf2latex2e does a better job).
> >
> > The only drawback is that you need the end user to provide the rtf
> > (I'm not aware of a free batch doc->rtf converter).
>
> WORD -> LyX
> I find recent versions of wv are OK at reading Word documents (use
> wvCleanLatex - LyX will autodetect this in any case).
>
> HTML -> LyX
> There is a html2latex program available somewhere, though not as an RPM
last
> time I looked.




Re: Embedded Python (Was: Re: [OT] TeXmacs?)

2001-04-25 Thread Rem


- Original Message -
From: "Matej Cepl" [EMAIL PROTECTED]
To: "LyX disc. list" [EMAIL PROTECTED]
Sent: Wednesday, April 25, 2001 9:12 AM
Subject: Embedded Python (Was: Re: [OT] TeXmacs?)


 On ter 24 duben 2001 21:51 you wrote:
 3.TeXmacs comes with the Guile/Scheme extension
   language.
 
  Hmmm... we'll almost certainly end up with Python.  Asger has
  already shown about 3 years ago that Python can be embedded in
  a couple of lines. The problem is more a matter of "should we,
  yet?"

 YES! Than I would be able to get my beloved transpose-characters
 function, which nobody cares to implement in LyX.

 Matej

We need some lawyers in the developers team eh? ;-)
R




Re: Embedded Python (Was: Re: [OT] TeXmacs?)

2001-04-25 Thread Rem


- Original Message -
From: "Matej Cepl" [EMAIL PROTECTED]
To: "LyX disc. list" [EMAIL PROTECTED]
Sent: Wednesday, April 25, 2001 9:12 AM
Subject: Embedded Python (Was: Re: [OT] TeXmacs?)


 On ter 24 duben 2001 21:51 you wrote:
 3.TeXmacs comes with the Guile/Scheme extension
   language.
 
  Hmmm... we'll almost certainly end up with Python.  Asger has
  already shown about 3 years ago that Python can be embedded in
  a couple of lines. The problem is more a matter of "should we,
  yet?"

 YES! Than I would be able to get my beloved transpose-characters
 function, which nobody cares to implement in LyX.

 Matej

We need some lawyers in the developers team eh? ;-)
R




Re: Embedded Python (Was: Re: [OT] TeXmacs?)

2001-04-25 Thread Rem


- Original Message -
From: "Matej Cepl" <[EMAIL PROTECTED]>
To: "LyX disc. list" <[EMAIL PROTECTED]>
Sent: Wednesday, April 25, 2001 9:12 AM
Subject: Embedded Python (Was: Re: [OT] TeXmacs?)


> On úterý 24 duben 2001 21:51 you wrote:
> > >   3.TeXmacs comes with the Guile/Scheme extension
> > > language.
> >
> > Hmmm... we'll almost certainly end up with Python.  Asger has
> > already shown about 3 years ago that Python can be embedded in
> > a couple of lines. The problem is more a matter of "should we,
> > yet?"
>
> YES! Than I would be able to get my beloved transpose-characters
> function, which nobody cares to implement in LyX.
>
> Matej

We need some lawyers in the developers team eh? ;-)
R




Re: symbol missing in lyx window

2001-04-23 Thread Rem

More specifically, I can not see any of the symbols on the lyx screen (not
even integration and summation!). I tried the rpms, and even compiling from
the source... Nothing works out. I wonder if it is a font problem somewhere?

thanks in advance

remzi

- Original Message -
From: Remzi Seker [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Monday, April 23, 2001 1:44 PM
Subject: symbol missing in lyx window


 Lyx 1.1.6fix1, on Mandrake 8.0 does not show some math symbols in the
 document. Same thing happens in the math panel too. Some of the menus in
the
 math panel are empty.

 The symbols look okay in the dvi file though.

 Any idea what may be the matter?

 Remzi




Re: symbol missing in lyx window

2001-04-23 Thread Rem

More specifically, I can not see any of the symbols on the lyx screen (not
even integration and summation!). I tried the rpms, and even compiling from
the source... Nothing works out. I wonder if it is a font problem somewhere?

thanks in advance

remzi

- Original Message -
From: Remzi Seker [EMAIL PROTECTED]
To: LyX users [EMAIL PROTECTED]
Sent: Monday, April 23, 2001 1:44 PM
Subject: symbol missing in lyx window


 Lyx 1.1.6fix1, on Mandrake 8.0 does not show some math symbols in the
 document. Same thing happens in the math panel too. Some of the menus in
the
 math panel are empty.

 The symbols look okay in the dvi file though.

 Any idea what may be the matter?

 Remzi




Re: symbol missing in lyx window

2001-04-23 Thread Rem

More specifically, I can not see any of the symbols on the lyx screen (not
even integration and summation!). I tried the rpms, and even compiling from
the source... Nothing works out. I wonder if it is a font problem somewhere?

thanks in advance

remzi

- Original Message -
From: "Remzi Seker" <[EMAIL PROTECTED]>
To: "LyX users" <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 1:44 PM
Subject: symbol missing in lyx window


> Lyx 1.1.6fix1, on Mandrake 8.0 does not show some math symbols in the
> document. Same thing happens in the math panel too. Some of the menus in
the
> math panel are empty.
>
> The symbols look okay in the dvi file though.
>
> Any idea what may be the matter?
>
> Remzi




www.lyx.org

2001-04-19 Thread Rem

is still unreachable.
However, http://www.devel.lyx.org  is reachable.
This seems to be a problem for users from USA?

R
- Original Message -
From: "Allan Rae" [EMAIL PROTECTED]
To: "LyX Developers" [EMAIL PROTECTED]
Cc: "LyX Users" [EMAIL PROTECTED]
Sent: Wednesday, April 18, 2001 10:20 PM
Subject: Re: ANNOUNCE: gBib 0.1.1 released!


 On Thu, 19 Apr 2001, Garst R. Reese wrote:
  Recent versions of LyX use Preferences instead of .lyxrc
  How do you set \serverpipe in Preferences?

 Preferences-Inputs-Paths-LyXServer_Pipe

 just enter the path and file name without a .in or .out extension -- these
 will be added for you, I think. The help message looks a bit confusing.

 Allan. (ARRae)





www.lyx.org

2001-04-19 Thread Rem

is still unreachable.
However, http://www.devel.lyx.org  is reachable.
This seems to be a problem for users from USA?

R
- Original Message -
From: "Allan Rae" [EMAIL PROTECTED]
To: "LyX Developers" [EMAIL PROTECTED]
Cc: "LyX Users" [EMAIL PROTECTED]
Sent: Wednesday, April 18, 2001 10:20 PM
Subject: Re: ANNOUNCE: gBib 0.1.1 released!


 On Thu, 19 Apr 2001, Garst R. Reese wrote:
  Recent versions of LyX use Preferences instead of .lyxrc
  How do you set \serverpipe in Preferences?

 Preferences-Inputs-Paths-LyXServer_Pipe

 just enter the path and file name without a .in or .out extension -- these
 will be added for you, I think. The help message looks a bit confusing.

 Allan. (ARRae)





www.lyx.org

2001-04-19 Thread Rem

is still unreachable.
However, http://www.devel.lyx.org  is reachable.
This seems to be a problem for users from USA?

R
- Original Message -
From: "Allan Rae" <[EMAIL PROTECTED]>
To: "LyX Developers" <[EMAIL PROTECTED]>
Cc: "LyX Users" <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 10:20 PM
Subject: Re: ANNOUNCE: gBib 0.1.1 released!


> On Thu, 19 Apr 2001, Garst R. Reese wrote:
> > Recent versions of LyX use Preferences instead of .lyxrc
> > How do you set \serverpipe in Preferences?
>
> Preferences->Inputs->Paths->LyXServer_Pipe
>
> just enter the path and file name without a .in or .out extension -- these
> will be added for you, I think. The help message looks a bit confusing.
>
> Allan. (ARRae)
>




Re: Problem at www.lyx.org?

2001-04-18 Thread Rem

i can not reach lyx.org website since yesterday 

- Original Message - 
From: "Francisco Stefano Wechsler" [EMAIL PROTECTED]
To: "Joao B. Oliveira" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, April 18, 2001 7:05 AM
Subject: Re: Problem at www.lyx.org?


 On Wed, 18 Apr 2001, Joao B. Oliveira wrote:
 
  Date: Wed, 18 Apr 2001 13:58:46 -0300
  From: Joao B. Oliveira [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Problem at www.lyx.org?
 
 
  Hi folks,
 
  I have been trying to access www.lyx.org since Monday, but there
  seems to be some problem in the way. The site gets contacted but the
  "Waiting for reply" takes forever.
 
  Any other sites I try are ok... just lyx.org is behaving strangely.
 
  Is anyone also experiencing that?
 
  BTW, I was trying to access the mail list from the last weeks. Are
  they mirrored somewhere?
 
  thanks,
  j. b. oliveira
 
 
 
 Same thing is happening to me.
 Francisco S. Wechsler
 




Re: Problem at www.lyx.org?

2001-04-18 Thread Rem

i can not reach lyx.org website since yesterday 

- Original Message - 
From: "Francisco Stefano Wechsler" [EMAIL PROTECTED]
To: "Joao B. Oliveira" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Wednesday, April 18, 2001 7:05 AM
Subject: Re: Problem at www.lyx.org?


 On Wed, 18 Apr 2001, Joao B. Oliveira wrote:
 
  Date: Wed, 18 Apr 2001 13:58:46 -0300
  From: Joao B. Oliveira [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Problem at www.lyx.org?
 
 
  Hi folks,
 
  I have been trying to access www.lyx.org since Monday, but there
  seems to be some problem in the way. The site gets contacted but the
  "Waiting for reply" takes forever.
 
  Any other sites I try are ok... just lyx.org is behaving strangely.
 
  Is anyone also experiencing that?
 
  BTW, I was trying to access the mail list from the last weeks. Are
  they mirrored somewhere?
 
  thanks,
  j. b. oliveira
 
 
 
 Same thing is happening to me.
 Francisco S. Wechsler
 




Re: Problem at www.lyx.org?

2001-04-18 Thread Rem

i can not reach lyx.org website since yesterday 

- Original Message - 
From: "Francisco Stefano Wechsler" <[EMAIL PROTECTED]>
To: "Joao B. Oliveira" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 7:05 AM
Subject: Re: Problem at www.lyx.org?


> On Wed, 18 Apr 2001, Joao B. Oliveira wrote:
> 
> > Date: Wed, 18 Apr 2001 13:58:46 -0300
> > From: Joao B. Oliveira <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: Problem at www.lyx.org?
> >
> >
> > Hi folks,
> >
> > I have been trying to access www.lyx.org since Monday, but there
> > seems to be some problem in the way. The site gets contacted but the
> > "Waiting for reply" takes forever.
> >
> > Any other sites I try are ok... just lyx.org is behaving strangely.
> >
> > Is anyone also experiencing that?
> >
> > BTW, I was trying to access the mail list from the last weeks. Are
> > they mirrored somewhere?
> >
> > thanks,
> > j. b. oliveira
> >
> >
> 
> Same thing is happening to me.
> Francisco S. Wechsler
> 




Re: Specifying alternate section/chapter heading text?

2001-03-05 Thread Rem

I have been writing a document and I decided to use the fancyheader... 
Then after I recompile the file (view dvi) i got 48 errors and they were:
undefined color 'BLACK'

Any idea? I wonder if the error is because of my preamble.. I have the 
following in the preamble:

\usepackage{sectsty}
\chapterfont{\mdseries\centering}
\sectionfont{\mdseries\centering}
\subsectionfont{\mdseries\textit}
\subsubsectionfont{\mdseries\textit}
\paragraphfont{\mdseries\textit}
\renewcommand{\theequation}{\thesection.\arabic{equation}}
\renewcommand{\@seccntformat}[1]{}


Any idea?

Remzi


Herbert Voss wrote:

 Ramon Felciano wrote:
 
 I'm trying to use a dissertation format that places heading text in page
 headers. For situations where the heading text is too long to place in a
 one-line page header, it allows you to specify alternate text as follows:
 
 \section[alternate text]{main heading text}
 
 Is it possible to specify such alternate text using LyX's chapter and
 section formats, or do I need to stop using those and revert to
 manually-formatted TeX?
 
 
 have a look at
 
 http://www.educat.hu-berlin.de/~voss/lyx/fancy/header.phtml#shortheader
 
 Herbert




Re: Specifying alternate section/chapter heading text?

2001-03-05 Thread Rem

I have been writing a document and I decided to use the fancyheader... 
Then after I recompile the file (view dvi) i got 48 errors and they were:
undefined color 'BLACK'

Any idea? I wonder if the error is because of my preamble.. I have the 
following in the preamble:

\usepackage{sectsty}
\chapterfont{\mdseries\centering}
\sectionfont{\mdseries\centering}
\subsectionfont{\mdseries\textit}
\subsubsectionfont{\mdseries\textit}
\paragraphfont{\mdseries\textit}
\renewcommand{\theequation}{\thesection.\arabic{equation}}
\renewcommand{\@seccntformat}[1]{}


Any idea?

Remzi


Herbert Voss wrote:

 Ramon Felciano wrote:
 
 I'm trying to use a dissertation format that places heading text in page
 headers. For situations where the heading text is too long to place in a
 one-line page header, it allows you to specify alternate text as follows:
 
 \section[alternate text]{main heading text}
 
 Is it possible to specify such alternate text using LyX's chapter and
 section formats, or do I need to stop using those and revert to
 manually-formatted TeX?
 
 
 have a look at
 
 http://www.educat.hu-berlin.de/~voss/lyx/fancy/header.phtml#shortheader
 
 Herbert




Re: Specifying alternate section/chapter heading text?

2001-03-05 Thread Rem

I have been writing a document and I decided to use the fancyheader... 
Then after I recompile the file (view dvi) i got 48 errors and they were:
undefined color 'BLACK'

Any idea? I wonder if the error is because of my preamble.. I have the 
following in the preamble:

\usepackage{sectsty}
\chapterfont{\mdseries\centering}
\sectionfont{\mdseries\centering}
\subsectionfont{\mdseries\textit}
\subsubsectionfont{\mdseries\textit}
\paragraphfont{\mdseries\textit}
\renewcommand{\theequation}{\thesection.\arabic{equation}}
\renewcommand{\@seccntformat}[1]{}


Any idea?

Remzi


Herbert Voss wrote:

> Ramon Felciano wrote:
> 
>> I'm trying to use a dissertation format that places heading text in page
>> headers. For situations where the heading text is too long to place in a
>> one-line page header, it allows you to specify alternate text as follows:
>> 
>> \section[alternate text]{main heading text}
>> 
>> Is it possible to specify such alternate text using LyX's chapter and
>> section formats, or do I need to stop using those and revert to
>> manually-formatted TeX?
> 
> 
> have a look at
> 
> http://www.educat.hu-berlin.de/~voss/lyx/fancy/header.phtml#shortheader
> 
> Herbert




Re: Latex2html author says it is LyX's fault.

2001-02-28 Thread Rem

I have a problem too when I convert my document into HTML... The
mathematical characters appear as latex commands...
R
- Original Message -
From: "Paul E Johnson" [EMAIL PROTECTED]
To: "LyX Users" [EMAIL PROTECTED]
Sent: Wednesday, February 28, 2001 9:38 AM
Subject: Latex2html author says it is LyX's fault.


 I got this email from Ross Moore about the problem I had with my
 regression notes and latex2html.  He sys LyX is not outputting proper
 TeX for my user-defined paragraph environment "myHangIndent".  That
 specific point is about 2/3 of the way down, but I leave the rest for
 context.  My part begins with , the rest is from Ross Moore, who is
 answing bug reports for latex2html today.


  I have a TeX document that latex2html cannot process, apparently
 because
  it has this bit in the preamble:
 
  %% Textclass specific LaTeX commands.
   \newenvironment{HangIndent}
{\list{}{%
  \setlength\leftmargin{1.5cm}%  leftmargin
  \itemindent-\leftmargin}\item{}}
{\endlist}
   \newcommand\myHangIndent[1]{
   \begin{HangIndent} #1
   \end{HangIndent}
   }

 The problem is that LaTeX2HTML wants you to give the definition as:

 \newcommand{\myHangIndent}[1]{... etc ...

 With that, everything processes smoothly;
 though it doesn't necessarily do the best possible translation.

 e.g. have a look at:

http://www-texdev.mpce.mq.edu.au/PJOHNSON/multRegNotes1/


 Besides, LaTeX2HTML wrote a huge error message into the log-window,
 saying that:

 %%,,, *** Could not find argument for command \newcommand ***

 viz:

 Loading /usr/local/lib/latex2html/styles/inputenc.perl
 Loading /usr/local/lib/latex2html/styles/babel.perl
 Loading /usr/local/lib/latex2html/versions/lang.pl
 Loading /usr/local/lib/latex2html/styles/graphics.perl
 Reading ...
 %%,,, *** Could not find argument for command \newcommand ***
 \myHangIndent[1]309
  \begin13HangIndent13 #1
  \end14HangIndent14
  309
 \par



  If that bit is in the preamble, then the processing of math breaks,
 and
  equations get written to image files with format "hatb" instead of
 a hat
  over a b.

 This doesn't happen for me.
 It may be something left over from the other error though,
 since almost the whole file was scanned looking for the { after
 \newcommand .

 I'll look at programming to lessen the severity of this "error".


  I have the document in this directory:
  http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1
  The file is "multRegNotes1.tex"
  I also have the lyx file from which it was exported and the 2 eps
  figures are in the same directory.

 Does LyX export as  \newcommand\myHangIndent  or was that yourself ?

 You should complain to LyX for not doing  \newcommand{\myHangIndent}
 which is more in keeping with LaTeX style, although both work with
 a TeX engine.


  If I leave in the hangindent TeX above, the equations are ugly, and
 I've
  put just one example of an ugly one in that directory too:
  http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1/img16.png

 All the \ characters are lost.
 This is typical when balance of environment delimiters gets badly
 out-of-whack somehow.



  If I delete the HangIndent from the Tex preamble and remove its one
  usage, then latex2html is able to process the file without trouble.
 
  I get this same result with latex2html 99.2 or 99.3, but one other
 user
  in the lyx user group showed me his version 96 worked fine on
 Solaris.
 
  If you can tell me what I did wrong, I'd appreciate it.


 The above should help you to get the file processed satisfactorily.

 Ross Moore
 --
 Paul E. Johnson   email: [EMAIL PROTECTED]
 Dept. of Political Sciencehttp://lark.cc.ukans.edu/~pauljohn
 University of Kansas  Office: (785) 864-9086
 Lawrence, Kansas 66045FAX: (785) 864-5700




Re: Latex2html author says it is LyX's fault.

2001-02-28 Thread Rem

I have a problem too when I convert my document into HTML... The
mathematical characters appear as latex commands...
R
- Original Message -
From: "Paul E Johnson" [EMAIL PROTECTED]
To: "LyX Users" [EMAIL PROTECTED]
Sent: Wednesday, February 28, 2001 9:38 AM
Subject: Latex2html author says it is LyX's fault.


 I got this email from Ross Moore about the problem I had with my
 regression notes and latex2html.  He sys LyX is not outputting proper
 TeX for my user-defined paragraph environment "myHangIndent".  That
 specific point is about 2/3 of the way down, but I leave the rest for
 context.  My part begins with , the rest is from Ross Moore, who is
 answing bug reports for latex2html today.


  I have a TeX document that latex2html cannot process, apparently
 because
  it has this bit in the preamble:
 
  %% Textclass specific LaTeX commands.
   \newenvironment{HangIndent}
{\list{}{%
  \setlength\leftmargin{1.5cm}%  leftmargin
  \itemindent-\leftmargin}\item{}}
{\endlist}
   \newcommand\myHangIndent[1]{
   \begin{HangIndent} #1
   \end{HangIndent}
   }

 The problem is that LaTeX2HTML wants you to give the definition as:

 \newcommand{\myHangIndent}[1]{... etc ...

 With that, everything processes smoothly;
 though it doesn't necessarily do the best possible translation.

 e.g. have a look at:

http://www-texdev.mpce.mq.edu.au/PJOHNSON/multRegNotes1/


 Besides, LaTeX2HTML wrote a huge error message into the log-window,
 saying that:

 %%,,, *** Could not find argument for command \newcommand ***

 viz:

 Loading /usr/local/lib/latex2html/styles/inputenc.perl
 Loading /usr/local/lib/latex2html/styles/babel.perl
 Loading /usr/local/lib/latex2html/versions/lang.pl
 Loading /usr/local/lib/latex2html/styles/graphics.perl
 Reading ...
 %%,,, *** Could not find argument for command \newcommand ***
 \myHangIndent[1]309
  \begin13HangIndent13 #1
  \end14HangIndent14
  309
 \par



  If that bit is in the preamble, then the processing of math breaks,
 and
  equations get written to image files with format "hatb" instead of
 a hat
  over a b.

 This doesn't happen for me.
 It may be something left over from the other error though,
 since almost the whole file was scanned looking for the { after
 \newcommand .

 I'll look at programming to lessen the severity of this "error".


  I have the document in this directory:
  http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1
  The file is "multRegNotes1.tex"
  I also have the lyx file from which it was exported and the 2 eps
  figures are in the same directory.

 Does LyX export as  \newcommand\myHangIndent  or was that yourself ?

 You should complain to LyX for not doing  \newcommand{\myHangIndent}
 which is more in keeping with LaTeX style, although both work with
 a TeX engine.


  If I leave in the hangindent TeX above, the equations are ugly, and
 I've
  put just one example of an ugly one in that directory too:
  http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1/img16.png

 All the \ characters are lost.
 This is typical when balance of environment delimiters gets badly
 out-of-whack somehow.



  If I delete the HangIndent from the Tex preamble and remove its one
  usage, then latex2html is able to process the file without trouble.
 
  I get this same result with latex2html 99.2 or 99.3, but one other
 user
  in the lyx user group showed me his version 96 worked fine on
 Solaris.
 
  If you can tell me what I did wrong, I'd appreciate it.


 The above should help you to get the file processed satisfactorily.

 Ross Moore
 --
 Paul E. Johnson   email: [EMAIL PROTECTED]
 Dept. of Political Sciencehttp://lark.cc.ukans.edu/~pauljohn
 University of Kansas  Office: (785) 864-9086
 Lawrence, Kansas 66045FAX: (785) 864-5700




Re: Latex2html author says it is LyX's fault.

2001-02-28 Thread Rem

I have a problem too when I convert my document into HTML... The
mathematical characters appear as latex commands...
R
- Original Message -
From: "Paul E Johnson" <[EMAIL PROTECTED]>
To: "LyX Users" <[EMAIL PROTECTED]>
Sent: Wednesday, February 28, 2001 9:38 AM
Subject: Latex2html author says it is LyX's fault.


> I got this email from Ross Moore about the problem I had with my
> regression notes and latex2html.  He sys LyX is not outputting proper
> TeX for my user-defined paragraph environment "myHangIndent".  That
> specific point is about 2/3 of the way down, but I leave the rest for
> context.  My part begins with >, the rest is from Ross Moore, who is
> answing bug reports for latex2html today.
>
>
> > I have a TeX document that latex2html cannot process, apparently
> because
> > it has this bit in the preamble:
> >
> > %% Textclass specific LaTeX commands.
> >  \newenvironment{HangIndent}
> >   {\list{}{%
> > \setlength\leftmargin{1.5cm}%  leftmargin
> > \itemindent-\leftmargin}\item{}}
> >   {\endlist}
> >  \newcommand\myHangIndent[1]{
> >  \begin{HangIndent} #1
> >  \end{HangIndent}
> >  }
>
> The problem is that LaTeX2HTML wants you to give the definition as:
>
> \newcommand{\myHangIndent}[1]{... etc ...
>
> With that, everything processes smoothly;
> though it doesn't necessarily do the best possible translation.
>
> e.g. have a look at:
>
>http://www-texdev.mpce.mq.edu.au/PJOHNSON/multRegNotes1/
>
>
> Besides, LaTeX2HTML wrote a huge error message into the log-window,
> saying that:
>
> %%,,, *** Could not find argument for command \newcommand ***
>
> viz:
>
> Loading /usr/local/lib/latex2html/styles/inputenc.perl
> Loading /usr/local/lib/latex2html/styles/babel.perl
> Loading /usr/local/lib/latex2html/versions/lang.pl
> Loading /usr/local/lib/latex2html/styles/graphics.perl
> Reading ...
> %%,,, *** Could not find argument for command \newcommand ***
> \myHangIndent[1]<<309>>
>  \begin<<13>>HangIndent<<13>> #1
>  \end<<14>>HangIndent<<14>>
>  <<309>>
> \par
>
>
>
> > If that bit is in the preamble, then the processing of math breaks,
> and
> > equations get written to image files with format "hatb" instead of
> a hat
> > over a b.
>
> This doesn't happen for me.
> It may be something left over from the other error though,
> since almost the whole file was scanned looking for the { after
> \newcommand .
>
> I'll look at programming to lessen the severity of this "error".
>
>
> > I have the document in this directory:
> > http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1
> > The file is "multRegNotes1.tex"
> > I also have the lyx file from which it was exported and the 2 eps
> > figures are in the same directory.
>
> Does LyX export as  \newcommand\myHangIndent  or was that yourself ?
>
> You should complain to LyX for not doing  \newcommand{\myHangIndent}
> which is more in keeping with LaTeX style, although both work with
> a TeX engine.
>
>
> > If I leave in the hangindent TeX above, the equations are ugly, and
> I've
> > put just one example of an ugly one in that directory too:
> > http://lark.cc.ukans.edu/~pauljohn/ps707/multReg1/img16.png
>
> All the \ characters are lost.
> This is typical when balance of environment delimiters gets badly
> out-of-whack somehow.
>
>
>
> > If I delete the HangIndent from the Tex preamble and remove its one
> > usage, then latex2html is able to process the file without trouble.
> >
> > I get this same result with latex2html 99.2 or 99.3, but one other
> user
> > in the lyx user group showed me his version 96 worked fine on
> Solaris.
> >
> > If you can tell me what I did wrong, I'd appreciate it.
>
>
> The above should help you to get the file processed satisfactorily.
>
> Ross Moore
> --
> Paul E. Johnson   email: [EMAIL PROTECTED]
> Dept. of Political Sciencehttp://lark.cc.ukans.edu/~pauljohn
> University of Kansas  Office: (785) 864-9086
> Lawrence, Kansas 66045FAX: (785) 864-5700




Re: Word Wrap in Tables

2001-02-13 Thread Rem

Stephen,

I am using Mandrake 7.2 as well. Check if all of these packages are
installed:
(you can check them from drakconf and then package manager). Check if
1. gcc is installed with c++
2. libgc is there
3. latex2c++
4. cvs
are installed. Finally, to be on the safe side, install the rpm for xpm
library.
Then lyx should compile

Tata
R

- Original Message -
From: "Stephen Carville" [EMAIL PROTECTED]
To: "LyX users" [EMAIL PROTECTED]
Sent: Tuesday, February 13, 2001 7:06 AM
Subject: Re: Word Wrap in Tables



 So far 1.1.6 has not compiled on my machine (Mandrake 7.2) because it
 cannot find a bunch of includes.  The files exist (in
 /usr/include/g++-2/) but I haven't figured out yet where ./configure
 is supposed to pick them up.

 --
 --Stephen Carville
 http://www.heronforge.net/~stephen/gnupgkey.txt
 ==
 Government is like burning witches:  After years of burning young women
 failed to solve any of society's problems, the solution was to burn more
 young women.
 ==





Equation numbering

2001-02-13 Thread Rem

Hi,

In report style, how can I have equations to be numbered by incorporating
the "section numbers" in?
I can not show the section numbers in the section titles.

Say I have the section title for section 2 as:

PRELEMINARIES

my first equation should be numbered as:

y(t)=a.x(t)(2.1)

Any idea?

Regards,

Remzi





Re: Word Wrap in Tables

2001-02-13 Thread Rem

Stephen,

I am using Mandrake 7.2 as well. Check if all of these packages are
installed:
(you can check them from drakconf and then package manager). Check if
1. gcc is installed with c++
2. libgc is there
3. latex2c++
4. cvs
are installed. Finally, to be on the safe side, install the rpm for xpm
library.
Then lyx should compile

Tata
R

- Original Message -
From: "Stephen Carville" [EMAIL PROTECTED]
To: "LyX users" [EMAIL PROTECTED]
Sent: Tuesday, February 13, 2001 7:06 AM
Subject: Re: Word Wrap in Tables



 So far 1.1.6 has not compiled on my machine (Mandrake 7.2) because it
 cannot find a bunch of includes.  The files exist (in
 /usr/include/g++-2/) but I haven't figured out yet where ./configure
 is supposed to pick them up.

 --
 --Stephen Carville
 http://www.heronforge.net/~stephen/gnupgkey.txt
 ==
 Government is like burning witches:  After years of burning young women
 failed to solve any of society's problems, the solution was to burn more
 young women.
 ==





Equation numbering

2001-02-13 Thread Rem

Hi,

In report style, how can I have equations to be numbered by incorporating
the "section numbers" in?
I can not show the section numbers in the section titles.

Say I have the section title for section 2 as:

PRELEMINARIES

my first equation should be numbered as:

y(t)=a.x(t)(2.1)

Any idea?

Regards,

Remzi





Re: Word Wrap in Tables

2001-02-13 Thread Rem

Stephen,

I am using Mandrake 7.2 as well. Check if all of these packages are
installed:
(you can check them from drakconf and then package manager). Check if
1. gcc is installed with c++
2. libgc is there
3. latex2c++
4. cvs
are installed. Finally, to be on the safe side, install the rpm for xpm
library.
Then lyx should compile

Tata
R

- Original Message -
From: "Stephen Carville" <[EMAIL PROTECTED]>
To: "LyX users" <[EMAIL PROTECTED]>
Sent: Tuesday, February 13, 2001 7:06 AM
Subject: Re: Word Wrap in Tables


>
> So far 1.1.6 has not compiled on my machine (Mandrake 7.2) because it
> cannot find a bunch of includes.  The files exist (in
> /usr/include/g++-2/) but I haven't figured out yet where ./configure
> is supposed to pick them up.
>
> --
> --Stephen Carville
> http://www.heronforge.net/~stephen/gnupgkey.txt
> ==
> Government is like burning witches:  After years of burning young women
> failed to solve any of society's problems, the solution was to burn more
> young women.
> ==
>




Equation numbering

2001-02-13 Thread Rem

Hi,

In report style, how can I have equations to be numbered by incorporating
the "section numbers" in?
I can not show the section numbers in the section titles.

Say I have the section title for section 2 as:

PRELEMINARIES

my first equation should be numbered as:

y(t)=a.x(t)(2.1)

Any idea?

Regards,

Remzi





Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Equations

2001-02-09 Thread Rem

Hi,

I have multiline equations but the equations are not properly aligned. By
which I mean, for example, the "=" signs are not in the same 'column'.
Example:
x(t)=a*g(t)
=a*h(t)*t
is what I get at the output.

It would be neat to have
x(t)=a*g(t)
 =a*h(t)*t

thanks,
Remzi
ps: I am doing it somehow by adding extra space manually, but is there a
neat solution to this problem?





Re: Caption in slides

2001-01-29 Thread Rem

I have captions, but it gives an error when I put captions...

- Original Message -
From: "Herbert Voss" [EMAIL PROTECTED]
To: "Remzi Seker" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, January 29, 2001 12:13 PM
Subject: Re: Caption in slides


 Remzi Seker wrote:
 
  Hi,
 
  While making slides, I can not seem to use the figure floats. If I enter
a
  figure without a float, that is fine, but then when I define a caption
field,
  I get errors too.

 a float in a slide makes no sense. use the package nonfloat, available
 at CTAN or part of your local tex installation.
 than you have captions, too.

 Herbert


 --
 [EMAIL PROTECTED]
 http://perce.de/lyx/




Re: Caption in slides

2001-01-29 Thread Rem

I have captions, but it gives an error when I put captions...

- Original Message -
From: "Herbert Voss" [EMAIL PROTECTED]
To: "Remzi Seker" [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Sent: Monday, January 29, 2001 12:13 PM
Subject: Re: Caption in slides


 Remzi Seker wrote:
 
  Hi,
 
  While making slides, I can not seem to use the figure floats. If I enter
a
  figure without a float, that is fine, but then when I define a caption
field,
  I get errors too.

 a float in a slide makes no sense. use the package nonfloat, available
 at CTAN or part of your local tex installation.
 than you have captions, too.

 Herbert


 --
 [EMAIL PROTECTED]
 http://perce.de/lyx/




Re: Caption in slides

2001-01-29 Thread Rem

I have captions, but it gives an error when I put captions...

- Original Message -
From: "Herbert Voss" <[EMAIL PROTECTED]>
To: "Remzi Seker" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Monday, January 29, 2001 12:13 PM
Subject: Re: Caption in slides


> Remzi Seker wrote:
> >
> > Hi,
> >
> > While making slides, I can not seem to use the figure floats. If I enter
a
> > figure without a float, that is fine, but then when I define a caption
field,
> > I get errors too.
>
> a float in a slide makes no sense. use the package nonfloat, available
> at CTAN or part of your local tex installation.
> than you have captions, too.
>
> Herbert
>
>
> --
> [EMAIL PROTECTED]
> http://perce.de/lyx/




graphics in lyx 1.1.6

2001-01-21 Thread Rem

Hi,

How can I import gif or jpeg files into lyx? When I say insert image the only 
option I have is ps or eps... 

Regards,

Remzi



  1   2   >