Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Rob S
Andrew McFarland wrote:
I'm using Lyx 1.3.3-Win32 and aspell 0.50.3 on Windows 98.

Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.

Rob S
A spell works fine on the command line,
   c: aspell -c test.txt
and
   c: aspell --lang=en_GB -c test.txt
both correctly check the file.
However, when I hit F7 in LyX, I get a popup with the following message:
   The spell-checker has failed
   No word lists can be found for the language en_GB
Can anyone suggest what might be wrong, and how I might fix it?



Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Andrew McFarland
Rob S wrote:
Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.
Thanks. That worked perfectly. I'll make sure I RTFW in the future :-)


Re: relyx problem - Windows XP

2004-09-01 Thread Paul A. Rubin
Colin J. Williams wrote:
Using relyx to convert a tex file to lyx gives an error message:
  Use of uninitialized value at 
C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl line 58.
and produces a lyx script which cannot be opened by LyX.

The output is:
C:\LyX\TexC:\LyX\lyx\bin\perl.exe  C:\LyX\lyx\bin\reLyx -o m2 m2.tex
Use of uninitialized value at C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl 
line 58.
reLyX, the LaTeX to LyX translator. Revision date 2003/01/20

Reading LaTeX command syntax
(m2.tex: Splitting Preamble
Creating LyX preamble
Reading layout file
Cleaning... Translating... Writing... )
Deleting temp files
Finished successfully!
reLyX directory is: C:/LyX/lyx/share/lyx/reLyX
I would appreciate advice.
Colin W.
I think the uninitialized value message is a 'false positive'.  I tried 
exporting a LyX doc to TeX, then importing it back into LyX from the LyX 
File - Import menu (which calls ReLyX).  I got the same message 
regarding line 58, but the document did open in LyX.  Line 58 of the 
script refers to an environment variable named HOME that does not exist 
in XP.  XP has HOMEDRIVE, HOMEPATH, HOMESHARE but not HOME, and LyX does 
not export the HOME variable (I just checked).  Somehow, though, reLyX 
muddles through without it.

IIRC, there are documented instances when reLyX fails due to the content 
of the TeX file (not due to the vagaries of Windows, just for a change). 
 You might check some of the archived postings here.  I'm afraid I 
don't recall the details.

-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Bibtex anomaly (LyX 1.3.4 for Win)

2004-09-01 Thread Paul A. Rubin
Hi all,
Couldn't find the following in the group archive.  I'm using the Windows 
port with Natbib set to author-year style.  I just discovered (the hard 
way) that when I enter a citation in the form (author, year), I don't 
get the comma between author in year.  I dumped the file in LaTeX, and 
sure enough LyX is writing

\bibpunct{(}{)}{;}{a}{}{,}
with the empty fifth argument meaning no punctuation between author and 
year.

Is this a known problem?
-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Re: Bibtex anomaly -- NEVER MIND

2004-09-01 Thread Paul A. Rubin
Oops.  Human error.  The software is exonerated.
-- Paul


Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Rob S
Andrew McFarland wrote:
I'm using Lyx 1.3.3-Win32 and aspell 0.50.3 on Windows 98.

Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.

Rob S
A spell works fine on the command line,
   c: aspell -c test.txt
and
   c: aspell --lang=en_GB -c test.txt
both correctly check the file.
However, when I hit F7 in LyX, I get a popup with the following message:
   The spell-checker has failed
   No word lists can be found for the language en_GB
Can anyone suggest what might be wrong, and how I might fix it?



Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Andrew McFarland
Rob S wrote:
Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.
Thanks. That worked perfectly. I'll make sure I RTFW in the future :-)


Re: relyx problem - Windows XP

2004-09-01 Thread Paul A. Rubin
Colin J. Williams wrote:
Using relyx to convert a tex file to lyx gives an error message:
  Use of uninitialized value at 
C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl line 58.
and produces a lyx script which cannot be opened by LyX.

The output is:
C:\LyX\TexC:\LyX\lyx\bin\perl.exe  C:\LyX\lyx\bin\reLyx -o m2 m2.tex
Use of uninitialized value at C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl 
line 58.
reLyX, the LaTeX to LyX translator. Revision date 2003/01/20

Reading LaTeX command syntax
(m2.tex: Splitting Preamble
Creating LyX preamble
Reading layout file
Cleaning... Translating... Writing... )
Deleting temp files
Finished successfully!
reLyX directory is: C:/LyX/lyx/share/lyx/reLyX
I would appreciate advice.
Colin W.
I think the uninitialized value message is a 'false positive'.  I tried 
exporting a LyX doc to TeX, then importing it back into LyX from the LyX 
File - Import menu (which calls ReLyX).  I got the same message 
regarding line 58, but the document did open in LyX.  Line 58 of the 
script refers to an environment variable named HOME that does not exist 
in XP.  XP has HOMEDRIVE, HOMEPATH, HOMESHARE but not HOME, and LyX does 
not export the HOME variable (I just checked).  Somehow, though, reLyX 
muddles through without it.

IIRC, there are documented instances when reLyX fails due to the content 
of the TeX file (not due to the vagaries of Windows, just for a change). 
 You might check some of the archived postings here.  I'm afraid I 
don't recall the details.

-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Bibtex anomaly (LyX 1.3.4 for Win)

2004-09-01 Thread Paul A. Rubin
Hi all,
Couldn't find the following in the group archive.  I'm using the Windows 
port with Natbib set to author-year style.  I just discovered (the hard 
way) that when I enter a citation in the form (author, year), I don't 
get the comma between author in year.  I dumped the file in LaTeX, and 
sure enough LyX is writing

\bibpunct{(}{)}{;}{a}{}{,}
with the empty fifth argument meaning no punctuation between author and 
year.

Is this a known problem?
-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Re: Bibtex anomaly -- NEVER MIND

2004-09-01 Thread Paul A. Rubin
Oops.  Human error.  The software is exonerated.
-- Paul


Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Rob S
Andrew McFarland wrote:
I'm using Lyx 1.3.3-Win32 and aspell 0.50.3 on Windows 98.

Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.

Rob S
A spell works fine on the command line,
   c:> aspell -c test.txt
and
   c:> aspell --lang=en_GB -c test.txt
both correctly check the file.
However, when I hit F7 in LyX, I get a popup with the following message:
   The spell-checker has failed
   No word lists can be found for the language "en_GB"
Can anyone suggest what might be wrong, and how I might fix it?



Re: Problems with Lyx, Aspell, and Windows 98

2004-09-01 Thread Andrew McFarland
Rob S wrote:
Have a look here:
http://wiki.lyx.org/pmwiki.php/LyX/WindowsSetup
there are somme files you will need to download, once downloaded unpack 
following the same file structure in which they are packed.
Thanks. That worked perfectly. I'll make sure I RTFW in the future :-)


Re: relyx problem - Windows XP

2004-09-01 Thread Paul A. Rubin
Colin J. Williams wrote:
Using relyx to convert a tex file to lyx gives an error message:
  Use of uninitialized value at 
C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl line 58.
and produces a lyx script which cannot be opened by LyX.

The output is:
C:\LyX\Tex>C:\LyX\lyx\bin\perl.exe  C:\LyX\lyx\bin\reLyx -o m2 m2.tex
Use of uninitialized value at C:/LyX/lyx/share/lyx/reLyX/reLyXmain.pl 
line 58.
reLyX, the LaTeX to LyX translator. Revision date 2003/01/20

Reading LaTeX command syntax
(m2.tex: Splitting Preamble
Creating LyX preamble
Reading layout file
Cleaning... Translating... Writing... )
Deleting temp files
Finished successfully!
reLyX directory is: C:/LyX/lyx/share/lyx/reLyX
I would appreciate advice.
Colin W.
I think the uninitialized value message is a 'false positive'.  I tried 
exporting a LyX doc to TeX, then importing it back into LyX from the LyX 
File -> Import menu (which calls ReLyX).  I got the same message 
regarding line 58, but the document did open in LyX.  Line 58 of the 
script refers to an environment variable named HOME that does not exist 
in XP.  XP has HOMEDRIVE, HOMEPATH, HOMESHARE but not HOME, and LyX does 
not export the HOME variable (I just checked).  Somehow, though, reLyX 
muddles through without it.

IIRC, there are documented instances when reLyX fails due to the content 
of the TeX file (not due to the vagaries of Windows, just for a change). 
 You might check some of the archived postings here.  I'm afraid I 
don't recall the details.

-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Bibtex anomaly (LyX 1.3.4 for Win)

2004-09-01 Thread Paul A. Rubin
Hi all,
Couldn't find the following in the group archive.  I'm using the Windows 
port with Natbib set to author-year style.  I just discovered (the hard 
way) that when I enter a citation in the form (author, year), I don't 
get the comma between author in year.  I dumped the file in LaTeX, and 
sure enough LyX is writing

\bibpunct{(}{)}{;}{a}{}{,}
with the empty fifth argument meaning no punctuation between author and 
year.

Is this a known problem?
-- Paul
**
Paul A. RubinPhone: 
   (517) 432-3509
Department of ManagementFax:  (517) 
432-
The Eli Broad Graduate School of ManagementE-mail:   [EMAIL PROTECTED]
Michigan State University 
http://www.msu.edu/~rubin/
East Lansing, MI  48824-1122  (USA)
**
Mathematicians are like Frenchmen:  whenever you say something to them,
they translate it into their own language, and at once it is something
entirely different.J. W. v. GOETHE



Re: Bibtex anomaly -- NEVER MIND

2004-09-01 Thread Paul A. Rubin
Oops.  Human error.  The software is exonerated.
-- Paul