Re: "Spell checker has no dictionaries"

2018-10-24 Thread John Kane
 I just installed 4 or 5 spellchecker dictionaries using the standard sudu 
apt-get install command in Ubuntu. 

Of course, I installed the hunspell-en-ca dictionary that spells things like 
colour correctly

On Tuesday, October 23, 2018, 2:12:49 p.m. EDT, Paul A. Rubin 
 wrote:  
 
 On 10/23/18 12:33 PM, Rich Shepard wrote:
> Fellow writers:
>
>   This is an unintended consequence of my changing the default dictionary
> engine from enchant to hunspell. I must have missed a step somewhere and
> want to learn what that was.
>
>   LyX-2.3.1 running here.
>
>   Tools -> Preferences -> Language Settings -> Spellchecker has 
> Spellchecker
> engine: Hunspell (found in /usr/bin/hunspell).
>
>   I ran reconfigure after making the change but still no joy.
>
>   A cluestick is needed.
>
> TIA,
>
> Rich
Rich,

Hunspell uses its own set of dictionaries, such as Hunspell-en-us (U.S. 
English), Hunspell-en-gb (English with unnecessary extra letters), 
Hunspell-de-med (medical terms in German) etc. Looks like you have to 
install one or more of them. Assuming your default language is U.S. 
English, you'll need Hunspell-en-us for sure. With Ubuntu and Mint, you 
can do this through Synaptic or (at least in Mint) the Software Sources 
app. I forget what distro you use, but if has a package manager I would 
start there.

Paul

  

Re: "Spell checker has no dictionaries" [RESOLVED]

2018-10-23 Thread Rich Shepard

On Tue, 23 Oct 2018, Paul A. Rubin wrote:


Hunspell uses its own set of dictionaries, such as Hunspell-en-us (U.S.
English),


Paul,

  Well that would certainly explain the problem.


I forget what distro you use, but if has a package manager I would start
there.


  Sure enough, SlackBuilds.org has an English language package which
provides five dictionaries of English usage - Australian,
Canadian, United States, and two forms of British English.

  As the package maintainer explains, "he reason I've included two forms of
British English dictionaries are:

"1. The -ise suffix is more commonly used by British speakers and all other
forms such as en_DK, en_IE, en_IN, etc are symbolic links to en_GB-ise.

"2. the en_GB-ize/en_GB-oxendict which uses the -ize suffix is known as
Oxford English Dictionary Spelling and is generally favored for academic,
formal, and technical writing."

  I modified the build script to limit it to US_en as that's the only flavor
I speak/write.

Thanks for the pointer,

Rich



Re: "Spell checker has no dictionaries"

2018-10-23 Thread Paul A. Rubin

On 10/23/18 12:33 PM, Rich Shepard wrote:

Fellow writers:

  This is an unintended consequence of my changing the default dictionary
engine from enchant to hunspell. I must have missed a step somewhere and
want to learn what that was.

  LyX-2.3.1 running here.

  Tools -> Preferences -> Language Settings -> Spellchecker has 
Spellchecker

engine: Hunspell (found in /usr/bin/hunspell).

  I ran reconfigure after making the change but still no joy.

  A cluestick is needed.

TIA,

Rich

Rich,

Hunspell uses its own set of dictionaries, such as Hunspell-en-us (U.S. 
English), Hunspell-en-gb (English with unnecessary extra letters), 
Hunspell-de-med (medical terms in German) etc. Looks like you have to 
install one or more of them. Assuming your default language is U.S. 
English, you'll need Hunspell-en-us for sure. With Ubuntu and Mint, you 
can do this through Synaptic or (at least in Mint) the Software Sources 
app. I forget what distro you use, but if has a package manager I would 
start there.


Paul



Re: spell checker

2017-04-06 Thread John Kane
Just tried it and it seems that it will only correct one word in one cell.
However if one is spell checking regular text above and below the table it
will a) check the text above and below the text but only correct one word
in one cell of the table.

If this is a feature and not a bug, it seems a very unusual feature

On 6 April 2017 at 16:58, Patrick Dupre  wrote:

> Hello,
>
> When I run the spell checker in a Table, As soon as there is a correction
> to do, the spell checker leaves the table. Hence, it requires multiple
> calls to the
> spell checker to have the errors fixed.
> Is it a bug?
>
> 
> ===
>  Patrick DUPRÉ | | email: pdu...@gmx.com
>  Laboratoire de Physico-Chimie de l'Atmosphère | |
>  Université du Littoral-Côte d'Opale   | |
>  Tel.  (33)-(0)3 28 23 76 12   | | Fax: 03 28 65 82 44
>  189A, avenue Maurice Schumann | | 59140 Dunkerque, France
> 
> ===
>



-- 
John Kane
Kingston ON Canada


Re: spell checker

2015-05-27 Thread Wolfgang Engelmann
Thanks to all of you. Glad that you found the reason. There is a Linux 
day TUEBIX on the 13th of June in Tuebingen, Germany,

http://www.tuebix.org/programm_raumplan/
with quite a number of talks/workshops, and I will present LyX; would 
have been a pity without the spellchecker.

Will follow your advice.
Wolfgang

Am 27.05.2015 um 15:24 schrieb Liviu Andronic:

On Wed, May 27, 2015 at 3:09 PM, Stephan Witt  wrote:

Am 27.05.2015 um 14:10 schrieb Wolfgang Engelmann :



Am 27.05.2015 um 11:28 schrieb Stephan Witt:

Am 27.05.2015 um 11:21 schrieb Scott Kostyshak 
:



On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann


  wrote:


I installed hunspell but can't select it in lyx tools>settings>language
settings>spellchecker
(writing is not possible). I did reconfigure. enchant is also installed.
I am using Kubuntu and Lyx 2.1.3
Wolfgang


What do you have under Tools > Preferences > Paths > Hunspell?

In my opinion we should automatically fill that in (e.g. LyX should
try to find the Hunspell libraries).
See also:

https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html

I think this is another topic.

If hunspell is not enabled in settings->spellchecker LyX is compiled
without it. The location of the dictionaries doesn't matter, IMO.

Stephan


Thanks to all three of you. I am answering to the three messages.
The paths allow to search for the Thesaurus,

The code to implement thesaurus support is always part of LyX.


but the Hunspell search box is greyed out and I can'write into it.

The hunspell dictionary path input field is enabled if and only if
the code of the hunspell engine is part of LyX. This is a decision
of the LyX packager. It looks like the LyX package you're using is
built without any spell checker support.



content of Help > About > Build Info:

LyX 2.1.3 (2015-02-05)
Erstellt am Feb 12 2015, 11:01:23
Configuration
Host type: i686-pc-linux-gnu
Special build flags: build=release

use-hunspell is missing here.
use-enchant is missing too!


Indeed. Looks like you installed from the official repos, and it seems
they don't compile with support for hunspell (or any spellchecker, I'm
suspecting). Try installing from the PPA, which is built with support
for aspell, hunspell and enchant.

Regards,
Liviu



Stephan


C++ Compiler: g++ (4.8)
C++ Compiler LyX flags:
C++ Compiler flags: -O2
Linker flags:
Linker user flags:
Qt 4 Frontend:
Qt 4 version: 4.8.6
Packaging: posix
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx


Did you install LyX from the PPA or from the Ubuntu repos?

If I remember correctly (Alzheimer light...) the latter.

If hunspell is not enabled in settings->spellchecker LyX is compiled
without it. The location of the dictionaries doesn't matter, IMO.

as I mentioned I can't enter the path

Wolfgang









Re: spell checker

2015-05-27 Thread Liviu Andronic
On Wed, May 27, 2015 at 3:09 PM, Stephan Witt  wrote:
> Am 27.05.2015 um 14:10 schrieb Wolfgang Engelmann 
> :
>
>>
>>
>> Am 27.05.2015 um 11:28 schrieb Stephan Witt:
>>> Am 27.05.2015 um 11:21 schrieb Scott Kostyshak 
>>> :
>>>
>>>
 On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann

 
  wrote:

> I installed hunspell but can't select it in lyx tools>settings>language
> settings>spellchecker
> (writing is not possible). I did reconfigure. enchant is also installed.
> I am using Kubuntu and Lyx 2.1.3
> Wolfgang
>
 What do you have under Tools > Preferences > Paths > Hunspell?

 In my opinion we should automatically fill that in (e.g. LyX should
 try to find the Hunspell libraries).
 See also:

 https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html
>>> I think this is another topic.
>>>
>>> If hunspell is not enabled in settings->spellchecker LyX is compiled
>>> without it. The location of the dictionaries doesn't matter, IMO.
>>>
>>> Stephan
>>>
>> Thanks to all three of you. I am answering to the three messages.
>> The paths allow to search for the Thesaurus,
>
> The code to implement thesaurus support is always part of LyX.
>
>> but the Hunspell search box is greyed out and I can'write into it.
>
> The hunspell dictionary path input field is enabled if and only if
> the code of the hunspell engine is part of LyX. This is a decision
> of the LyX packager. It looks like the LyX package you're using is
> built without any spell checker support.
>
>
>> content of Help > About > Build Info:
>>
>> LyX 2.1.3 (2015-02-05)
>> Erstellt am Feb 12 2015, 11:01:23
>> Configuration
>> Host type: i686-pc-linux-gnu
>> Special build flags: build=release
>
> use-hunspell is missing here.
> use-enchant is missing too!
>

Indeed. Looks like you installed from the official repos, and it seems
they don't compile with support for hunspell (or any spellchecker, I'm
suspecting). Try installing from the PPA, which is built with support
for aspell, hunspell and enchant.

Regards,
Liviu


> Stephan
>
>> C++ Compiler: g++ (4.8)
>> C++ Compiler LyX flags:
>> C++ Compiler flags: -O2
>> Linker flags:
>> Linker user flags:
>> Qt 4 Frontend:
>> Qt 4 version: 4.8.6
>> Packaging: posix
>> LyX binary dir: /usr/local/bin
>> LyX files dir: /usr/local/share/lyx
>>
>>
>> Did you install LyX from the PPA or from the Ubuntu repos?
>>
>> If I remember correctly (Alzheimer light...) the latter.
>>
>> If hunspell is not enabled in settings->spellchecker LyX is compiled
>> without it. The location of the dictionaries doesn't matter, IMO.
>>
>> as I mentioned I can't enter the path
>>
>> Wolfgang
>
>



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: spell checker

2015-05-27 Thread Stephan Witt
Am 27.05.2015 um 14:10 schrieb Wolfgang Engelmann :

> 
> 
> Am 27.05.2015 um 11:28 schrieb Stephan Witt:
>> Am 27.05.2015 um 11:21 schrieb Scott Kostyshak 
>> :
>> 
>> 
>>> On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann
>>> 
>>> 
>>>  wrote:
>>> 
 I installed hunspell but can't select it in lyx tools>settings>language
 settings>spellchecker
 (writing is not possible). I did reconfigure. enchant is also installed.
 I am using Kubuntu and Lyx 2.1.3
 Wolfgang
 
>>> What do you have under Tools > Preferences > Paths > Hunspell?
>>> 
>>> In my opinion we should automatically fill that in (e.g. LyX should
>>> try to find the Hunspell libraries).
>>> See also:
>>> 
>>> https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html
>> I think this is another topic.
>> 
>> If hunspell is not enabled in settings->spellchecker LyX is compiled
>> without it. The location of the dictionaries doesn't matter, IMO.
>> 
>> Stephan
>> 
> Thanks to all three of you. I am answering to the three messages.
> The paths allow to search for the Thesaurus,

The code to implement thesaurus support is always part of LyX. 

> but the Hunspell search box is greyed out and I can'write into it. 

The hunspell dictionary path input field is enabled if and only if
the code of the hunspell engine is part of LyX. This is a decision
of the LyX packager. It looks like the LyX package you're using is
built without any spell checker support.


> content of Help > About > Build Info:
> 
> LyX 2.1.3 (2015-02-05)
> Erstellt am Feb 12 2015, 11:01:23
> Configuration
> Host type: i686-pc-linux-gnu
> Special build flags: build=release

use-hunspell is missing here.
use-enchant is missing too!

Stephan

> C++ Compiler: g++ (4.8)
> C++ Compiler LyX flags:
> C++ Compiler flags: -O2
> Linker flags:
> Linker user flags:
> Qt 4 Frontend:
> Qt 4 version: 4.8.6
> Packaging: posix
> LyX binary dir: /usr/local/bin
> LyX files dir: /usr/local/share/lyx
> 
> 
> Did you install LyX from the PPA or from the Ubuntu repos?
> 
> If I remember correctly (Alzheimer light...) the latter. 
> 
> If hunspell is not enabled in settings->spellchecker LyX is compiled
> without it. The location of the dictionaries doesn't matter, IMO.
> 
> as I mentioned I can't enter the path 
> 
> Wolfgang




Re: spell checker

2015-05-27 Thread Wolfgang Engelmann



Am 27.05.2015 um 11:28 schrieb Stephan Witt:

Am 27.05.2015 um 11:21 schrieb Scott Kostyshak :


On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann
 wrote:

I installed hunspell but can't select it in lyx tools>settings>language
settings>spellchecker
(writing is not possible). I did reconfigure. enchant is also installed.
I am using Kubuntu and Lyx 2.1.3
Wolfgang

What do you have under Tools > Preferences > Paths > Hunspell?

In my opinion we should automatically fill that in (e.g. LyX should
try to find the Hunspell libraries).
See also:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html

I think this is another topic.

If hunspell is not enabled in settings->spellchecker LyX is compiled
without it. The location of the dictionaries doesn't matter, IMO.

Stephan

Thanks to all three of you. I am answering to the three messages.
The paths allow to search for the Thesaurus, but the Hunspell search box 
is greyed out and I can'write into it.


content of Help > About > Build Info:

LyX 2.1.3 (2015-02-05)

Erstellt am Feb 12 2015, 11:01:23

Configuration

Host type: i686-pc-linux-gnu

Special build flags: build=release

C++ Compiler: g++ (4.8)

C++ Compiler LyX flags:

C++ Compiler flags: -O2

Linker flags:

Linker user flags:

Qt 4 Frontend:

Qt 4 version: 4.8.6

Packaging: posix

LyX binary dir: /usr/local/bin

LyX files dir: /usr/local/share/lyx



Did you install LyX from the PPA or from the Ubuntu repos?

If I remember correctly (Alzheimer light...) the latter.

If hunspell is not enabled in settings->spellchecker LyX is compiled
without it. The location of the dictionaries doesn't matter, IMO.

as I mentioned I can't enter the path

Wolfgang


Re: spell checker

2015-05-27 Thread Scott Kostyshak
On Wed, May 27, 2015 at 5:28 AM, Stephan Witt  wrote:
> Am 27.05.2015 um 11:21 schrieb Scott Kostyshak :
>
>> On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann
>>  wrote:
>>> I installed hunspell but can't select it in lyx tools>settings>language
>>> settings>spellchecker
>>> (writing is not possible). I did reconfigure. enchant is also installed.
>>> I am using Kubuntu and Lyx 2.1.3
>>> Wolfgang
>>
>> What do you have under Tools > Preferences > Paths > Hunspell?
>>
>> In my opinion we should automatically fill that in (e.g. LyX should
>> try to find the Hunspell libraries).
>> See also:
>> https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html
>
> I think this is another topic.
>
> If hunspell is not enabled in settings->spellchecker LyX is compiled
> without it. The location of the dictionaries doesn't matter, IMO.

You are right. Thank you for the correction, Stephan.

Scott


Re: spell checker

2015-05-27 Thread Stephan Witt
Am 27.05.2015 um 11:21 schrieb Scott Kostyshak :

> On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann
>  wrote:
>> I installed hunspell but can't select it in lyx tools>settings>language
>> settings>spellchecker
>> (writing is not possible). I did reconfigure. enchant is also installed.
>> I am using Kubuntu and Lyx 2.1.3
>> Wolfgang
> 
> What do you have under Tools > Preferences > Paths > Hunspell?
> 
> In my opinion we should automatically fill that in (e.g. LyX should
> try to find the Hunspell libraries).
> See also:
> https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html

I think this is another topic.

If hunspell is not enabled in settings->spellchecker LyX is compiled
without it. The location of the dictionaries doesn't matter, IMO.

Stephan


Re: spell checker

2015-05-27 Thread Scott Kostyshak
On Wed, May 27, 2015 at 4:43 AM, Wolfgang Engelmann
 wrote:
> I installed hunspell but can't select it in lyx tools>settings>language
> settings>spellchecker
> (writing is not possible). I did reconfigure. enchant is also installed.
> I am using Kubuntu and Lyx 2.1.3
> Wolfgang

What do you have under Tools > Preferences > Paths > Hunspell?

In my opinion we should automatically fill that in (e.g. LyX should
try to find the Hunspell libraries).
See also:
https://www.mail-archive.com/lyx-devel@lists.lyx.org/msg184250.html

Scott


Re: spell checker

2015-05-27 Thread Liviu Andronic
On Wed, May 27, 2015 at 10:43 AM, Wolfgang Engelmann
 wrote:
> I installed hunspell but can't select it in lyx tools>settings>language
> settings>spellchecker
> (writing is not possible). I did reconfigure. enchant is also installed.
> I am using Kubuntu and Lyx 2.1.3
>
Did you install LyX from the PPA or from the Ubuntu repos? Also, can
you post the content of Help > About > Build Info?

Liviu


> Wolfgang



-- 
Do you think you know what math is?
http://www.ideasroadshow.com/issues/ian-stewart-2013-08-02
Or what it means to be intelligent?
http://www.ideasroadshow.com/issues/john-duncan-2013-08-30
Think again:
http://www.ideasroadshow.com/library


Re: Spell checker: Per document ignore list

2013-06-06 Thread Jürgen Spitzmüller
Guy Rutenberg wrote:
> Is there a way to create a per document list of words to ignore?

No, but we have an 11 years old request for this (look at the bug number!)

http://www.lyx.org/trac/ticket/86

Jürgen


Re: Spell checker has no dictionaries

2013-01-17 Thread Stephan Witt
Am 18.01.2013 um 00:20 schrieb Junchao Zhang :

> Hi, Stephan,
>I find I just need to put dictionary files under $(HOME)/.lyx/dicts/

Hi Junchao,

yes, that's your user directory. LyX is looking for dictionaries in:
1) preference specified directory
2) user directory + dicts
3) lyx binary directory + dicts
4) /usr/share/myspell/dicts

You don't have to set the DICTIONARY environment.
LyX tries to find the appropriate dictionary matching the language of the text 
inside your document.
That's e.g. en_US if your document language is set to English(US) and/or you 
have the language of some text set to it.

Regards,
Stephan

>   That is, the dictionaries need to be found by LyX, not just hunspell.
>   
>   Thanks
> --Junchao Zhang
> On Thu, Jan 17, 2013 at 5:07 PM, Stephan Witt  wrote:
> Am 17.01.2013 um 20:07 schrieb Junchao Zhang :
> 
> > Dear all,
> >   I installed hunspell, then I installed Lyx.
> 
> Dear Junchao,
> 
> hunspell and LyX are two independent programs. LyX has builtin hunspell 
> support or not.
> 
> > When I configured Lyx, I could see Lyx found hunspell.
> 
> I understand this as: you can see hunspell as available spell checker in 
> preferences, right?
> 
> >   I set
> > export DICPATH=/home/jczhang/usr/share/dict/
> > export DICTIONARY=en_US
> >   in my bashrc
> >
> >   If I invoke hunspell -D, it will give
> > AVAILABLE DICTIONARIES (path is not mandatory for -d option):
> > /home/jczhang/usr/share/dict//en_US
> > /home/jczhang/usr/share/dict//en_AU
> > /home/jczhang/usr/share/dict//en_CA
> > ...
> > LOADED DICTIONARY:
> > /home/jczhang/usr/share/dict//en_US.aff
> > /home/jczhang/usr/share/dict//en_US.dic
> > Hunspell 1.3.2
> >
> >   I choose the spellchecker engine in Lyx as hunspell.
> >   However, when I do spellcheck in Lyx, it just pops a window "Spell 
> > checker has no dictionaries", and no other clues.
> 
> LyX does not find the dictionaries in your home directory.
> You have to point it there in LyX path's preferences.
> Try to enter /home/jczhang/usr/share/dict and see if it helps.
> 
> Regards,
> Stephan
> 
> 
> 
> -- 
> Junchao Zhang



Re: Spell checker has no dictionaries

2013-01-17 Thread Junchao Zhang
Hi, Stephan,
   I find I just need to put dictionary files under $(HOME)/.lyx/dicts/
  That is, the dictionaries need to be found by LyX, not just hunspell.

  Thanks
--Junchao Zhang
On Thu, Jan 17, 2013 at 5:07 PM, Stephan Witt  wrote:

> Am 17.01.2013 um 20:07 schrieb Junchao Zhang :
>
> > Dear all,
> >   I installed hunspell, then I installed Lyx.
>
> Dear Junchao,
>
> hunspell and LyX are two independent programs. LyX has builtin hunspell
> support or not.
>
> > When I configured Lyx, I could see Lyx found hunspell.
>
> I understand this as: you can see hunspell as available spell checker in
> preferences, right?
>
> >   I set
> > export DICPATH=/home/jczhang/usr/share/dict/
> > export DICTIONARY=en_US
> >   in my bashrc
> >
> >   If I invoke hunspell -D, it will give
> > AVAILABLE DICTIONARIES (path is not mandatory for -d option):
> > /home/jczhang/usr/share/dict//en_US
> > /home/jczhang/usr/share/dict//en_AU
> > /home/jczhang/usr/share/dict//en_CA
> > ...
> > LOADED DICTIONARY:
> > /home/jczhang/usr/share/dict//en_US.aff
> > /home/jczhang/usr/share/dict//en_US.dic
> > Hunspell 1.3.2
> >
> >   I choose the spellchecker engine in Lyx as hunspell.
> >   However, when I do spellcheck in Lyx, it just pops a window "Spell
> checker has no dictionaries", and no other clues.
>
> LyX does not find the dictionaries in your home directory.
> You have to point it there in LyX path's preferences.
> Try to enter /home/jczhang/usr/share/dict and see if it helps.
>
> Regards,
> Stephan




-- 
Junchao Zhang


Re: Spell checker has no dictionaries

2013-01-17 Thread Stephan Witt
Am 17.01.2013 um 20:07 schrieb Junchao Zhang :

> Dear all,
>   I installed hunspell, then I installed Lyx.

Dear Junchao,

hunspell and LyX are two independent programs. LyX has builtin hunspell support 
or not.

> When I configured Lyx, I could see Lyx found hunspell.

I understand this as: you can see hunspell as available spell checker in 
preferences, right?

>   I set 
> export DICPATH=/home/jczhang/usr/share/dict/
> export DICTIONARY=en_US
>   in my bashrc
> 
>   If I invoke hunspell -D, it will give
> AVAILABLE DICTIONARIES (path is not mandatory for -d option):
> /home/jczhang/usr/share/dict//en_US
> /home/jczhang/usr/share/dict//en_AU
> /home/jczhang/usr/share/dict//en_CA
> ...
> LOADED DICTIONARY:
> /home/jczhang/usr/share/dict//en_US.aff
> /home/jczhang/usr/share/dict//en_US.dic
> Hunspell 1.3.2
> 
>   I choose the spellchecker engine in Lyx as hunspell.  
>   However, when I do spellcheck in Lyx, it just pops a window "Spell checker 
> has no dictionaries", and no other clues.

LyX does not find the dictionaries in your home directory. 
You have to point it there in LyX path's preferences.
Try to enter /home/jczhang/usr/share/dict and see if it helps.

Regards,
Stephan

Re: spell checker problem

2012-04-17 Thread Stephan Witt
Am 17.04.2012 um 16:34 schrieb Andres Ordonez:

> Hi, I'm not able to use the spell checker for Spanish. 
> 
> I'm using LyX 2.0.0 on Ubuntu 11.10. I installed the Spanish language
> through Ubuntu's Language Support and changed the language to Spanish in
> the document-settings in LyX. The Spanish entry in the drop-down menu
> appears checked but when I select it it immediately changes back to
> English.

You cannot change the document language? 
Do you refer to the drop-down menu triggered by right-button mouse click?
This should change the language of the text part you've currently selected.

> I also have German language support and I don't have this
> problem with it.

> Spell checking works fine in LibreOffice Writer.

This is not related.

Regards,
Stephan


Re: Spell-checker with Lyx on Ubuntu 11.04

2012-01-12 Thread David L. Johnson

On 01/12/2012 06:31 PM, Stephan Witt wrote:

Am 12.01.2012 um 08:46 schrieb Wolfgang Engelmann:


Am Donnerstag, 12. Januar 2012, 00:32:47 schrieb David L. Johnson:

On 01/11/2012 05:42 PM, Simon Cullen wrote:

Hello,
The spellchecker in Lyx is marking all strings which end with a
right-quotation marks as spelled incorrectly.  So the string: manifest

will not get marked as incorrect, but the string: `manifest'
will be marked incorrect. I have searched everywhere for a fix

for this irritating problem, but to no avail.  Any suggestions will be
appreciated.

This also occurs with hyphens; unhyphenated,  2 manifold   is considered
OK, but   2-manifold   is not.  It would be nice to be able to exclude
these punctuation marks from the spellchecker.  I use debian testing,
lyx-2.02.

I found it easier to use the feature where the words unknown to the
spellchecker are underlined in the text in red, since in my case there are
many scientific names or dash-combined names.

Sorry, I cannot reproduce the "2-manifold" problem. For the quotes it makes
a difference how I've entered the quotation marks. (See the screenshot below.)
The first one are real quotes. The second simple quote key strokes.

The suggestion would be to use "Insert->Special Character->Single Quote" or the
short cut given there.
It depends on how the "2" is entered, and I did not make that clear.  I 
usually write things like n-manifold ("n" being the dimension), but the 
n is in math-mode (which is the proper way).  I am so much in that habit 
that I enter the 2 in math-mode as well.


--

David L. Johnson

Accept risk.  Accept responsibility.  Put a lawyer out of business.



Re: Spell-checker with Lyx on Ubuntu 11.04

2012-01-11 Thread Wolfgang Engelmann
Am Donnerstag, 12. Januar 2012, 00:32:47 schrieb David L. Johnson:
> On 01/11/2012 05:42 PM, Simon Cullen wrote:
> > Hello,
> > The spellchecker in Lyx is marking all strings which end with a
> > right-quotation marks as spelled incorrectly.  So the string: manifest
> > 
> >  will not get marked as incorrect, but the string: `manifest'
> >  will be marked incorrect. I have searched everywhere for a fix
> > 
> > for this irritating problem, but to no avail.  Any suggestions will be
> > appreciated.
> 
> This also occurs with hyphens; unhyphenated,  2 manifold   is considered
> OK, but   2-manifold   is not.  It would be nice to be able to exclude
> these punctuation marks from the spellchecker.  I use debian testing,
> lyx-2.02.

I found it easier to use the feature where the words unknown to the 
spellchecker are underlined in the text in red, since in my case there are 
many scientific names or dash-combined names. 

Wolfgang


Re: Spell-checker with Lyx on Ubuntu 11.04

2012-01-11 Thread David L. Johnson

On 01/11/2012 05:42 PM, Simon Cullen wrote:

Hello,
The spellchecker in Lyx is marking all strings which end with a 
right-quotation marks as spelled incorrectly.  So the string: manifest 
 will not get marked as incorrect, but the string: `manifest' 
 will be marked incorrect. I have searched everywhere for a fix 
for this irritating problem, but to no avail.  Any suggestions will be 
appreciated.
This also occurs with hyphens; unhyphenated,  2 manifold   is considered 
OK, but   2-manifold   is not.  It would be nice to be able to exclude 
these punctuation marks from the spellchecker.  I use debian testing, 
lyx-2.02.


--

David L. Johnson

And what if you track down these men and kill them, what if you killed
all of us?  From every corner of Europe, hundreds, thousands would
rise up to take our places.  Even Nazis can't kill that fast.
-- Paul Henreid (Casablanca).



Re: Spell checker not active in 2.0???

2011-08-11 Thread Stephan Witt
Am 11.08.2011 um 17:56 schrieb Tim Wescott:

> On Thu, 2011-08-11 at 13:50 +0800, Waluyo Adi Siswanto wrote:
>>> 
>>> No, I installed the Ubuntu version.  So -- I need to build this thing?
>>> 
>> 
>> I had the same problem then Tools>Preferences>Language Settings>Spellchecker
>> In spellchecker engine select "Enchant", also enable Spellchecker 
>> continuously.
>> 
>> regards
>> waluyo
> 
> Waluyo:
> 
> That's the ticket!  It's working great now.
> 
> Stephan:
> 
> It turns out that Enchant and aspell were already installed, I just
> needed to flick the switch in LyX.
> 
> Thanks.

Then the Ubuntu maintainers should provide a reasonable default lyxrc...
Glad to hear it works for you now.

Stephan

Re: Spell checker not active in 2.0???

2011-08-11 Thread Tim Wescott
On Thu, 2011-08-11 at 13:50 +0800, Waluyo Adi Siswanto wrote:
> >
> > No, I installed the Ubuntu version.  So -- I need to build this thing?
> >
> 
> I had the same problem then Tools>Preferences>Language Settings>Spellchecker
> In spellchecker engine select "Enchant", also enable Spellchecker 
> continuously.
> 
> regards
> waluyo

Waluyo:

That's the ticket!  It's working great now.

Stephan:

It turns out that Enchant and aspell were already installed, I just
needed to flick the switch in LyX.

Thanks.

-- 

Tim Wescott
www.wescottdesign.com
Control & Communications systems, circuit & software design.



Re: Spell checker not active in 2.0???

2011-08-11 Thread Helge Hafting

On 11. aug. 2011 07:35, Tim Wescott wrote:

On Wed, 2011-08-10 at 23:10 +0200, Stephan Witt wrote:

Am 10.08.2011 um 22:41 schrieb Tim Wescott:


I got Ubuntu 11.04 going a while back, with Lyx 2.0.  Very nice.  But
the spell checker isn't working -- when I go to the Tools menu,
"spellchecker" is grayed out.

I have aspell installed, and it claims to have an applicable dictionary
-- yet no joy.

What am I doing wrong, or not doing, or whatever?


LyX 2.0 is not using the external aspell binary.
It has to be compiled in. Did you compile LyX yourself?


No, I installed the Ubuntu version.  So -- I need to build this thing?



Probably not, I guess you merely need to install the correct spelling 
software.


Debian is similiar to ubuntu, on debian LyX uses enchant for 
spellchecking. The package "libenchant" must be installed for this to work.


Try "apt-cache search libenchant" to see what the exact package name is. 
(In my case "libenchant1c2a", could be different on ubuntu)


Then, install the package. After that, restart LyX and use the menu 
Tools->Reconfigure.



If ubuntu is set up to use aspell, make sure you have "libaspell" 
installed. Compiled-in apsell functionality will need the library 
version of aspell.


Finally, make sure you have dictionary files for the language(s) you're 
using.


Helge Hafting


Re: Spell checker not active in 2.0???

2011-08-10 Thread Stephan Witt
Am 11.08.2011 um 07:35 schrieb Tim Wescott:

> On Wed, 2011-08-10 at 23:10 +0200, Stephan Witt wrote:
>> Am 10.08.2011 um 22:41 schrieb Tim Wescott:
>> 
>>> I got Ubuntu 11.04 going a while back, with Lyx 2.0.  Very nice.  But
>>> the spell checker isn't working -- when I go to the Tools menu,
>>> "spellchecker" is grayed out.
>>> 
>>> I have aspell installed, and it claims to have an applicable dictionary
>>> -- yet no joy.
>>> 
>>> What am I doing wrong, or not doing, or whatever?
>> 
>> LyX 2.0 is not using the external aspell binary.
>> It has to be compiled in. Did you compile LyX yourself?
> 
> No, I installed the Ubuntu version.  So -- I need to build this thing?

This I don't know. I don't have Ubuntu. Please, ask the Ubuntu maintainers.
Perhaps someone else on this list knows it... sorry.

Stephan


Re: Spell checker not active in 2.0???

2011-08-10 Thread Waluyo Adi Siswanto
>
> No, I installed the Ubuntu version.  So -- I need to build this thing?
>

I had the same problem then Tools>Preferences>Language Settings>Spellchecker
In spellchecker engine select "Enchant", also enable Spellchecker continuously.

regards
waluyo


Re: Spell checker not active in 2.0???

2011-08-10 Thread Tim Wescott
On Wed, 2011-08-10 at 23:10 +0200, Stephan Witt wrote:
> Am 10.08.2011 um 22:41 schrieb Tim Wescott:
> 
> > I got Ubuntu 11.04 going a while back, with Lyx 2.0.  Very nice.  But
> > the spell checker isn't working -- when I go to the Tools menu,
> > "spellchecker" is grayed out.
> > 
> > I have aspell installed, and it claims to have an applicable dictionary
> > -- yet no joy.
> > 
> > What am I doing wrong, or not doing, or whatever?
> 
> LyX 2.0 is not using the external aspell binary.
> It has to be compiled in. Did you compile LyX yourself?

No, I installed the Ubuntu version.  So -- I need to build this thing?

-- 

Tim Wescott
www.wescottdesign.com
Control & Communications systems, circuit & software design.



Re: Spell checker not active in 2.0???

2011-08-10 Thread Stephan Witt
Am 10.08.2011 um 22:41 schrieb Tim Wescott:

> I got Ubuntu 11.04 going a while back, with Lyx 2.0.  Very nice.  But
> the spell checker isn't working -- when I go to the Tools menu,
> "spellchecker" is grayed out.
> 
> I have aspell installed, and it claims to have an applicable dictionary
> -- yet no joy.
> 
> What am I doing wrong, or not doing, or whatever?

LyX 2.0 is not using the external aspell binary.
It has to be compiled in. Did you compile LyX yourself?

Stephan


Re: Spell checker in Lyx

2011-06-15 Thread Julio Rojas
You need to recompile, not install Lyx. I guess that Lyx found in the
repository is compiled without aspell support. This is why you need to
compile it as directed in the link provided.

Regards.
-
Julio Rojas
jcredbe...@gmail.com


On Wed, Jun 15, 2011 at 12:35 PM, Chdslv  wrote:

> I have all these installed, but the spell checker is not activated.  I have
> completely uninstalled Lyx 2 and reinstalled using apt-get, but still no
> spell checker
>
>
> On Wed, Jun 15, 2011 at 2:54 PM, Julio Rojas  wrote:
>
>> Follow this thread:
>> http://comments.gmane.org/gmane.editors.lyx.general/69892
>>
>> Regards.
>> -
>> Julio Rojas
>> jcredbe...@gmail.com
>>
>>
>>
>> On Wed, Jun 15, 2011 at 10:45 AM, Chdslv  wrote:
>>
>>> Hi,
>>>
>>> I have installed Lyx 2.0 in Ubuntu 11.04, but I can't get the spell
>>> checker open. Its grayed off and F7 doesn't work.
>>> I have myspell-en-us, Aspell-en, hunspell-en installed too.
>>>
>>> I'd appreciate any help on this
>>>
>>> Thank you,
>>>
>>> Chanath
>>>
>>
>>
>


Re: Spell checker in Lyx

2011-06-15 Thread Waluyo Adi Siswanto
On 15 June 2011 16:45, Chdslv  wrote:
> Hi,
>
> I have installed Lyx 2.0 in Ubuntu 11.04, but I can't get the spell checker
> open. Its grayed off and F7 doesn't work.
> I have myspell-en-us, Aspell-en, hunspell-en installed too.
>
> I'd appreciate any help on this
>

As far as I know you need to install libaspell-dev
before you compile from source
You can find from Synaptic Package Manager

Regards
waluyo


> Thank you,
>
> Chanath
>


Re: Spell checker in Lyx

2011-06-15 Thread Julio Rojas
Follow this thread:
http://comments.gmane.org/gmane.editors.lyx.general/69892

Regards.
-
Julio Rojas
jcredbe...@gmail.com


On Wed, Jun 15, 2011 at 10:45 AM, Chdslv  wrote:

> Hi,
>
> I have installed Lyx 2.0 in Ubuntu 11.04, but I can't get the spell checker
> open. Its grayed off and F7 doesn't work.
> I have myspell-en-us, Aspell-en, hunspell-en installed too.
>
> I'd appreciate any help on this
>
> Thank you,
>
> Chanath
>


Re: spell checker not active

2011-06-14 Thread José Matos
On Saturday 11 June 2011 18:21:46 Cor Blom wrote:
> Maybe your hunspell is too recent? 1.3 is not found by lyx.
> 
> See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg169351.html
> 
> Regards,
> 
> Cor

FWIW this patch has been committed and it will be present in lyx-2.0.1.

-- 
José Abílio


Re: spell checker not active

2011-06-11 Thread Cor Blom
Op zaterdag 11 juni 2011 15:05:39 schreef Alain DIDIERJEAN:
> - Mail Original -
> De: "Stephan Witt" 
> À: "LyX Users List" 
> Envoyé: Samedi 11 Juin 2011 13h11:12 GMT +01:00 Amsterdam / Berlin / Berne
> / Rome / Stockholm / Vienne Objet: Re: spell checker not active
> 
> Am 11.06.2011 um 12:06 schrieb Alain DIDIERJEAN:
> > Hunspell (en & fr) is installed on my system. It's configured as default
> > spellchecker on LyX. Still the menu item for it stays greyed out. What
> > can I do to activate it ?
> 
> You build LyX yourself? On what platform? You've installed the developer
> version of hunspell library (including header files)?
> 
> I did compile LyX as well as hunspell on my machine, as well as any other
> package: it's an amd64 gentoo system. As for configuring Lyx so it uses
> hunspell, just go to Tools/Preferences/Language/Spellchecker.

Maybe your hunspell is too recent? 1.3 is not found by lyx.

See http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg169351.html

Regards,

Cor




Re: spell checker not active

2011-06-11 Thread Alain DIDIERJEAN

- Mail Original -
De: "Stephan Witt" 
À: "LyX Users List" 
Envoyé: Samedi 11 Juin 2011 13h11:12 GMT +01:00 Amsterdam / Berlin / Berne / 
Rome / Stockholm / Vienne
Objet: Re: spell checker not active

Am 11.06.2011 um 12:06 schrieb Alain DIDIERJEAN:

> Hunspell (en & fr) is installed on my system. It's configured as default 
> spellchecker on LyX. Still the menu item for it stays greyed out. What can I 
> do to activate it ?

You build LyX yourself? On what platform? You've installed the developer 
version of hunspell library (including header files)?

I did compile LyX as well as hunspell on my machine, as well as any other 
package: it's an amd64 gentoo system. As for configuring Lyx so it uses 
hunspell, just go to Tools/Preferences/Language/Spellchecker.

-- 

Alain DIDIERJEAN  Puisque ces mystères nous dépassent
   Feignons d'en être l'organisateur



Re: spell checker not active

2011-06-11 Thread Stephan Witt
Am 11.06.2011 um 12:06 schrieb Alain DIDIERJEAN:

> Hunspell (en & fr) is installed on my system. It's configured as default 
> spellchecker on LyX. Still the menu item for it stays greyed out. What can I 
> do to activate it ?

You build LyX yourself? On what platform? You've installed the developer 
version of hunspell library (including header files)?

Stephan

Re: Spell checker on Mac not working

2010-11-17 Thread Dennis Nottebaum
No, actually I don't. There's no file with that name on my computer. However, I 
do have a file called "en-common.cwl" in that location.
I am logged in with admin rights, thus should be able to read anything that is 
there...

Thanks, Dennis

On 17.11.2010, at 13:54, BH wrote:

> On Wed, Nov 17, 2010 at 5:26 AM, dextasupreme  wrote:
>> 
>> Hi,
>> 
>> Sorry for posting in this old thread. I've had the very same issue that
>> Graham reported. After having followed Bennett's instructions, I now get the
>> following error message:
>> The file "/Library/Application Support/aspell6-en-6.0-02/en-common.rws" can
>> not be opened for reading.
>> 
>> Any ideas how to solve this would be greatly appreciated.
> 
> Do you actually have en-common.rws in that location? If so, do you
> have permission to read it?
> 
> BH



Re: Spell checker on Mac not working

2010-11-17 Thread BH
On Wed, Nov 17, 2010 at 5:26 AM, dextasupreme  wrote:
>
> Hi,
>
> Sorry for posting in this old thread. I've had the very same issue that
> Graham reported. After having followed Bennett's instructions, I now get the
> following error message:
> The file "/Library/Application Support/aspell6-en-6.0-02/en-common.rws" can
> not be opened for reading.
>
> Any ideas how to solve this would be greatly appreciated.

Do you actually have en-common.rws in that location? If so, do you
have permission to read it?

BH


Re: Spell checker on Mac not working

2010-11-17 Thread dextasupreme

Hi,

Sorry for posting in this old thread. I've had the very same issue that
Graham reported. After having followed Bennett's instructions, I now get the
following error message:
The file "/Library/Application Support/aspell6-en-6.0-02/en-common.rws" can
not be opened for reading.

Any ideas how to solve this would be greatly appreciated.

Many thanks, Dennis
-- 
View this message in context: 
http://lyx.475766.n2.nabble.com/Spell-checker-on-Mac-not-working-tp478113p5747096.html
Sent from the LyX - Users mailing list archive at Nabble.com.


Re: Spell checker

2010-09-24 Thread Jacob Bishop
Alberto,

I am also using LyX 1.6.7 on Windows, and have no trouble with the spell
checker. Can you provide a bit more information? What installer did you use?
What os (Vista, XP, W7)? Do you know how to start a spell-check, and you get
a message? What exactly? Please explain.

Jacob

On Fri, Sep 24, 2010 at 3:38 PM, Alberto Sanchez wrote:

> Hi
>
> I have installed Lyx 1.6.7 for windows, and noticed that there is no spell
> checker. Downloaded Aspell and reconfigured Lyx. However, I have not been
> able
> to make it work.Everything else works just fine.
>
> Will appreciate your help
>
> Regards
>
>
> Alberto
>
>
>
>


Re: Spell checker problem

2010-07-02 Thread Sebastian Rockel
Hello,

I can confirm this issue also on my site (same configuration).

First I 'added' Gärdenfors in the spell checker dialog then suddenly it 
complains about correct words like 'with'.
Secondly the added word does not appear in any of my personal aspell 
dictionaries (~/.aspell.*)

I tried also to play with 'use input encoding' in lyx spell checker 
preferences, no effect either.

Sebastian

Am 02.07.2010 um 01:55 schrieb Mehrdad Oveisi:

> Hello
> 
> I am using LyX 1.6.6.1 on a Mac. I am setting the document encoding to 
> Unicode (utf8), and I use aspell as the spell checker.
> 
> On my system if an article contains non-English letters, e.g. Gärdenfors, 
> spell checker gets confused. That is, after reaching "Gärdenfors", if I hit 
> "Add" so that it does not pick it as an error, then after that point it picks 
> some correct words and reports them as misspelled, and it misses actually 
> misspelled words.
> 
> Please find attached a sample lyx file which contains a few spelling errors 
> and the word Gärdenfors. The spell checker behavior after the word Gärdenfors 
> is not as expected.
> 
> Thanks in advance for your help!
> 
> 



Re: Spell checker

2010-03-18 Thread Julio Rojas
I'm back at home so let's see the procedure I used to install CocoAspell:

1- Removed aspell via: make remove (I installed it with macports, then
removed it. Afterwards I installed the version working in my computer
compiling from source.)
2- Downloaded and installed CocoAspell.
3- Test it with English. It worked perfectly.
4- Downloaded and uncompressed the Spanish dictionary.
5- Copied dictionary files to: /Application Support/cocoAspell/aspell6-en-6.0-0
6- Enabled the Spanish dictionary through the cocoAspell preference pane.
7- Test it with Lyx and... still the same behavior, no accented words
are recognized.

Can you help me?
-
Julio Rojas
jcredbe...@gmail.com



On Thu, Mar 18, 2010 at 9:51 AM, Justin Wood  wrote:
> I've actually found MacPorts  far more reliable
> than Fink. I think I read Fink is not being maintained properly anymore?
> Porticus is also a nice GUI package manager for MacPorts too.
>
> On Thu, Mar 18, 2010 at 16:42, Murat Yildizoglu <
> murat.yildizo...@univ-cezanne.fr> wrote:
>
>> I have first tried the Fink version of Aspell and it was
>> not working with Lyx.
>


Re: Spell checker

2010-03-18 Thread Justin Wood
I've actually found MacPorts  far more reliable
than Fink. I think I read Fink is not being maintained properly anymore?
Porticus is also a nice GUI package manager for MacPorts too.

On Thu, Mar 18, 2010 at 16:42, Murat Yildizoglu <
murat.yildizo...@univ-cezanne.fr> wrote:

> I have first tried the Fink version of Aspell and it was
> not working with Lyx.


Re: Spell checker

2010-03-18 Thread Murat Yildizoglu
I see a more recent version (.53) at the following address:
ftp://ftp.gnu.org/gnu/aspell/dict/fr/

This is the address given on the cocAS page, following the Dictionaries link.

Sincerely, I do not remember from where I have downloaded my aspell
dictionaries. I have first tried the Fink version of Aspell and it was
not working with Lyx. Then I have found cocoAS and installed it and
copied the dictionaries from the fink folder to the cocoAS folder, as
far as I remember...

Now I have checked by redownloading the 053 file and it contains
exactly the dictionaries that appear in the dictionary tab of cocoAS.

You could check the aspell-es-0.50-2.tar.bz2 file that I can see in
the above address.

Murat

2010/3/18 Julio Rojas :
> I have checked and there are two dictionaries available for download:
>
> aspell-es-0.50-2.tar.bz2
> aspell6-es-1.9a-1.tar.bz2
>
> The second one is the one I have installed. In french there is only
> one dictionary:
>
> aspell-fr-0.50-3.tar.bz2
>
> I cannot find, as you have said, one with and one without accents. I'm
> checking the files at:
>
> ftp://ftp.gnu.org/gnu/aspell/dict/
>
> Is this the correct place?
> -
> Julio Rojas
> jcredbe...@gmail.com
>
>
>
> On Thu, Mar 18, 2010 at 9:19 AM, Murat Yildizoglu
>  wrote:
>> For information, I use the following dictionaries for French (they
>> have been chosen by cocoAspell when I have checked French(France) in
>> the dictionaries tab):
>>
>> fr-40-only.rws
>> fr-60-only.rws
>>
>> 2010/3/18 Justin Wood :
>>> I also noticed there are dictionaries marked as *with* and *without* accents
>>> -- do you have the accented one installed and activated?
>>>
>>> ~:Justin Wood:~
>>> On Thu, Mar 18, 2010 at 16:03, Murat Yildizoglu <
>>> murat.yildizo...@univ-cezanne.fr> wrote:
>>>
  Hi Julio,

 I have just checked again to be sure and it is able to handle accented
 words in my French documents.
 I have a Settings applet called Spelling and I have checked Tex/Latex
 in its options. Have you done this? Maybe this is the culprit?

 Murat

>>>
>>
>>
>>
>> --
>> Prof. Murat Yildizoglu
>> Université Paul Cézanne (Aix-Marseille 3)
>> GREQAM (UMR CNRS 6579)
>> Centre de la Vieille Charité
>> 2, rue de la Charité
>> 13236 Marseille cedex 02
>>
>> Bureau 320
>> Tel : +33 4 91 14 07 27 (standard)
>> Tel : +33 4 91 14 07 70 (secrétariat)
>> Tel : +33 4 91 14 07 47 (bureau)
>> Fax : +33 4 91 90 02 27
>>
>> e-mail: murat.yildizo...@univ-cezanne.fr
>> www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
>> http://www.twitter.com/yildizoglu
>> __
>>
>



-- 
Prof. Murat Yildizoglu
Université Paul Cézanne (Aix-Marseille 3)
GREQAM (UMR CNRS 6579)
Centre de la Vieille Charité
2, rue de la Charité
13236 Marseille cedex 02

Bureau 320
Tel : +33 4 91 14 07 27 (standard)
Tel : +33 4 91 14 07 70 (secrétariat)
Tel : +33 4 91 14 07 47 (bureau)
Fax : +33 4 91 90 02 27

e-mail: murat.yildizo...@univ-cezanne.fr
www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
http://www.twitter.com/yildizoglu
__


Re: Spell checker

2010-03-18 Thread Julio Rojas
I have checked and there are two dictionaries available for download:

aspell-es-0.50-2.tar.bz2
aspell6-es-1.9a-1.tar.bz2

The second one is the one I have installed. In french there is only
one dictionary:

aspell-fr-0.50-3.tar.bz2

I cannot find, as you have said, one with and one without accents. I'm
checking the files at:

ftp://ftp.gnu.org/gnu/aspell/dict/

Is this the correct place?
-
Julio Rojas
jcredbe...@gmail.com



On Thu, Mar 18, 2010 at 9:19 AM, Murat Yildizoglu
 wrote:
> For information, I use the following dictionaries for French (they
> have been chosen by cocoAspell when I have checked French(France) in
> the dictionaries tab):
>
> fr-40-only.rws
> fr-60-only.rws
>
> 2010/3/18 Justin Wood :
>> I also noticed there are dictionaries marked as *with* and *without* accents
>> -- do you have the accented one installed and activated?
>>
>> ~:Justin Wood:~
>> On Thu, Mar 18, 2010 at 16:03, Murat Yildizoglu <
>> murat.yildizo...@univ-cezanne.fr> wrote:
>>
>>>  Hi Julio,
>>>
>>> I have just checked again to be sure and it is able to handle accented
>>> words in my French documents.
>>> I have a Settings applet called Spelling and I have checked Tex/Latex
>>> in its options. Have you done this? Maybe this is the culprit?
>>>
>>> Murat
>>>
>>
>
>
>
> --
> Prof. Murat Yildizoglu
> Université Paul Cézanne (Aix-Marseille 3)
> GREQAM (UMR CNRS 6579)
> Centre de la Vieille Charité
> 2, rue de la Charité
> 13236 Marseille cedex 02
>
> Bureau 320
> Tel : +33 4 91 14 07 27 (standard)
> Tel : +33 4 91 14 07 70 (secrétariat)
> Tel : +33 4 91 14 07 47 (bureau)
> Fax : +33 4 91 90 02 27
>
> e-mail: murat.yildizo...@univ-cezanne.fr
> www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
> http://www.twitter.com/yildizoglu
> __
>


Re: Spell checker

2010-03-18 Thread Murat Yildizoglu
For information, I use the following dictionaries for French (they
have been chosen by cocoAspell when I have checked French(France) in
the dictionaries tab):

fr-40-only.rws
fr-60-only.rws

2010/3/18 Justin Wood :
> I also noticed there are dictionaries marked as *with* and *without* accents
> -- do you have the accented one installed and activated?
>
> ~:Justin Wood:~
> On Thu, Mar 18, 2010 at 16:03, Murat Yildizoglu <
> murat.yildizo...@univ-cezanne.fr> wrote:
>
>>  Hi Julio,
>>
>> I have just checked again to be sure and it is able to handle accented
>> words in my French documents.
>> I have a Settings applet called Spelling and I have checked Tex/Latex
>> in its options. Have you done this? Maybe this is the culprit?
>>
>> Murat
>>
>



-- 
Prof. Murat Yildizoglu
Université Paul Cézanne (Aix-Marseille 3)
GREQAM (UMR CNRS 6579)
Centre de la Vieille Charité
2, rue de la Charité
13236 Marseille cedex 02

Bureau 320
Tel : +33 4 91 14 07 27 (standard)
Tel : +33 4 91 14 07 70 (secrétariat)
Tel : +33 4 91 14 07 47 (bureau)
Fax : +33 4 91 90 02 27

e-mail: murat.yildizo...@univ-cezanne.fr
www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
http://www.twitter.com/yildizoglu
__


Re: Spell checker

2010-03-18 Thread Julio Rojas
I would test them tonight. Thanks for the advice.
-
Julio Rojas
jcredbe...@gmail.com



On Thu, Mar 18, 2010 at 9:08 AM, Justin Wood  wrote:
> I also noticed there are dictionaries marked as with and without accents --
> do you have the accented one installed and activated?
>
> ~:Justin Wood:~
> On Thu, Mar 18, 2010 at 16:03, Murat Yildizoglu
>  wrote:
>>
>> Hi Julio,
>>
>> I have just checked again to be sure and it is able to handle accented
>> words in my French documents.
>> I have a Settings applet called Spelling and I have checked Tex/Latex
>> in its options. Have you done this? Maybe this is the culprit?
>>
>> Murat
>


Re: Spell checker

2010-03-18 Thread Justin Wood
I also noticed there are dictionaries marked as *with* and *without* accents
-- do you have the accented one installed and activated?

~:Justin Wood:~
On Thu, Mar 18, 2010 at 16:03, Murat Yildizoglu <
murat.yildizo...@univ-cezanne.fr> wrote:

>  Hi Julio,
>
> I have just checked again to be sure and it is able to handle accented
> words in my French documents.
> I have a Settings applet called Spelling and I have checked Tex/Latex
> in its options. Have you done this? Maybe this is the culprit?
>
> Murat
>


Re: Spell checker

2010-03-18 Thread Murat Yildizoglu
Hi Julio,

I have just checked again to be sure and it is able to handle accented
words in my French documents.
I have a Settings applet called Spelling and I have checked Tex/Latex
in its options. Have you done this? Maybe this is the culprit?

Murat

2010/3/18 Julio Rojas :
> I have tried several combinations trying to make CocoAspell work with
> the Spanish dictionarie, but nothing seems to work. My problem is that
> accented words are not recognized. I think I'll try again. Can you let
> me know the exact procedure you used with the French dictionary?
> -
> Julio Rojas
> jcredbe...@gmail.com
>
>
>
> On Thu, Mar 18, 2010 at 8:31 AM, Murat Yildizoglu
>  wrote:
>> I can use English and French dictionaries with CocoAspell with Lyx I
>> have just installed it and selected the relevant dictionaries (US
>> English and French for me). I have not done anything else special to
>> make it work, as far as I can remember.
>>
>> Murat
>>
>> 2010/3/18 Justin Wood :
>>> I could have sworn I had spellchecker working under OS X 10.6.2 (+ x64
>>> extensions) last week, just by installing the aspell package in MacPorts
>>> (v0.60.6_2). But since then it wouldn't work other than to occasionally *
>>> almost* pop-up the checker window when frantically hitting F7 -- it would
>>> flicker for the briefest moment but never appear. Command line tests of
>>> aspell showed it was installed and working fine. Indeed, if I changed the
>>> LyX preference to ispell -- not installed -- spell checker would complain,
>>> so LyX *was* able to locate aspell.
>>>
>>> Anyway.
>>>
>>> I just installed the latest
>>> cocoAspell(v2.1, with
>>> Snow Leopard updates), which I haven't tried before, and
>>> it now works fine in LyX 1.6.5. Mostly guessing, I selected a few of the
>>> various English dictionaries available from the new spelling Preference Pane
>>> cocoAspell installs. Perhaps that makes a difference somehow? I haven't
>>> tried non-English dictionaries though.
>>>
>>>  ~:justin.wood :~ ≤ 350ppm
>>> CO2
>>> On Wed, Mar 17, 2010 at 08:49, Marshall Feldman  wrote:
>>>

 I have the same problem on a Mac (Leopard), and I do have admin.
 privileges.
>>>
>>
>>
>>
>> --
>> Prof. Murat Yildizoglu
>> Université Paul Cézanne (Aix-Marseille 3)
>> GREQAM (UMR CNRS 6579)
>> Centre de la Vieille Charité
>> 2, rue de la Charité
>> 13236 Marseille cedex 02
>>
>> Bureau 320
>> Tel : +33 4 91 14 07 27 (standard)
>> Tel : +33 4 91 14 07 70 (secrétariat)
>> Tel : +33 4 91 14 07 47 (bureau)
>> Fax : +33 4 91 90 02 27
>>
>> e-mail: murat.yildizo...@univ-cezanne.fr
>> www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
>> http://www.twitter.com/yildizoglu
>> __
>>
>



-- 
Prof. Murat Yildizoglu
Université Paul Cézanne (Aix-Marseille 3)
GREQAM (UMR CNRS 6579)
Centre de la Vieille Charité
2, rue de la Charité
13236 Marseille cedex 02

Bureau 320
Tel : +33 4 91 14 07 27 (standard)
Tel : +33 4 91 14 07 70 (secrétariat)
Tel : +33 4 91 14 07 47 (bureau)
Fax : +33 4 91 90 02 27

e-mail: murat.yildizo...@univ-cezanne.fr
www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
http://www.twitter.com/yildizoglu
__


Re: Spell checker

2010-03-18 Thread Julio Rojas
I have tried several combinations trying to make CocoAspell work with
the Spanish dictionarie, but nothing seems to work. My problem is that
accented words are not recognized. I think I'll try again. Can you let
me know the exact procedure you used with the French dictionary?
-
Julio Rojas
jcredbe...@gmail.com



On Thu, Mar 18, 2010 at 8:31 AM, Murat Yildizoglu
 wrote:
> I can use English and French dictionaries with CocoAspell with Lyx I
> have just installed it and selected the relevant dictionaries (US
> English and French for me). I have not done anything else special to
> make it work, as far as I can remember.
>
> Murat
>
> 2010/3/18 Justin Wood :
>> I could have sworn I had spellchecker working under OS X 10.6.2 (+ x64
>> extensions) last week, just by installing the aspell package in MacPorts
>> (v0.60.6_2). But since then it wouldn't work other than to occasionally *
>> almost* pop-up the checker window when frantically hitting F7 -- it would
>> flicker for the briefest moment but never appear. Command line tests of
>> aspell showed it was installed and working fine. Indeed, if I changed the
>> LyX preference to ispell -- not installed -- spell checker would complain,
>> so LyX *was* able to locate aspell.
>>
>> Anyway.
>>
>> I just installed the latest
>> cocoAspell(v2.1, with
>> Snow Leopard updates), which I haven't tried before, and
>> it now works fine in LyX 1.6.5. Mostly guessing, I selected a few of the
>> various English dictionaries available from the new spelling Preference Pane
>> cocoAspell installs. Perhaps that makes a difference somehow? I haven't
>> tried non-English dictionaries though.
>>
>>  ~:justin.wood :~ ≤ 350ppm
>> CO2
>> On Wed, Mar 17, 2010 at 08:49, Marshall Feldman  wrote:
>>
>>>
>>> I have the same problem on a Mac (Leopard), and I do have admin.
>>> privileges.
>>
>
>
>
> --
> Prof. Murat Yildizoglu
> Université Paul Cézanne (Aix-Marseille 3)
> GREQAM (UMR CNRS 6579)
> Centre de la Vieille Charité
> 2, rue de la Charité
> 13236 Marseille cedex 02
>
> Bureau 320
> Tel : +33 4 91 14 07 27 (standard)
> Tel : +33 4 91 14 07 70 (secrétariat)
> Tel : +33 4 91 14 07 47 (bureau)
> Fax : +33 4 91 90 02 27
>
> e-mail: murat.yildizo...@univ-cezanne.fr
> www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
> http://www.twitter.com/yildizoglu
> __
>


Re: Spell checker

2010-03-18 Thread Murat Yildizoglu
I can use English and French dictionaries with CocoAspell with Lyx I
have just installed it and selected the relevant dictionaries (US
English and French for me). I have not done anything else special to
make it work, as far as I can remember.

Murat

2010/3/18 Justin Wood :
> I could have sworn I had spellchecker working under OS X 10.6.2 (+ x64
> extensions) last week, just by installing the aspell package in MacPorts
> (v0.60.6_2). But since then it wouldn't work other than to occasionally *
> almost* pop-up the checker window when frantically hitting F7 -- it would
> flicker for the briefest moment but never appear. Command line tests of
> aspell showed it was installed and working fine. Indeed, if I changed the
> LyX preference to ispell -- not installed -- spell checker would complain,
> so LyX *was* able to locate aspell.
>
> Anyway.
>
> I just installed the latest
> cocoAspell(v2.1, with
> Snow Leopard updates), which I haven't tried before, and
> it now works fine in LyX 1.6.5. Mostly guessing, I selected a few of the
> various English dictionaries available from the new spelling Preference Pane
> cocoAspell installs. Perhaps that makes a difference somehow? I haven't
> tried non-English dictionaries though.
>
>  ~:justin.wood :~ ≤ 350ppm
> CO2
> On Wed, Mar 17, 2010 at 08:49, Marshall Feldman  wrote:
>
>>
>> I have the same problem on a Mac (Leopard), and I do have admin.
>> privileges.
>



-- 
Prof. Murat Yildizoglu
Université Paul Cézanne (Aix-Marseille 3)
GREQAM (UMR CNRS 6579)
Centre de la Vieille Charité
2, rue de la Charité
13236 Marseille cedex 02

Bureau 320
Tel : +33 4 91 14 07 27 (standard)
Tel : +33 4 91 14 07 70 (secrétariat)
Tel : +33 4 91 14 07 47 (bureau)
Fax : +33 4 91 90 02 27

e-mail: murat.yildizo...@univ-cezanne.fr
www : http://www.vcharite.univ-mrs.fr/PP/yildi/index.html
http://www.twitter.com/yildizoglu
__


Re: Spell checker

2010-03-18 Thread Justin Wood
I could have sworn I had spellchecker working under OS X 10.6.2 (+ x64
extensions) last week, just by installing the aspell package in MacPorts
(v0.60.6_2). But since then it wouldn't work other than to occasionally *
almost* pop-up the checker window when frantically hitting F7 -- it would
flicker for the briefest moment but never appear. Command line tests of
aspell showed it was installed and working fine. Indeed, if I changed the
LyX preference to ispell -- not installed -- spell checker would complain,
so LyX *was* able to locate aspell.

Anyway.

I just installed the latest
cocoAspell(v2.1, with
Snow Leopard updates), which I haven't tried before, and
it now works fine in LyX 1.6.5. Mostly guessing, I selected a few of the
various English dictionaries available from the new spelling Preference Pane
cocoAspell installs. Perhaps that makes a difference somehow? I haven't
tried non-English dictionaries though.

 ~:justin.wood :~ ≤ 350ppm
CO2
On Wed, Mar 17, 2010 at 08:49, Marshall Feldman  wrote:

>
> I have the same problem on a Mac (Leopard), and I do have admin.
> privileges.


Re: Spell checker

2010-03-17 Thread E Tunc

Dear All,
It might not sound professional, but try removing all the Lyx files and 
update Miktex, then install LyX again...

Hope it helps...
Regards,
Esra

--On 17 March 2010 12:40 +0200 Micha Feigin  wrote:


I initially had the same problem on linux. If I recall correctly, when I
compiled lyx 2 for the first time I didn't have the aspell development
files installed (libaspell-dev package under debian) so the configuration
run didn't find it and compiled lyx without aspell support.

I later installed it and recompiled but I also had to delete the .lyx-2.0
user directory and let lyx reconfigure for it to enable spell support. A
simple reconfigure wasn't enough.

I am seeing two small problems with the inline spell checker though
1. It's leaving around some of the red wigly lines, they are not fully
cleaned up properly when not needed any more
2. It won't work inside some of the inset (lyx note comes to mind, don't
recall about others) as it's popping up the inset menu instead of the
spell menu. The two menus should be combined

On Wed, 17 Mar 2010 10:27:50 +0100
Julio Rojas  wrote:


Dear Marshall, I tried every possible trick with Aspell and
CocoAspell, to no avail. The work, but it's like the dictionary is
empty. A very bad experience.

There are not enough testers and developers using MacOS X and I think
we lag behind in usability. Right now I don't have enough time, But I
hope this changes my mid year.

Until then, I hope someone gets to the solution. Best regards.
-
Julio Rojas
jcredbe...@gmail.com



On Wed, Mar 17, 2010 at 1:49 AM, Marshall Feldman  wrote:
>
> I have the same problem on a Mac (Leopard), and I do have admin.
> privileges.
>
>    Marsh Feldman
>
> On 2:59 PM, Daniel Ng wrote:
>>
>> Hi all
>>
>>
>>
>> I have downloaded the latest version of Lyx for windows and having
>> troubles
>> installing the spell checker function on my windows 7 machine. I
>> installed Aspell on to my computer and found that the spell checker
>> still fails to work. I also have obtained the latest English
>> dictionaries and placed them under Aspell program data under folders
>> data and dictionary and still obtain
>> errors while using lyx.
>>
>>
>>
>> The current error that I obtain when trying to use the spell checker
>> is " Spellchecker cannot be loaded,
>> C:\programdata\aspell\Dictionaries/en-common.rws cannot be opened for
>> reading"
>>
>> I have searched on google, Lyx, Aspell, wiki documents  and found
>> nothing. During this time of trying to actually solve this problem,
>> there is a clear
>> lack of documentation for installing Aspell and installing the
>> dictionary files for windows as the program is more Linux orientated.
>>
>>
>>
>> As other guides state you should copy the dictionaries into the Aspell
>> directory, is this correct? Other guides in linux state you should
>> compile these dictionaries. So I am currently confused on what i am
>> suppose to do.
>>
>>
>>
>> Is there any chance of someone providing a  step by step
>> instructions for installing Aspell and dictionaries on to lyx for
>> windows? Or providing information in correcting my problem.
>>
>>
>>
>>
>>
>> Thanks
>>
>>
>>
>> Daniel
>>
>>
>>
>>
>>
>>
>>
>
> --
> Dr. Marshall Feldman, PhD
> Director of Research and Academic Affairs
> CUSR Logo
> Center for Urban Studies and Research
> The University of Rhode Island
> email: marsh @ uri .edu (remove spaces)
>
>
>     Contact Information:
>
>
>       Kingston:
>
> 202 Hart House
> Charles T. Schmidt Labor Research Center
> The University of Rhode Island
> 36 Upper College Road
> Kingston, RI 02881-0815
> tel. (401) 874-5953:
> fax: (401) 874-5511
>
>
>       Providence:
>
> 206E Shepard Building
> URI Feinstein Providence Campus
> 80 Washington Street
> Providence, RI 02903-1819
> tel. (401) 277-5218
> fax: (401) 277-5464
>





--
E Tunc
ee...@bristol.ac.uk


Re: Spell checker

2010-03-17 Thread Micha Feigin
I initially had the same problem on linux. If I recall correctly, when I
compiled lyx 2 for the first time I didn't have the aspell development files
installed (libaspell-dev package under debian) so the configuration run didn't
find it and compiled lyx without aspell support.

I later installed it and recompiled but I also had to delete the .lyx-2.0 user
directory and let lyx reconfigure for it to enable spell support. A simple
reconfigure wasn't enough.

I am seeing two small problems with the inline spell checker though
1. It's leaving around some of the red wigly lines, they are not fully cleaned
up properly when not needed any more
2. It won't work inside some of the inset (lyx note comes to mind, don't recall
about others) as it's popping up the inset menu instead of the spell menu. The
two menus should be combined

On Wed, 17 Mar 2010 10:27:50 +0100
Julio Rojas  wrote:

> Dear Marshall, I tried every possible trick with Aspell and
> CocoAspell, to no avail. The work, but it's like the dictionary is
> empty. A very bad experience.
> 
> There are not enough testers and developers using MacOS X and I think
> we lag behind in usability. Right now I don't have enough time, But I
> hope this changes my mid year.
> 
> Until then, I hope someone gets to the solution. Best regards.
> -
> Julio Rojas
> jcredbe...@gmail.com
> 
> 
> 
> On Wed, Mar 17, 2010 at 1:49 AM, Marshall Feldman  wrote:
> >
> > I have the same problem on a Mac (Leopard), and I do have admin. privileges.
> >
> >    Marsh Feldman
> >
> > On 2:59 PM, Daniel Ng wrote:
> >>
> >> Hi all
> >>
> >>
> >>
> >> I have downloaded the latest version of Lyx for windows and having
> >> troubles
> >> installing the spell checker function on my windows 7 machine. I installed
> >> Aspell on to my computer and found that the spell checker still fails to
> >> work. I also have obtained the latest English dictionaries and placed them
> >> under Aspell program data under folders data and dictionary and still
> >> obtain
> >> errors while using lyx.
> >>
> >>
> >>
> >> The current error that I obtain when trying to use the spell checker is "
> >> Spellchecker cannot be loaded,
> >> C:\programdata\aspell\Dictionaries/en-common.rws cannot be opened for
> >> reading"
> >>
> >> I have searched on google, Lyx, Aspell, wiki documents  and found nothing.
> >> During this time of trying to actually solve this problem, there is a
> >> clear
> >> lack of documentation for installing Aspell and installing the dictionary
> >> files for windows as the program is more Linux orientated.
> >>
> >>
> >>
> >> As other guides state you should copy the dictionaries into the Aspell
> >> directory, is this correct? Other guides in linux state you should compile
> >> these dictionaries. So I am currently confused on what i am suppose to do.
> >>
> >>
> >>
> >> Is there any chance of someone providing a  step by step instructions for
> >> installing Aspell and dictionaries on to lyx for windows? Or providing
> >> information in correcting my problem.
> >>
> >>
> >>
> >>
> >>
> >> Thanks
> >>
> >>
> >>
> >> Daniel
> >>
> >>
> >>
> >>
> >>
> >>
> >>
> >
> > --
> > Dr. Marshall Feldman, PhD
> > Director of Research and Academic Affairs
> > CUSR Logo
> > Center for Urban Studies and Research
> > The University of Rhode Island
> > email: marsh @ uri .edu (remove spaces)
> >
> >
> >     Contact Information:
> >
> >
> >       Kingston:
> >
> > 202 Hart House
> > Charles T. Schmidt Labor Research Center
> > The University of Rhode Island
> > 36 Upper College Road
> > Kingston, RI 02881-0815
> > tel. (401) 874-5953:
> > fax: (401) 874-5511
> >
> >
> >       Providence:
> >
> > 206E Shepard Building
> > URI Feinstein Providence Campus
> > 80 Washington Street
> > Providence, RI 02903-1819
> > tel. (401) 277-5218
> > fax: (401) 277-5464
> >
> 


Re: Spell checker

2010-03-17 Thread Julio Rojas
Dear Marshall, I tried every possible trick with Aspell and
CocoAspell, to no avail. The work, but it's like the dictionary is
empty. A very bad experience.

There are not enough testers and developers using MacOS X and I think
we lag behind in usability. Right now I don't have enough time, But I
hope this changes my mid year.

Until then, I hope someone gets to the solution. Best regards.
-
Julio Rojas
jcredbe...@gmail.com



On Wed, Mar 17, 2010 at 1:49 AM, Marshall Feldman  wrote:
>
> I have the same problem on a Mac (Leopard), and I do have admin. privileges.
>
>    Marsh Feldman
>
> On 2:59 PM, Daniel Ng wrote:
>>
>> Hi all
>>
>>
>>
>> I have downloaded the latest version of Lyx for windows and having
>> troubles
>> installing the spell checker function on my windows 7 machine. I installed
>> Aspell on to my computer and found that the spell checker still fails to
>> work. I also have obtained the latest English dictionaries and placed them
>> under Aspell program data under folders data and dictionary and still
>> obtain
>> errors while using lyx.
>>
>>
>>
>> The current error that I obtain when trying to use the spell checker is "
>> Spellchecker cannot be loaded,
>> C:\programdata\aspell\Dictionaries/en-common.rws cannot be opened for
>> reading"
>>
>> I have searched on google, Lyx, Aspell, wiki documents  and found nothing.
>> During this time of trying to actually solve this problem, there is a
>> clear
>> lack of documentation for installing Aspell and installing the dictionary
>> files for windows as the program is more Linux orientated.
>>
>>
>>
>> As other guides state you should copy the dictionaries into the Aspell
>> directory, is this correct? Other guides in linux state you should compile
>> these dictionaries. So I am currently confused on what i am suppose to do.
>>
>>
>>
>> Is there any chance of someone providing a  step by step instructions for
>> installing Aspell and dictionaries on to lyx for windows? Or providing
>> information in correcting my problem.
>>
>>
>>
>>
>>
>> Thanks
>>
>>
>>
>> Daniel
>>
>>
>>
>>
>>
>>
>>
>
> --
> Dr. Marshall Feldman, PhD
> Director of Research and Academic Affairs
> CUSR Logo
> Center for Urban Studies and Research
> The University of Rhode Island
> email: marsh @ uri .edu (remove spaces)
>
>
>     Contact Information:
>
>
>       Kingston:
>
> 202 Hart House
> Charles T. Schmidt Labor Research Center
> The University of Rhode Island
> 36 Upper College Road
> Kingston, RI 02881-0815
> tel. (401) 874-5953:
> fax: (401) 874-5511
>
>
>       Providence:
>
> 206E Shepard Building
> URI Feinstein Providence Campus
> 80 Washington Street
> Providence, RI 02903-1819
> tel. (401) 277-5218
> fax: (401) 277-5464
>


Re: Spell checker

2010-03-16 Thread Marshall Feldman


I have the same problem on a Mac (Leopard), and I do have admin. privileges.

Marsh Feldman

On 2:59 PM, Daniel Ng wrote:

Hi all



I have downloaded the latest version of Lyx for windows and having troubles
installing the spell checker function on my windows 7 machine. I installed
Aspell on to my computer and found that the spell checker still fails to
work. I also have obtained the latest English dictionaries and placed them
under Aspell program data under folders data and dictionary and still obtain
errors while using lyx.



The current error that I obtain when trying to use the spell checker is "
Spellchecker cannot be loaded,
C:\programdata\aspell\Dictionaries/en-common.rws cannot be opened for
reading"

I have searched on google, Lyx, Aspell, wiki documents  and found nothing.
During this time of trying to actually solve this problem, there is a clear
lack of documentation for installing Aspell and installing the dictionary
files for windows as the program is more Linux orientated.



As other guides state you should copy the dictionaries into the Aspell
directory, is this correct? Other guides in linux state you should compile
these dictionaries. So I am currently confused on what i am suppose to do.



Is there any chance of someone providing a  step by step instructions for
installing Aspell and dictionaries on to lyx for windows? Or providing
information in correcting my problem.





Thanks



Daniel






   


--
Dr. Marshall Feldman, PhD
Director of Research and Academic Affairs
CUSR Logo
Center for Urban Studies and Research
The University of Rhode Island
email: marsh @ uri .edu (remove spaces)


 Contact Information:


   Kingston:

202 Hart House
Charles T. Schmidt Labor Research Center
The University of Rhode Island
36 Upper College Road
Kingston, RI 02881-0815
tel. (401) 874-5953:
fax: (401) 874-5511


   Providence:

206E Shepard Building
URI Feinstein Providence Campus
80 Washington Street
Providence, RI 02903-1819
tel. (401) 277-5218
fax: (401) 277-5464


Re: Spell checker

2010-03-16 Thread E Tunc

Hi Daniel,

I had the same problem and I have also posted to lyx-users as well but I 
couldn't get any reply.


But I solved my problem. The problem in mines was because I was not an 
admin in my computer, Then I changed this and reinstall the LyX. It was 
solved itself.


May be this is the case for you,too.
Good Luck
Esra

--On 16 March 2010 22:40 +1100 Daniel Ng  wrote:


Hi all



I have downloaded the latest version of Lyx for windows and having
troubles installing the spell checker function on my windows 7 machine. I
installed Aspell on to my computer and found that the spell checker still
fails to work. I also have obtained the latest English dictionaries and
placed them under Aspell program data under folders data and dictionary
and still obtain errors while using lyx.



The current error that I obtain when trying to use the spell checker is "
Spellchecker cannot be loaded,
C:\programdata\aspell\Dictionaries/en-common.rws cannot be opened for
reading"

I have searched on google, Lyx, Aspell, wiki documents  and found nothing.
During this time of trying to actually solve this problem, there is a
clear lack of documentation for installing Aspell and installing the
dictionary files for windows as the program is more Linux orientated.



As other guides state you should copy the dictionaries into the Aspell
directory, is this correct? Other guides in linux state you should compile
these dictionaries. So I am currently confused on what i am suppose to
do.



Is there any chance of someone providing a  step by step instructions for
installing Aspell and dictionaries on to lyx for windows? Or providing
information in correcting my problem.





Thanks



Daniel









--
E Tunc
ee...@bristol.ac.uk


Re: spell checker problem

2010-02-16 Thread Uwe Stöhr

Am 16.02.2010 16:22, schrieb lia chatzidiakou:


I have installed Lyx 1.6  in Windows XP, and everything works fine
apart from check speller.
I have aspell 0-50-3-3 installed and on that the English package, in C
directory as suggested. Initially it was installed in Program Files
too and moved it from there.


Ypu don't need to install Aspell manually - the LyX-installers do this 
for you.

I suppose you are only suffering from a misconfiguration. To fix thias

1. uninstall the Aspell dictionaries
2. uninstall Asepll
3. uninstall LyX _completely_
4. open an Internet connection
5. reinstall LyX using the small version of this installer
http://wiki.lyx.org/Windows/LyXWinInstaller

This will reinstall Aspell and its dictionaries and also take care of 
the configuration.



In tools preferences , Language I have English USA which is the
default. In Spellchecker, aspell library is chosen by default but it
is grey. (cannot change it)


This is correct, because LyX on Windows only supports Aspell as spell 
checker.


regards Uwe


Re: spell checker error

2008-11-06 Thread Paul A. Rubin

Richard Yates wrote:

Hi,
Have been using Lyx on a linux environment and think its great. Have 
also started using it recently on a windows system and have found that 
the spell checker comes up with the following error:


"the spell checker could not be started, no word lists can be found for 
the language en_US"


What is the fix for this? Any help would be much appreciated.

Cheers,

Richard.



Did you install the English (US) dictionary for Aspell?

/Paul



Re: Spell checker on Mac not working

2008-02-22 Thread Graham Smith

Bennet,

Thanks for this, copying the path as described fixed it.

I'm glad it was this simple :-)

Graham

On 22 Feb 2008, at 13:10, Bennett Helm wrote:


On Feb 22, 2008, at 7:29 AM, Graham Smith wrote:


I am trying to run the Spell check on Tiger and version 1.5.3 of Lyx.

I get an error

The Spell checker could not be started
Error The file
"/usr/local/lib/aspell-0.60/english" can not be opened for reading.


Now I can't actually find that directory, and I thought Lyx used  
cocoaspell.


LyX will use CocoAspell if you've properly installed it. The  
instructions were hard to find on the wiki; I've edited things to  
make it clearer:




Bennett




Re: Spell checker on Mac not working

2008-02-22 Thread Bennett Helm

On Feb 22, 2008, at 7:29 AM, Graham Smith wrote:


I am trying to run the Spell check on Tiger and version 1.5.3 of Lyx.

I get an error

The Spell checker could not be started
Error The file
"/usr/local/lib/aspell-0.60/english" can not be opened for reading.


Now I can't actually find that directory, and I thought Lyx used  
cocoaspell.


LyX will use CocoAspell if you've properly installed it. The  
instructions were hard to find on the wiki; I've edited things to  
make it clearer:




Bennett


Re: Spell checker: switch to the proposal list with key strokes

2007-07-01 Thread Hellmut Weber

Hi Paul,
sorry that i didn't respond earlier.

Don't know if this works the same under Linux as under Windows, but 
tab-tab-tab gets me to the alternatives.

On my gentoo-Linux with lyx-1.5.0-rc2 it works with +tab>.

Thanks for suggesting some experiments which led to the solution ;-)

Hellmut

--
Dr. Hellmut Weber [EMAIL PROTECTED]
Degenfeldstraße 2 tel   +49-89-3081172
D-80803 München-Schwabing mobil +49-172-8450321
please: No DOCs, no PPTs. why: tinyurl.com/cbgq



Re: Spell checker: switch to the proposal list with key strokes

2007-06-23 Thread Paul A. Rubin

Hellmut Weber wrote:

Hi,
aspell is working well for me ;-)
Most often I can either ignore the proposal (Ignorieren|I, i.e. alt-i 
for me) or accept it (Ersetzen|E i.e. alt+e). That's done very quickly.
When I have to choose one of the alternatives from the proposal list, I 
have to use the mouse because I haven't found yet a possibility to 
switch to the list with a key conmbination. Once this list is activated 
I can move up and down with the arrow keys.


Did I miss something? Does this possibility exist?



Don't know if this works the same under Linux as under Windows, but 
tab-tab-tab gets me to the alternatives.


/Paul



Re: Spell-checker doesn't recognize polish characters

2005-08-31 Thread Jean-Marc Lasgouttes
> "Jaroslaw" == Jaroslaw Protasiewicz <[EMAIL PROTECTED]> writes:

Jaroslaw> HI I'm using LyX version 1.3.6, Latin 2 encoding, Fedora
Jaroslaw> Core 3. I have problem with spell-checker in Lyx. It doesn't
Jaroslaw> recognize corectly words with polish characters. For istance
Jaroslaw> word "bałagan" is recognized as two different word "ba" and
Jaroslaw> "agan". I checked option "Use input encoding" but it doesn't
Jaroslaw> solve the problem. 

This is unfortunately a known problem, documented in bugzilla. There
is a bug open about it, but since bugzilla is down, I cannot give the
number. Our problem is that the heuristics we use to determine which
characters are potentially letters fails for latin2.

JMarc



Re: spell checker problems :-(

2005-06-09 Thread Angus Leeming

Srinivas Nedunuri wrote:

I installed the spellchecker as per the instructions in
http://wiki.lyx.org/LyX/WindowsSetup but get the following error message
when I try Edit|SpellCheck...

The spell-checker has failed. []b*[]file "c:/aspell/data/iso8859-1.dat can
not be opened for reading

followed by a core dump. (nice!)

I checked and there is indeed no such file in the install folder. Anyone
know what I can do at this point?

thanks!


Go to http://aspell.net/win32/ and install the "Full installer".

Angus



Re: Spell-checker crashes LyX

2004-12-18 Thread Paul Smith
On Fri, 17 Dec 2004 16:41:53 +, Paul Smith <[EMAIL PROTECTED]> wrote:
> > > I have upgraded from Mandrake 10 Official to Mandrake 10.1 Official
> > > and I used the rpm for Mandrake 10 to install LyX on Mandrake 10.1.
> > > LyX works fine, except regarding the spell-checker: whenever I run the
> > > spell-checker, LyX crashes.
> > >
> > > Any ideas? Should I compile the LyX rpm specific for mandrake 10.1?
> >
> > LyX has the potential to use three or more different spell checkers. Which
> > one are you using?
> >
> >  Edit->Preferences
> >  Language Settings->Spellchecker
> >  Spell checker program
> >
> > Also could you run the equivalent of:
> >
> > $ ldd ~/lyx/13x/build-qt/src/lyx | grep spell
> > libpspell.so.15 => /usr/lib/libpspell.so.15 (0x00111000)
> > libaspell.so.15 => /usr/lib/libaspell.so.15 (0x00123000)
> 
> Angus,
> 
> My spell-checker is aspell.
> 
> About libspell:
> 
> [EMAIL PROTECTED] psmith]$ locate libpspell
> /usr/lib/libpspell.so.15.0.3
> /usr/lib/libpspell.so.15
> [EMAIL PROTECTED] psmith]$

After having re-installed LyX from the tarball (and not from the rpm),
the reported problem with the spell-checker was solved.

Paul


Re: Spell-checker crashes LyX

2004-12-17 Thread Paul Smith
On Thu, 16 Dec 2004 23:40:18 +, Angus Leeming <[EMAIL PROTECTED]> wrote:
> > I have upgraded from Mandrake 10 Official to Mandrake 10.1 Official
> > and I used the rpm for Mandrake 10 to install LyX on Mandrake 10.1.
> > LyX works fine, except regarding the spell-checker: whenever I run the
> > spell-checker, LyX crashes.
> >
> > Any ideas? Should I compile the LyX rpm specific for mandrake 10.1?
> 
> LyX has the potential to use three or more different spell checkers. Which
> one are you using?
> 
>  Edit->Preferences
>  Language Settings->Spellchecker
>  Spell checker program
> 
> Also could you run the equivalent of:
> 
> $ ldd ~/lyx/13x/build-qt/src/lyx | grep spell
> libpspell.so.15 => /usr/lib/libpspell.so.15 (0x00111000)
> libaspell.so.15 => /usr/lib/libaspell.so.15 (0x00123000)

Angus,

My spell-checker is aspell. 

About libspell:

[EMAIL PROTECTED] psmith]$ locate libpspell
/usr/lib/libpspell.so.15.0.3
/usr/lib/libpspell.so.15
[EMAIL PROTECTED] psmith]$

Any clue?

Paul


Re: Spell-checker crashes LyX

2004-12-16 Thread Vitaly Lipatov
On Thursday 16 December 2004 20:57, Paul Smith wrote:
> Dear All
>
> I have upgraded from Mandrake 10 Official to Mandrake 10.1
> Official and I used the rpm for Mandrake 10 to install LyX on
> Mandrake 10.1. LyX works fine, except regarding the
> spell-checker: whenever I run the spell-checker, LyX crashes.
>
> Any ideas? Should I compile the LyX rpm specific for mandrake
> 10.1?
Check version of aspell: 
$rpm -q libaspell
See changelog for last bugfix release of aspell:
http://aspell.sourceforge.net/aspell-0.60.1.1.txt
> Thanks in advance,
>
> Paul

-- 
Lav
Vitaly Lipatov
Russia, Saint-Petersburg
GNU! ALT Linux Team! LaTeX! LyX!


Re: Spell-checker crashes LyX

2004-12-16 Thread Angus Leeming
Paul Smith wrote:

> Dear All
> 
> I have upgraded from Mandrake 10 Official to Mandrake 10.1 Official
> and I used the rpm for Mandrake 10 to install LyX on Mandrake 10.1.
> LyX works fine, except regarding the spell-checker: whenever I run the
> spell-checker, LyX crashes.
> 
> Any ideas? Should I compile the LyX rpm specific for mandrake 10.1?
> 
> Thanks in advance,
> 
> Paul

LyX has the potential to use three or more different spell checkers. Which
one are you using?

 Edit->Preferences
 Language Settings->Spellchecker
 Spell checker program

Also could you run the equivalent of:

$ ldd ~/lyx/13x/build-qt/src/lyx | grep spell
libpspell.so.15 => /usr/lib/libpspell.so.15 (0x00111000)
libaspell.so.15 => /usr/lib/libaspell.so.15 (0x00123000)

-- 
Angus



Re: Spell checker Win32 Lyx

2003-11-08 Thread Paul Smith
Thank you a lot, Sreekumar! I had the cursor after the misspelled word.
Finally, I have the spellchecker working fine with LyX on my computer!

Paul

- Original Message - 
From: "Sreekumar Bhaskaran-Nair {msbad084}"
<[EMAIL PROTECTED]>
To: "Paul Smith" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Saturday, November 08, 2003 4:41 PM
Subject: RE: Spell checker Win32 Lyx


It does identify and correct a lot of the words for me (It is not
comprehensive but is still good enough). Spellchecker starts checking
from where your cursor is. So maybe that is the reason. Try putting the
cursor at the beginning and check. Maybe that will help.


RE: Spell checker Win32 Lyx

2003-11-08 Thread Sreekumar Bhaskaran-Nair {msbad084}
It does identify and correct a lot of the words for me (It is not
comprehensive but is still good enough). Spellchecker starts checking
from where your cursor is. So maybe that is the reason. Try putting the
cursor at the beginning and check. Maybe that will help.


-Original Message-
From: Paul Smith [mailto:[EMAIL PROTECTED] 
Sent: Saturday, November 08, 2003 9:58 AM
To: Sreekumar Bhaskaran-Nair {msbad084}; [EMAIL PROTECTED]
Subject: Re: Spell checker Win32 Lyx

I experienced the same problem than you. Fortunately, the solution that
you
have found out has also worked to me. Thank you a lot! However, the
misspelled words are not identified; the spellchecker only says that a
certain number of words were checked. Could somebody here please help
me?
Many thanks, in advance!

Paul


- Original Message - 
From: "Sreekumar Bhaskaran-Nair {msbad084}"
<[EMAIL PROTECTED]>
To: "Paul A. Rubin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 10:24 PM
Subject: RE: Spell checker Win32 Lyx


It works now. I had installed the lyx_aspell_dict_en.rar file in Ruurd's
directory. It didn't have all the files you had mentioned. I reinstalled
the dictionary using the exe file for English in the aspell's webpage
and now it works. The file which used was Aspell-en-0.50-2-3.exe
Thanks a lot Rubin

Sreekumar


Re: Spell checker Win32 Lyx

2003-11-08 Thread Paul Smith
I experienced the same problem than you. Fortunately, the solution that you
have found out has also worked to me. Thank you a lot! However, the
misspelled words are not identified; the spellchecker only says that a
certain number of words were checked. Could somebody here please help me?
Many thanks, in advance!

Paul


- Original Message - 
From: "Sreekumar Bhaskaran-Nair {msbad084}"
<[EMAIL PROTECTED]>
To: "Paul A. Rubin" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, November 07, 2003 10:24 PM
Subject: RE: Spell checker Win32 Lyx


It works now. I had installed the lyx_aspell_dict_en.rar file in Ruurd's
directory. It didn't have all the files you had mentioned. I reinstalled
the dictionary using the exe file for English in the aspell's webpage
and now it works. The file which used was Aspell-en-0.50-2-3.exe
Thanks a lot Rubin

Sreekumar


RE: Spell checker Win32 Lyx

2003-11-07 Thread Sreekumar Bhaskaran-Nair {msbad084}
It works now. I had installed the lyx_aspell_dict_en.rar file in Ruurd's
directory. It didn't have all the files you had mentioned. I reinstalled
the dictionary using the exe file for English in the aspell's webpage
and now it works. The file which used was Aspell-en-0.50-2-3.exe
Thanks a lot Rubin

Sreekumar


-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Paul A. Rubin
Sent: Friday, November 07, 2003 3:48 PM
To: [EMAIL PROTECTED]
Subject: RE: Spell checker Win32 Lyx

[posted and mailed]

I've installed under Win XP and Win ME with no problems 
(once I installed the aspell files).  My directory ...\lyx
\lib\aspell contains the following files:

american-w-accents.alias   american.alias
british-w-accents.aliasbritish.alias
canadian-w-accents.alias   canadian.alias
en-only.rwsen.multi
english.alias  en_CA-only.rws
en_CA-w-accents.multi  en_CA.multi
en_GB-only.rws en_GB-w-accents.multi
en_GB.multien_US-only.rws
en_US-w-accents.multi  en_US.multi

My directory ...\lyx\share\aspell contains the following 
files:

ASCII.datdvorak.kbd
en.dat   en_phonet.datiso8859-1.datiso8859-
10.dat
iso8859-13.dat   iso8859-14.dat   iso8859-15.dat   iso8859-
2.dat
iso8859-3.datiso8859-4.datiso8859-5.datiso8859-
6.dat
iso8859-7.datiso8859-8.datiso8859-9.datispell
koi8-f.dat   koi8-r.dat   spell
standard.kbd
viscii.dat

Does that match what you have installed?

Regarding the run time error, you could try opening a DOS 
prompt in the lyx\bin directory and starting LyX with the 
command

lyx -dbg 999

which opens a window that might let you see any error 
messages LyX generates.

-- Paul

"Sreekumar Bhaskaran-Nair {msbad084}"  wrote in 
news:E7EFCDA345F7674EB6523E26F5DFF59B551C12
@E2K3BE.mccombs.utexas.edu:

> I have done that. (Actually I placed the files in the 
respective
> directories which you had referred to in earlier archived 
mail). Should
> I be doing anything more to install them?) Also, when I 
place the .multi
> files in \lib\aspell directory, it gives the message that 
> Run time error
> Program C:\lyx\bin\lyx.exe
> This application has requested the runtime to terminate in 
an unusual
> way. Please contact the application's support team for 
more information.
> 
> Thanks in advance
> Sreekumar
>  
>> Did you download lyx_aspell_dict_en.rar, unpack it and 
install the files
>> in the corresponding LyX directories?
> 



RE: Spell checker Win32 Lyx

2003-11-07 Thread Paul A. Rubin
[posted and mailed]

I've installed under Win XP and Win ME with no problems 
(once I installed the aspell files).  My directory ...\lyx
\lib\aspell contains the following files:

american-w-accents.alias   american.alias
british-w-accents.aliasbritish.alias
canadian-w-accents.alias   canadian.alias
en-only.rwsen.multi
english.alias  en_CA-only.rws
en_CA-w-accents.multi  en_CA.multi
en_GB-only.rws en_GB-w-accents.multi
en_GB.multien_US-only.rws
en_US-w-accents.multi  en_US.multi

My directory ...\lyx\share\aspell contains the following 
files:

ASCII.datdvorak.kbd
en.dat   en_phonet.datiso8859-1.datiso8859-
10.dat
iso8859-13.dat   iso8859-14.dat   iso8859-15.dat   iso8859-
2.dat
iso8859-3.datiso8859-4.datiso8859-5.datiso8859-
6.dat
iso8859-7.datiso8859-8.datiso8859-9.datispell
koi8-f.dat   koi8-r.dat   spell
standard.kbd
viscii.dat

Does that match what you have installed?

Regarding the run time error, you could try opening a DOS 
prompt in the lyx\bin directory and starting LyX with the 
command

lyx -dbg 999

which opens a window that might let you see any error 
messages LyX generates.

-- Paul

"Sreekumar Bhaskaran-Nair {msbad084}"  wrote in 
news:E7EFCDA345F7674EB6523E26F5DFF59B551C12
@E2K3BE.mccombs.utexas.edu:

> I have done that. (Actually I placed the files in the 
respective
> directories which you had referred to in earlier archived 
mail). Should
> I be doing anything more to install them?) Also, when I 
place the .multi
> files in \lib\aspell directory, it gives the message that 
> Run time error
> Program C:\lyx\bin\lyx.exe
> This application has requested the runtime to terminate in 
an unusual
> way. Please contact the application's support team for 
more information.
> 
> Thanks in advance
> Sreekumar
>  
>> Did you download lyx_aspell_dict_en.rar, unpack it and 
install the files
>> in the corresponding LyX directories?
> 



RE: Spell checker Win32 Lyx

2003-11-07 Thread Sreekumar Bhaskaran-Nair {msbad084}
I have done that. (Actually I placed the files in the respective
directories which you had referred to in earlier archived mail). Should
I be doing anything more to install them?) Also, when I place the .multi
files in \lib\aspell directory, it gives the message that 
Run time error
Program C:\lyx\bin\lyx.exe
This application has requested the runtime to terminate in an unusual
way. Please contact the application's support team for more information.

Thanks in advance
Sreekumar



-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Paul A. Rubin
Sent: Friday, November 07, 2003 1:45 PM
To: [EMAIL PROTECTED]
Subject: Re: Spell checker Win32 Lyx

[posted and mailed]

"Sreekumar Bhaskaran-Nair {msbad084}"  wrote in 
news:[EMAIL PROTECTED]:

> I have been trying to use the spell checker for the win32 version of 
Lyx
> I had installed. I did everything that was said in Ruurd's page but 
when
> I click on it or do F7, I am getting the message 
> 
> "The spell-checker has failed
> 
> No wordlists can be found for the language -en"
> 
> Please help..
> 
>  
> 
>  
> 
> Sreekumar R. Bhaskaran
> 
> Doctoral Program in Operations Management
> 
> University of Texas at Austin

Did you download lyx_aspell_dict_en.rar, unpack it and install the files

in the corresponding LyX directories?

-- Paul


*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (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: Spell checker Win32 Lyx

2003-11-07 Thread Paul A. Rubin
[posted and mailed]

"Sreekumar Bhaskaran-Nair {msbad084}"  wrote in 
news:[EMAIL PROTECTED]:

> I have been trying to use the spell checker for the win32 version of 
Lyx
> I had installed. I did everything that was said in Ruurd's page but 
when
> I click on it or do F7, I am getting the message 
> 
> "The spell-checker has failed
> 
> No wordlists can be found for the language -en"
> 
> Please help..
> 
>  
> 
>  
> 
> Sreekumar R. Bhaskaran
> 
> Doctoral Program in Operations Management
> 
> University of Texas at Austin

Did you download lyx_aspell_dict_en.rar, unpack it and install the files 
in the corresponding LyX directories?

-- Paul

*
Paul A. Rubin  Phone:(517) 432-3509
Department of Management   Fax:  (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: spell checker little annoying things

2003-07-11 Thread Alexandru Cabuz

> I do not understand this bug report. The speller uses the language of
> the text in the document to spellcheck.

Well, I don't know, from where I stand it certainly seems like it uses the 
language in Preferences > Language Settings which is set for all documents.

Cos I change the language of the document in Layout > Document > Language 
which is specific to this one document, and nothing happens as far as the 
spellchecker is concerned.

I may be crazy though. Always a possibility.

Alex.




Re: spell checker little annoying things

2003-07-10 Thread John Levon
On Mon, Jul 07, 2003 at 03:05:49PM +0200, Alexandru Cabuz wrote:

> When I go into format-> Document -> Language and set it to English, wouldn't 
> it be nice if the spell checker knew automatically to switch to English? Cos 
> the way it works right now, I have to go into preferences and tell the spell 
> checker that it's English, but then when I close the file, and I open it 
> again tomorrow for example, I have to do the same thing again, because the 
> default language preference is French.

I do not understand this bug report. The speller uses the language of
the text in the document to spellcheck.

regards
john


Re: Spell checker question

2003-06-16 Thread Walter H. van Holst
On Mon, 2003-06-16 at 21:25, Juergen Spitzmueller wrote:

> Hmm... I remember that I saw this error message on my box too, and it was due 
> to conflicts between an old ispell version and the new (GNU) aspell. Can you 
> try to uninstall ispell and aspell completely and install from scratch? I 
> don't have any other ideas ATM.

Given the amount of dependencies involved, I think I'll let it rest for
now. The hyphenation thing was more important and that one has been
solved.

Thanks for trying to help me out though.

Regards,

 Walter
-- 
Q: What's tan and black and looks great on a lawyer? A: A doberman.



Re: Spell checker question

2003-06-16 Thread Juergen Spitzmueller
Walter H. van Holst wrote:
> It doesn't help, and yes, I have really selected ispell (although aspell
> is installed too).

Hmm... I remember that I saw this error message on my box too, and it was due 
to conflicts between an old ispell version and the new (GNU) aspell. Can you 
try to uninstall ispell and aspell completely and install from scratch? I 
don't have any other ideas ATM.

> Should I run lyx with some debugging options?

Does the console say anything? You could try -sync else.

Juergen


RE: Spell checker question

2003-06-16 Thread Remzi Seker
I am having problem with Ispell too 1.3.2 QT, MDK 9.1
It said LyX couldn't start ispell

-Original Message-
From: Walter H. van Holst [mailto:[EMAIL PROTECTED]
Sent: Monday, June 16, 2003 3:04 PM
To: Lyx users
Subject: Re: Spell checker question


On Mon, 2003-06-16 at 20:58, Juergen Spitzmueller wrote:

> What happens if you select "alternative language: nederlands" in
preferences
> (language->spellchecker)? Make shure that you have really selected ispell
> (and not aspell).

It doesn't help, and yes, I have really selected ispell (although aspell
is installed too).

Should I run lyx with some debugging options?

Regards,

 Walter
--
You have a morbid aversion to dying. You probably resent the fact that
you're at war and might get your head blown off any second. - Col.
Sanderson in Catch-22




Re: Spell checker question

2003-06-16 Thread Walter H. van Holst
On Mon, 2003-06-16 at 20:58, Juergen Spitzmueller wrote:

> What happens if you select "alternative language: nederlands" in preferences 
> (language->spellchecker)? Make shure that you have really selected ispell 
> (and not aspell).

It doesn't help, and yes, I have really selected ispell (although aspell
is installed too).

Should I run lyx with some debugging options?

Regards,

 Walter
-- 
You have a morbid aversion to dying. You probably resent the fact that
you're at war and might get your head blown off any second. - Col.
Sanderson in Catch-22



Re: Spell checker question

2003-06-16 Thread Juergen Spitzmueller
Walter H. van Holst wrote:
> nederlands.hash

What happens if you select "alternative language: nederlands" in preferences 
(language->spellchecker)? Make shure that you have really selected ispell 
(and not aspell).

Juergen.


Re: Spell checker question

2003-06-16 Thread Walter H. van Holst
On Mon, 2003-06-16 at 08:36, Juergen Spitzmueller wrote:

> Juergen Spitzmueller wrote:
> > What does "whereis ispell" say?

ispell: /usr/bin/ispell /usr/lib/ispell /usr/share/man/man1/ispell.1.gz
/usr/share/man/man5/ispell.5.gz


> and which files are located in the ispell directory (/usr/lib/ispell/ or 
> something)?

american.aff   british.aff   default.aff   dutch.hash
american.hash  british.hash  default.hash  nederlands.aff
americanmed+.hash  britishmed+.hash  dutch.aff nederlands.hash

Regards,

 Walter
-- 
Nothing so needs reforming as other people's habits.
 -- Mark Twain



Re: Spell checker question

2003-06-16 Thread Walter H. van Holst
On Mon, 2003-06-16 at 08:52, Juergen Spitzmueller wrote:

> This has nothing to do with the spell checker, but with LaTeX's config. Have a 
> look at your language.dat file (in texmf/tex/generic/config on my box). If 
> dutch is commented out (%! dutch nehyph.tex), remove the comment (%! ) and 
> run "initexmf --dump" as root.

That was the case indeed. I can't find initexmf on my box though, but
texconfig appears to do the trick as well. Thanks.

Regards,

 Walter
-- 
Reading is the basics for all learning. (Georg W. Bush announcing his
"Reading First" initiative in Reston, Virginia, March 28, 2000)



Re: Spell checker question

2003-06-15 Thread Juergen Spitzmueller
Walter H. van Holst wrote:
> Since the hyphenation of my Dutch documents is a mess too, I'd very much
> appreciate any insights that might help me solving this problem.

This has nothing to do with the spell checker, but with LaTeX's config. Have a 
look at your language.dat file (in texmf/tex/generic/config on my box). If 
dutch is commented out (%! dutch nehyph.tex), remove the comment (%! ) and 
run "initexmf --dump" as root.

HTH,
Juergen.


Re: Spell checker question

2003-06-15 Thread Juergen Spitzmueller
Juergen Spitzmueller wrote:
> What does "whereis ispell" say?

and which files are located in the ispell directory (/usr/lib/ispell/ or 
something)?

Juergen


Re: Spell checker question

2003-06-15 Thread Juergen Spitzmueller
Walter H. van Holst wrote:
> I'm sorry I can't find any suitable word lists for the language-tag
> "nl".

What does "whereis ispell" say?


Re: Spell checker in 1.3

2003-02-12 Thread Owen Lucas
I have put the latest xforms on and the spell checker still isnt 
working. Has anyone else got this problem?

Owen Lucas wrote:

I have installed lyx 1.3 on my RH7.3 box with xforms xforms-0.89-1
I ame using the british language package for aspell
When using the spell checker the text boxes do not update when it 
moves on to the next wrong word. if you click on that element it will 
update  that element but none of the others. Is this a problem with 
xforms, lyx or my X11R6?





Re: Spell checker in 1.3

2003-02-11 Thread Angus Leeming
Owen Lucas wrote:

> I have installed lyx 1.3 on my RH7.3 box with xforms xforms-0.89-1
> I ame using the british language package for aspell
> When using the spell checker the text boxes do not update when it moves
> on to the next wrong word. if you click on that element it will update
> that element but none of the others. Is this a problem with xforms or
> lyx ? if it is xforms can some one tell me how to get xforms 1 to
> install properly. I have tryed to install xforms-1.0-release.tgz but
> half way through making lyx it complains and halts
> 
> I installed xforms 1 after uninstalling 0.89-1
> xmkmf -a
> make
> make install
> make install.man
> 
> 
> when I try to make lyx make fails saying
> 
> /usr/bin/ld: warning: libforms.so.0.89, needed by
> /usr/X11R6/lib/libflimage.so, not found (try using -rpath or -rpath-
> link)

It means that it really, truly linked against libforms.so.0.89. Check your 
/usr/lib etc for libforms.so.0.89. It may be a symlink. Get rid of it, get 
rid of the libforms* files in your xforms src dir and regenerate the 
libraries.


-- 
Angus




Re: Spell-checker

2002-11-15 Thread thomas schönhoff
Juergen Spitzmueller wrote:


thomas schönhoff wrote:
 

It is suguested to insert "deutsch" instead" of "german" when running
into trouble with spellchekcing!
   


No. You have to insert "deutsch" for german documents with the "german" class 
(alte Rechtschreibung) and "german" for documents with the "ngerman" class 
(neue Rechtschreibung).

Regards,
Jürgen.
 

Hello,

yes you are right. I mixed something up.
Sorry for that!

Thomas





Re: Spell-checker

2002-11-15 Thread Juergen Spitzmueller
thomas schönhoff wrote:
> It is suguested to insert "deutsch" instead" of "german" when running
> into trouble with spellchekcing!

No. You have to insert "deutsch" for german documents with the "german" class 
(alte Rechtschreibung) and "german" for documents with the "ngerman" class 
(neue Rechtschreibung).

Regards,
Jürgen.



Re: Spell-checker

2002-11-14 Thread thomas schönhoff
Gerhard Lindel wrote:


Hi !
I am using 1.2.0  on SuSE 8.1. and i have got a problem with the 
spell-checker: I cannopt start it! When I click the button  there is 
no reaction. How do I have to do it? It is my first article with LYX.
Gerhard

Hello Gerhard,

I guess you already have adjusted your language in  layout ->document 
-> language.
What did you take "deutsch" or "german"?
It is suguested to insert "deutsch" instead" of "german" when running 
into trouble with spellchekcing!

Thomas




Re: spell checker

1999-05-13 Thread Thierry Michalowski

Which is almost certainly _not_ a problem:
the "s" is for usual British language
the "z" is for usual American language
The spelling you choose is entirely on your mind, whatever the default
would be in your spellchecker...
Regards

Nick Afshartous wrote:

> Hi,
>
> The spell checker seems to want to use an "s" instead of
> a "z" in words ending like:
>
> synchronize
> generalize
>
> In previous LyX versions this was not the case.
> --
>
> Nick

--
Thierry Michalowski /
Edipresse Publications S.A \\\' ,  / //
Informatique de Production  \\\//_/ //'
33,av. de la gare\_-//' /  //'
1001 LAUSANNE SUISSE   \ ///  //'
phone: +41 21 349 46 26/  >>   \\\`
mailto:[EMAIL PROTECTED]   /,)-^>>  _\`
  (/   \\ / \\\
"Unix is user-friendly...   //  //\\\
It is just selective about who its friends are"((`





Re: [spell checker]

1999-05-13 Thread Steven Feinstein

Using an "s" instead of a "z" is usually a sign of using a British dictionary
instead of an American dictionary.

Steve

Nick Afshartous <[EMAIL PROTECTED]> wrote:
> 
> Hi,
> 
> The spell checker seems to want to use an "s" instead of
> a "z" in words ending like:
> 
> synchronize
> generalize
> 
> In previous LyX versions this was not the case.
> -- 
> 
>   Nick
> 
> 



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.