Re: Lyx with spelling dictionary

2014-01-20 Thread Ben Lowe
Hi Stephan,

Thanks so much for your help! I had the hunspell package but not the
hunspell-devel package. Problem is now resolved.

Kind Regards,

Ben Lowe

On 17 January 2014 15:59, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 14:55 schrieb Ben Lowe bml1...@soton.ac.uk:

 Dear Stephan,

 Thanks for your quick response. What option do I provide lyx with in
 order to compile with enchant/hunspell etc.? I cannot find this
 information in the README, INSTALL etc.,

 Sorry for being unclear.

 You have to install the developer packages - aka rpms - for
 the spell checker of your choice. Something like hunspell-devel-*
 for hunspell (I don't know the package name for RedHat and I don't
 know either if it exists).

 After doing so LyX detects it at configure time and will be build
 with hunspell support. This should be mentioned in config.log.

 There is no configure option.

 Until I do this, I cannot provide a path for Hunspell as the path
 section is greyed out, and I cannot select the Enchant engine.

 Hunspell is not Enchant. Hunspell path is for hunspell spell checker.

 I'd recommend using hunspell. I don't know if enchant is usable.

 Stephan

 On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,

 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.

 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.

 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

 Hi,

 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.

 Stephan



Re: Lyx with spelling dictionary

2014-01-20 Thread Ben Lowe
Hi Stephan,

Thanks so much for your help! I had the hunspell package but not the
hunspell-devel package. Problem is now resolved.

Kind Regards,

Ben Lowe

On 17 January 2014 15:59, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 14:55 schrieb Ben Lowe bml1...@soton.ac.uk:

 Dear Stephan,

 Thanks for your quick response. What option do I provide lyx with in
 order to compile with enchant/hunspell etc.? I cannot find this
 information in the README, INSTALL etc.,

 Sorry for being unclear.

 You have to install the developer packages - aka rpms - for
 the spell checker of your choice. Something like hunspell-devel-*
 for hunspell (I don't know the package name for RedHat and I don't
 know either if it exists).

 After doing so LyX detects it at configure time and will be build
 with hunspell support. This should be mentioned in config.log.

 There is no configure option.

 Until I do this, I cannot provide a path for Hunspell as the path
 section is greyed out, and I cannot select the Enchant engine.

 Hunspell is not Enchant. Hunspell path is for hunspell spell checker.

 I'd recommend using hunspell. I don't know if enchant is usable.

 Stephan

 On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,

 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.

 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.

 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

 Hi,

 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.

 Stephan



Re: Lyx with spelling dictionary

2014-01-20 Thread Ben Lowe
Hi Stephan,

Thanks so much for your help! I had the hunspell package but not the
hunspell-devel package. Problem is now resolved.

Kind Regards,

Ben Lowe

On 17 January 2014 15:59, Stephan Witt  wrote:
> Am 17.01.2014 um 14:55 schrieb Ben Lowe :
>
>> Dear Stephan,
>>
>> Thanks for your quick response. What option do I provide lyx with in
>> order to compile with enchant/hunspell etc.? I cannot find this
>> information in the README, INSTALL etc.,
>
> Sorry for being unclear.
>
> You have to install the developer packages - aka rpms - for
> the spell checker of your choice. Something like hunspell-devel-*
> for hunspell (I don't know the package name for RedHat and I don't
> know either if it exists).
>
> After doing so LyX detects it at configure time and will be build
> with hunspell support. This should be mentioned in config.log.
>
> There is no configure option.
>
>> Until I do this, I cannot provide a path for Hunspell as the path
>> section is greyed out, and I cannot select the Enchant engine.
>
> Hunspell is not Enchant. Hunspell path is for hunspell spell checker.
>
> I'd recommend using hunspell. I don't know if enchant is usable.
>
> Stephan
>
>> On 17 January 2014 13:11, Stephan Witt  wrote:
>>> Am 17.01.2014 um 13:44 schrieb Ben Lowe :
>>>
 Hi,

 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

 And also tried creating an RPM package, however the dictionary choice
 in preferences > language settings > spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
> paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.

 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.

 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?
>>>
>>> Hi,
>>>
>>> you have to provide the developer packages of the spell checker of your
>>> choice at compile time (of LyX). In case it's enchant you have to configure
>>> enchant, in case it's hunspell you may provide the path for the dictionary
>>> files under preferences if they're not found automatically.
>>>
>>> Stephan
>


Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Hi,

I'm using redhat 6; I've tried downloading the latest source and
following these steps:
http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

And also tried creating an RPM package, however the dictionary choice
in preferences  language settings  spellchecker; all options are
greyed out, and I cannot provide a hunspell path under preferences
paths as this is greyed out. I have relevant hunspell dictionary
files in the ~/.lyx/dicts/ folder and they are named correctly.

This a common issue with linux due to not compiling it with
spellchecking support, and a fix is apparently to use 'Enchant' engine
instead, however I have the Enchant package, and I still cannot select
any spellchecker engines from the spellchecker menu.

Does anyone have any suggestions on how I can compile lyx on Redhat
with spell checking support?

Many Thanks,

Ben Lowe


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,
 
 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
 
 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.
 
 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.
 
 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

Hi,

you have to provide the developer packages of the spell checker of your
choice at compile time (of LyX). In case it's enchant you have to configure
enchant, in case it's hunspell you may provide the path for the dictionary
files under preferences if they're not found automatically.

Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Dear Stephan,

Thanks for your quick response. What option do I provide lyx with in
order to compile with enchant/hunspell etc.? I cannot find this
information in the README, INSTALL etc.,

Until I do this, I cannot provide a path for Hunspell as the path
section is greyed out, and I cannot select the Enchant engine.

-Ben


On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,

 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.

 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.

 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

 Hi,

 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.

 Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 14:55 schrieb Ben Lowe bml1...@soton.ac.uk:

 Dear Stephan,
 
 Thanks for your quick response. What option do I provide lyx with in
 order to compile with enchant/hunspell etc.? I cannot find this
 information in the README, INSTALL etc.,

Sorry for being unclear.

You have to install the developer packages - aka rpms - for
the spell checker of your choice. Something like hunspell-devel-*
for hunspell (I don't know the package name for RedHat and I don't
know either if it exists).

After doing so LyX detects it at configure time and will be build
with hunspell support. This should be mentioned in config.log.

There is no configure option.

 Until I do this, I cannot provide a path for Hunspell as the path
 section is greyed out, and I cannot select the Enchant engine.

Hunspell is not Enchant. Hunspell path is for hunspell spell checker.

I'd recommend using hunspell. I don't know if enchant is usable.

Stephan

 On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:
 
 Hi,
 
 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
 
 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.
 
 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.
 
 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?
 
 Hi,
 
 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.
 
 Stephan



Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Hi,

I'm using redhat 6; I've tried downloading the latest source and
following these steps:
http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

And also tried creating an RPM package, however the dictionary choice
in preferences  language settings  spellchecker; all options are
greyed out, and I cannot provide a hunspell path under preferences
paths as this is greyed out. I have relevant hunspell dictionary
files in the ~/.lyx/dicts/ folder and they are named correctly.

This a common issue with linux due to not compiling it with
spellchecking support, and a fix is apparently to use 'Enchant' engine
instead, however I have the Enchant package, and I still cannot select
any spellchecker engines from the spellchecker menu.

Does anyone have any suggestions on how I can compile lyx on Redhat
with spell checking support?

Many Thanks,

Ben Lowe


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,
 
 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
 
 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.
 
 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.
 
 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

Hi,

you have to provide the developer packages of the spell checker of your
choice at compile time (of LyX). In case it's enchant you have to configure
enchant, in case it's hunspell you may provide the path for the dictionary
files under preferences if they're not found automatically.

Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Dear Stephan,

Thanks for your quick response. What option do I provide lyx with in
order to compile with enchant/hunspell etc.? I cannot find this
information in the README, INSTALL etc.,

Until I do this, I cannot provide a path for Hunspell as the path
section is greyed out, and I cannot select the Enchant engine.

-Ben


On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:

 Hi,

 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.

 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.

 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?

 Hi,

 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.

 Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 14:55 schrieb Ben Lowe bml1...@soton.ac.uk:

 Dear Stephan,
 
 Thanks for your quick response. What option do I provide lyx with in
 order to compile with enchant/hunspell etc.? I cannot find this
 information in the README, INSTALL etc.,

Sorry for being unclear.

You have to install the developer packages - aka rpms - for
the spell checker of your choice. Something like hunspell-devel-*
for hunspell (I don't know the package name for RedHat and I don't
know either if it exists).

After doing so LyX detects it at configure time and will be build
with hunspell support. This should be mentioned in config.log.

There is no configure option.

 Until I do this, I cannot provide a path for Hunspell as the path
 section is greyed out, and I cannot select the Enchant engine.

Hunspell is not Enchant. Hunspell path is for hunspell spell checker.

I'd recommend using hunspell. I don't know if enchant is usable.

Stephan

 On 17 January 2014 13:11, Stephan Witt st.w...@gmx.net wrote:
 Am 17.01.2014 um 13:44 schrieb Ben Lowe ben.lowe...@googlemail.com:
 
 Hi,
 
 I'm using redhat 6; I've tried downloading the latest source and
 following these steps:
 http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
 
 And also tried creating an RPM package, however the dictionary choice
 in preferences  language settings  spellchecker; all options are
 greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
 files in the ~/.lyx/dicts/ folder and they are named correctly.
 
 This a common issue with linux due to not compiling it with
 spellchecking support, and a fix is apparently to use 'Enchant' engine
 instead, however I have the Enchant package, and I still cannot select
 any spellchecker engines from the spellchecker menu.
 
 Does anyone have any suggestions on how I can compile lyx on Redhat
 with spell checking support?
 
 Hi,
 
 you have to provide the developer packages of the spell checker of your
 choice at compile time (of LyX). In case it's enchant you have to configure
 enchant, in case it's hunspell you may provide the path for the dictionary
 files under preferences if they're not found automatically.
 
 Stephan



Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Hi,

I'm using redhat 6; I've tried downloading the latest source and
following these steps:
http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3

And also tried creating an RPM package, however the dictionary choice
in preferences > language settings > spellchecker; all options are
greyed out, and I cannot provide a hunspell path under preferences
>paths as this is greyed out. I have relevant hunspell dictionary
files in the ~/.lyx/dicts/ folder and they are named correctly.

This a common issue with linux due to not compiling it with
spellchecking support, and a fix is apparently to use 'Enchant' engine
instead, however I have the Enchant package, and I still cannot select
any spellchecker engines from the spellchecker menu.

Does anyone have any suggestions on how I can compile lyx on Redhat
with spell checking support?

Many Thanks,

Ben Lowe


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 13:44 schrieb Ben Lowe :

> Hi,
> 
> I'm using redhat 6; I've tried downloading the latest source and
> following these steps:
> http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
> 
> And also tried creating an RPM package, however the dictionary choice
> in preferences > language settings > spellchecker; all options are
> greyed out, and I cannot provide a hunspell path under preferences
>> paths as this is greyed out. I have relevant hunspell dictionary
> files in the ~/.lyx/dicts/ folder and they are named correctly.
> 
> This a common issue with linux due to not compiling it with
> spellchecking support, and a fix is apparently to use 'Enchant' engine
> instead, however I have the Enchant package, and I still cannot select
> any spellchecker engines from the spellchecker menu.
> 
> Does anyone have any suggestions on how I can compile lyx on Redhat
> with spell checking support?

Hi,

you have to provide the developer packages of the spell checker of your
choice at compile time (of LyX). In case it's enchant you have to configure
enchant, in case it's hunspell you may provide the path for the dictionary
files under preferences if they're not found automatically.

Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
Dear Stephan,

Thanks for your quick response. What option do I provide lyx with in
order to compile with enchant/hunspell etc.? I cannot find this
information in the README, INSTALL etc.,

Until I do this, I cannot provide a path for Hunspell as the path
section is greyed out, and I cannot select the Enchant engine.

-Ben


On 17 January 2014 13:11, Stephan Witt  wrote:
> Am 17.01.2014 um 13:44 schrieb Ben Lowe :
>
>> Hi,
>>
>> I'm using redhat 6; I've tried downloading the latest source and
>> following these steps:
>> http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
>>
>> And also tried creating an RPM package, however the dictionary choice
>> in preferences > language settings > spellchecker; all options are
>> greyed out, and I cannot provide a hunspell path under preferences
>>> paths as this is greyed out. I have relevant hunspell dictionary
>> files in the ~/.lyx/dicts/ folder and they are named correctly.
>>
>> This a common issue with linux due to not compiling it with
>> spellchecking support, and a fix is apparently to use 'Enchant' engine
>> instead, however I have the Enchant package, and I still cannot select
>> any spellchecker engines from the spellchecker menu.
>>
>> Does anyone have any suggestions on how I can compile lyx on Redhat
>> with spell checking support?
>
> Hi,
>
> you have to provide the developer packages of the spell checker of your
> choice at compile time (of LyX). In case it's enchant you have to configure
> enchant, in case it's hunspell you may provide the path for the dictionary
> files under preferences if they're not found automatically.
>
> Stephan


Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
Am 17.01.2014 um 14:55 schrieb Ben Lowe :

> Dear Stephan,
> 
> Thanks for your quick response. What option do I provide lyx with in
> order to compile with enchant/hunspell etc.? I cannot find this
> information in the README, INSTALL etc.,

Sorry for being unclear.

You have to install the developer packages - aka rpms - for
the spell checker of your choice. Something like hunspell-devel-*
for hunspell (I don't know the package name for RedHat and I don't
know either if it exists).

After doing so LyX detects it at configure time and will be build
with hunspell support. This should be mentioned in config.log.

There is no configure option.

> Until I do this, I cannot provide a path for Hunspell as the path
> section is greyed out, and I cannot select the Enchant engine.

Hunspell is not Enchant. Hunspell path is for hunspell spell checker.

I'd recommend using hunspell. I don't know if enchant is usable.

Stephan

> On 17 January 2014 13:11, Stephan Witt  wrote:
>> Am 17.01.2014 um 13:44 schrieb Ben Lowe :
>> 
>>> Hi,
>>> 
>>> I'm using redhat 6; I've tried downloading the latest source and
>>> following these steps:
>>> http://wiki.lyx.org/LyX/CreatingLyXRPM#toc3
>>> 
>>> And also tried creating an RPM package, however the dictionary choice
>>> in preferences > language settings > spellchecker; all options are
>>> greyed out, and I cannot provide a hunspell path under preferences
 paths as this is greyed out. I have relevant hunspell dictionary
>>> files in the ~/.lyx/dicts/ folder and they are named correctly.
>>> 
>>> This a common issue with linux due to not compiling it with
>>> spellchecking support, and a fix is apparently to use 'Enchant' engine
>>> instead, however I have the Enchant package, and I still cannot select
>>> any spellchecker engines from the spellchecker menu.
>>> 
>>> Does anyone have any suggestions on how I can compile lyx on Redhat
>>> with spell checking support?
>> 
>> Hi,
>> 
>> you have to provide the developer packages of the spell checker of your
>> choice at compile time (of LyX). In case it's enchant you have to configure
>> enchant, in case it's hunspell you may provide the path for the dictionary
>> files under preferences if they're not found automatically.
>> 
>> Stephan



Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Erez Yerushalmi wrote:

Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??


No sorry, I basically rewrote most of the spell-checking code so this is 
not backportable...


But if you feel adventurous, often do backups, and if you are not afraid 
of crashes, the development version is not so unstable. I use it myself 
for my own document. And there is a good chance that the next version 
will be 1.7.0 and not 2.0.0 as the changes in there are not as 
destabilizing as the ones introduced in




Can I do anything to add it to the current LyX 1.6.3, windows OS.


Nope sorry you can't, but you can try using 'trunk' from svn. If are not 
able to compile by yourself, I (or someone else) can probably send you 
an executable when I come back from holidays.


Cheers,
Abdel.



Re: Continuous spelling checker

2009-07-20 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote:
 But if you feel adventurous, often do backups, and if you are not afraid
 of crashes, the development version is not so unstable.

Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.

Jürgen


Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Jürgen Spitzmüller wrote:

Abdelrazak Younes wrote:

But if you feel adventurous, often do backups, and if you are not afraid
of crashes, the development version is not so unstable.


Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.


Ah you guys makes fun when I am off for holidays? Bad boys!

So Erez better to wait a few days for trunk to stabilize; or use a 
version of 2 week ago :-)


Abdel



Re: Continuous spelling checker

2009-07-20 Thread Erez Yerushalmi
Ok, thanks guys!!!

I guess I'll just have to be patient, since I'm not techi enough...



Thanks, Erez



On Mon, Jul 20, 2009 at 3:08 PM, Abdelrazak Younes you...@lyx.org wrote:

 Jürgen Spitzmüller wrote:

 Abdelrazak Younes wrote:

 But if you feel adventurous, often do backups, and if you are not afraid
 of crashes, the development version is not so unstable.


 Well, at the very moment, I wouldn't recommend that. Due to the recent
 inset changes, trunk is pretty fragile.


 Ah you guys makes fun when I am off for holidays? Bad boys!

 So Erez better to wait a few days for trunk to stabilize; or use a version
 of 2 week ago :-)

 Abdel




-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


RE: Re: Continuous spelling checker

2009-07-20 Thread Vincent van Ravesteijn - TNW
 
 Ah you guys makes fun when I am off for holidays? Bad boys!

And the worst is: the one that was having fun, is gone for holiday too .

Vincent



Re: Re: Continuous spelling checker

2009-07-20 Thread Andre Poenitz
On Mon, Jul 20, 2009 at 04:32:01PM +0200, Vincent van Ravesteijn - TNW wrote:
  
  Ah you guys makes fun when I am off for holidays? Bad boys!
 
 And the worst is: the one that was having fun, is gone for holiday too .

That's fun at its finest...

Andre'


Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Erez Yerushalmi wrote:

Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??


No sorry, I basically rewrote most of the spell-checking code so this is 
not backportable...


But if you feel adventurous, often do backups, and if you are not afraid 
of crashes, the development version is not so unstable. I use it myself 
for my own document. And there is a good chance that the next version 
will be 1.7.0 and not 2.0.0 as the changes in there are not as 
destabilizing as the ones introduced in




Can I do anything to add it to the current LyX 1.6.3, windows OS.


Nope sorry you can't, but you can try using 'trunk' from svn. If are not 
able to compile by yourself, I (or someone else) can probably send you 
an executable when I come back from holidays.


Cheers,
Abdel.



Re: Continuous spelling checker

2009-07-20 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote:
 But if you feel adventurous, often do backups, and if you are not afraid
 of crashes, the development version is not so unstable.

Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.

Jürgen


Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Jürgen Spitzmüller wrote:

Abdelrazak Younes wrote:

But if you feel adventurous, often do backups, and if you are not afraid
of crashes, the development version is not so unstable.


Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.


Ah you guys makes fun when I am off for holidays? Bad boys!

So Erez better to wait a few days for trunk to stabilize; or use a 
version of 2 week ago :-)


Abdel



Re: Continuous spelling checker

2009-07-20 Thread Erez Yerushalmi
Ok, thanks guys!!!

I guess I'll just have to be patient, since I'm not techi enough...



Thanks, Erez



On Mon, Jul 20, 2009 at 3:08 PM, Abdelrazak Younes you...@lyx.org wrote:

 Jürgen Spitzmüller wrote:

 Abdelrazak Younes wrote:

 But if you feel adventurous, often do backups, and if you are not afraid
 of crashes, the development version is not so unstable.


 Well, at the very moment, I wouldn't recommend that. Due to the recent
 inset changes, trunk is pretty fragile.


 Ah you guys makes fun when I am off for holidays? Bad boys!

 So Erez better to wait a few days for trunk to stabilize; or use a version
 of 2 week ago :-)

 Abdel




-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


RE: Re: Continuous spelling checker

2009-07-20 Thread Vincent van Ravesteijn - TNW
 
 Ah you guys makes fun when I am off for holidays? Bad boys!

And the worst is: the one that was having fun, is gone for holiday too .

Vincent



Re: Re: Continuous spelling checker

2009-07-20 Thread Andre Poenitz
On Mon, Jul 20, 2009 at 04:32:01PM +0200, Vincent van Ravesteijn - TNW wrote:
  
  Ah you guys makes fun when I am off for holidays? Bad boys!
 
 And the worst is: the one that was having fun, is gone for holiday too .

That's fun at its finest...

Andre'


Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Erez Yerushalmi wrote:

Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??


No sorry, I basically rewrote most of the spell-checking code so this is 
not backportable...


But if you feel adventurous, often do backups, and if you are not afraid 
of crashes, the development version is not so unstable. I use it myself 
for my own document. And there is a good chance that the next version 
will be 1.7.0 and not 2.0.0 as the changes in there are not as 
destabilizing as the ones introduced in




Can I do anything to add it to the current LyX 1.6.3, windows OS.


Nope sorry you can't, but you can try using 'trunk' from svn. If are not 
able to compile by yourself, I (or someone else) can probably send you 
an executable when I come back from holidays.


Cheers,
Abdel.



Re: Continuous spelling checker

2009-07-20 Thread Jürgen Spitzmüller
Abdelrazak Younes wrote:
> But if you feel adventurous, often do backups, and if you are not afraid
> of crashes, the development version is not so unstable.

Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.

Jürgen


Re: Continuous spelling checker

2009-07-20 Thread Abdelrazak Younes

Jürgen Spitzmüller wrote:

Abdelrazak Younes wrote:

But if you feel adventurous, often do backups, and if you are not afraid
of crashes, the development version is not so unstable.


Well, at the very moment, I wouldn't recommend that. Due to the recent inset 
changes, trunk is pretty fragile.


Ah you guys makes fun when I am off for holidays? Bad boys!

So Erez better to wait a few days for trunk to stabilize; or use a 
version of 2 week ago :-)


Abdel



Re: Continuous spelling checker

2009-07-20 Thread Erez Yerushalmi
Ok, thanks guys!!!

I guess I'll just have to be patient, since I'm not techi enough...



Thanks, Erez



On Mon, Jul 20, 2009 at 3:08 PM, Abdelrazak Younes  wrote:

> Jürgen Spitzmüller wrote:
>
>> Abdelrazak Younes wrote:
>>
>>> But if you feel adventurous, often do backups, and if you are not afraid
>>> of crashes, the development version is not so unstable.
>>>
>>
>> Well, at the very moment, I wouldn't recommend that. Due to the recent
>> inset changes, trunk is pretty fragile.
>>
>
> Ah you guys makes fun when I am off for holidays? Bad boys!
>
> So Erez better to wait a few days for trunk to stabilize; or use a version
> of 2 week ago :-)
>
> Abdel
>
>


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


RE: Re: Continuous spelling checker

2009-07-20 Thread Vincent van Ravesteijn - TNW
 
> Ah you guys makes fun when I am off for holidays? Bad boys!

And the worst is: the one that was having fun, is gone for holiday too .

Vincent



Re: Re: Continuous spelling checker

2009-07-20 Thread Andre Poenitz
On Mon, Jul 20, 2009 at 04:32:01PM +0200, Vincent van Ravesteijn - TNW wrote:
>  
> > Ah you guys makes fun when I am off for holidays? Bad boys!
> 
> And the worst is: the one that was having fun, is gone for holiday too .

That's fun at its finest...

Andre'


Continuous spelling checker

2009-07-13 Thread Erez Yerushalmi
Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??

Can I do anything to add it to the current LyX 1.6.3, windows OS.

Thanks, Erez


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


Re: Continuous spelling checker

2009-07-13 Thread Jürgen Spitzmüller
Erez Yerushalmi wrote:
 Dear Developers / Abdel,

 I'm really excited to start using the continuous spelling checker.  Is
 there any possibility to use it already now, before waiting for the next
 2.0.0 version of LyX??

 Can I do anything to add it to the current LyX 1.6.3, windows OS.

Probably not. This feature is too complex to get backported to the current 
stable branch.

Jürgen



RE: Continuous spelling checker

2009-07-13 Thread Vincent van Ravesteijn - TNW
Dear Developers / Abdel,

Can I do anything to add it to the current LyX 1.6.3, windows OS.

Get the latest svn and compile :).

Vincent


Continuous spelling checker

2009-07-13 Thread Erez Yerushalmi
Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??

Can I do anything to add it to the current LyX 1.6.3, windows OS.

Thanks, Erez


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


Re: Continuous spelling checker

2009-07-13 Thread Jürgen Spitzmüller
Erez Yerushalmi wrote:
 Dear Developers / Abdel,

 I'm really excited to start using the continuous spelling checker.  Is
 there any possibility to use it already now, before waiting for the next
 2.0.0 version of LyX??

 Can I do anything to add it to the current LyX 1.6.3, windows OS.

Probably not. This feature is too complex to get backported to the current 
stable branch.

Jürgen



RE: Continuous spelling checker

2009-07-13 Thread Vincent van Ravesteijn - TNW
Dear Developers / Abdel,

Can I do anything to add it to the current LyX 1.6.3, windows OS.

Get the latest svn and compile :).

Vincent


Continuous spelling checker

2009-07-13 Thread Erez Yerushalmi
Dear Developers / Abdel,

I'm really excited to start using the continuous spelling checker.  Is there
any possibility to use it already now, before waiting for the next 2.0.0
version of LyX??

Can I do anything to add it to the current LyX 1.6.3, windows OS.

Thanks, Erez


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
homepage: http://go.warwick.ac.uk/ep/pg/ecrfaw


Re: Continuous spelling checker

2009-07-13 Thread Jürgen Spitzmüller
Erez Yerushalmi wrote:
> Dear Developers / Abdel,
>
> I'm really excited to start using the continuous spelling checker.  Is
> there any possibility to use it already now, before waiting for the next
> 2.0.0 version of LyX??
>
> Can I do anything to add it to the current LyX 1.6.3, windows OS.

Probably not. This feature is too complex to get backported to the current 
stable branch.

Jürgen



RE: Continuous spelling checker

2009-07-13 Thread Vincent van Ravesteijn - TNW
>Dear Developers / Abdel,
>
>Can I do anything to add it to the current LyX 1.6.3, windows OS.

Get the latest svn and compile :).

Vincent


Re: 1.6.2 Spelling Check Issue

2009-04-30 Thread Doug Laidlaw
On Tuesday 28 April 2009 11:17:27 pm Rich Shepard wrote:
 On Tue, 28 Apr 2009, Rich Shepard wrote:
  However, since aspell is used in other text editors (emacs, joe), I'm
  sure it must be somewhere on the system. I'll see if I can identify the
  file name.

And there it is ~/.aspell.en.pws.

 Thanks for the pointer,

 Rich

Looking art my .aspell.en.pws, I see that words have been added in the case 
they were in when I added them.  The Linux Cookbook says that if you want 
them to be accepted regardless of case, make them lower case.  I am not sure 
where that leaves UXBRIDGE, a place name with a capital initial in normal 
text.

HTH your editing.

Doug.



Re: 1.6.2 Spelling Check Issue

2009-04-30 Thread Doug Laidlaw
On Tuesday 28 April 2009 11:17:27 pm Rich Shepard wrote:
 On Tue, 28 Apr 2009, Rich Shepard wrote:
  However, since aspell is used in other text editors (emacs, joe), I'm
  sure it must be somewhere on the system. I'll see if I can identify the
  file name.

And there it is ~/.aspell.en.pws.

 Thanks for the pointer,

 Rich

Looking art my .aspell.en.pws, I see that words have been added in the case 
they were in when I added them.  The Linux Cookbook says that if you want 
them to be accepted regardless of case, make them lower case.  I am not sure 
where that leaves UXBRIDGE, a place name with a capital initial in normal 
text.

HTH your editing.

Doug.



Re: 1.6.2 Spelling Check Issue

2009-04-30 Thread Doug Laidlaw
On Tuesday 28 April 2009 11:17:27 pm Rich Shepard wrote:
> On Tue, 28 Apr 2009, Rich Shepard wrote:
> > However, since aspell is used in other text editors (emacs, joe), I'm
> > sure it must be somewhere on the system. I'll see if I can identify the
> > file name.
>
>And there it is ~/.aspell.en.pws.
>
> Thanks for the pointer,
>
> Rich

Looking art my .aspell.en.pws, I see that words have been added in the case 
they were in when I added them.  The Linux Cookbook says that if you want 
them to be accepted regardless of case, make them lower case.  I am not sure 
where that leaves UXBRIDGE, a place name with a capital initial in normal 
text.

HTH your editing.

Doug.



Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Guenter Milde
On 2009-04-27, Rich Shepard wrote:
I don't recall having this problem before: when I check spelling in a
 document I add words and variants of words that appear in multiple
 documents. However, those attempts at addition appear to not work. The next
 time I check the same document, the same words are flagged for correction.

Where do I look for a reason for this behavior?

Out of my mind:

ToolsSettingsLanguage or Spellcheck or somethingPersonal Dir.

Günter



Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Guenter Milde wrote:


ToolsSettingsLanguage or Spellcheck or somethingPersonal Dir.


Guenter,

  I don't have a Tools menu; File, Edit, Insert, Layout, View, Navigate,
Document, Help is all I have had. However, ... in
Edit-Preferences-Language-Spell checking I see that no personal
dictionary is listed. However, since aspell is used in other text editors
(emacs, joe), I'm sure it must be somewhere on the system. I'll see if I can
identify the file name.

Thanks,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Rich Shepard wrote:


However, since aspell is used in other text editors (emacs, joe), I'm sure
it must be somewhere on the system. I'll see if I can identify the file
name.


  And there it is ~/.aspell.en.pws.

Thanks for the pointer,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Guenter Milde
On 2009-04-27, Rich Shepard wrote:
I don't recall having this problem before: when I check spelling in a
 document I add words and variants of words that appear in multiple
 documents. However, those attempts at addition appear to not work. The next
 time I check the same document, the same words are flagged for correction.

Where do I look for a reason for this behavior?

Out of my mind:

ToolsSettingsLanguage or Spellcheck or somethingPersonal Dir.

Günter



Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Guenter Milde wrote:


ToolsSettingsLanguage or Spellcheck or somethingPersonal Dir.


Guenter,

  I don't have a Tools menu; File, Edit, Insert, Layout, View, Navigate,
Document, Help is all I have had. However, ... in
Edit-Preferences-Language-Spell checking I see that no personal
dictionary is listed. However, since aspell is used in other text editors
(emacs, joe), I'm sure it must be somewhere on the system. I'll see if I can
identify the file name.

Thanks,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Rich Shepard wrote:


However, since aspell is used in other text editors (emacs, joe), I'm sure
it must be somewhere on the system. I'll see if I can identify the file
name.


  And there it is ~/.aspell.en.pws.

Thanks for the pointer,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Guenter Milde
On 2009-04-27, Rich Shepard wrote:
>I don't recall having this problem before: when I check spelling in a
> document I add words and variants of words that appear in multiple
> documents. However, those attempts at addition appear to not work. The next
> time I check the same document, the same words are flagged for correction.

>Where do I look for a reason for this behavior?

Out of my mind:

Tools>Settings>Language or Spellcheck or something>Personal Dir.

Günter



Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Guenter Milde wrote:


Tools>Settings>Language or Spellcheck or something>Personal Dir.


Guenter,

  I don't have a Tools menu; File, Edit, Insert, Layout, View, Navigate,
Document, Help is all I have had. However, ... in
Edit->Preferences->Language->Spell checking I see that no personal
dictionary is listed. However, since aspell is used in other text editors
(emacs, joe), I'm sure it must be somewhere on the system. I'll see if I can
identify the file name.

Thanks,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


Re: 1.6.2 Spelling Check Issue

2009-04-28 Thread Rich Shepard

On Tue, 28 Apr 2009, Rich Shepard wrote:


However, since aspell is used in other text editors (emacs, joe), I'm sure
it must be somewhere on the system. I'll see if I can identify the file
name.


  And there it is ~/.aspell.en.pws.

Thanks for the pointer,

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
 Voice: 503-667-4517  Fax: 503-667-8863


1.6.2 Spelling Check Issue

2009-04-27 Thread Rich Shepard

  I don't recall having this problem before: when I check spelling in a
document I add words and variants of words that appear in multiple
documents. However, those attempts at addition appear to not work. The next
time I check the same document, the same words are flagged for correction.

  Where do I look for a reason for this behavior?

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


1.6.2 Spelling Check Issue

2009-04-27 Thread Rich Shepard

  I don't recall having this problem before: when I check spelling in a
document I add words and variants of words that appear in multiple
documents. However, those attempts at addition appear to not work. The next
time I check the same document, the same words are flagged for correction.

  Where do I look for a reason for this behavior?

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
http://www.appl-ecosys.com Voice: 503-667-4517  Fax: 503-667-8863


1.6.2 Spelling Check Issue

2009-04-27 Thread Rich Shepard

  I don't recall having this problem before: when I check spelling in a
document I add words and variants of words that appear in multiple
documents. However, those attempts at addition appear to not work. The next
time I check the same document, the same words are flagged for correction.

  Where do I look for a reason for this behavior?

Rich

--
Richard B. Shepard, Ph.D.   |  IntegrityCredibility
Applied Ecosystem Services, Inc.|Innovation
<http://www.appl-ecosys.com> Voice: 503-667-4517  Fax: 503-667-8863


highlight spelling errors

2009-02-19 Thread Zubin Saihan
hi there
i am a newbie to lyx.
i have previously used the winedt latex package for windows.
i have installed lyx, cocoaspell and downloaded a PhD thesis template to
start writing my thesis.
i really like the look and feel of lyx and would prefer to use it BUT...
i cannot see a way to automatically highlight spelling errors as i type
them, or indeed highlight them WITHOUT running the spellcheck utility.
due to the volume of text i am going to write, i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?
please help
thanks
zubin

lyx 1.6.1
mac os x 10.5.6
intel


Re: highlight spelling errors

2009-02-19 Thread James C. Sutherland

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible.  It has been discussed here as a possible  
future feature.


Re: highlight spelling errors

2009-02-19 Thread rgheck

James C. Sutherland wrote:

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible. It has been discussed here as a possible 
future feature.



If you really want it, consider donating: http://www.lyx.org/Donate.

rh



Re: highlight spelling errors

2009-02-19 Thread Erez Yerushalmi
Hi,

Yes, please donate!

A few months ago, Abdel agreed to work on this feature. We each gave a bit
to the pot and we are pretty close to the target.

I just wrote a note about this last week to remind people.

Like rh wrote, it is bug 718, in http://www.lyx.org/Donate .

Regards, Erez



On Thu, Feb 19, 2009 at 5:10 PM, rgheck rgh...@bobjweil.com wrote:

 James C. Sutherland wrote:

 i would prefer it if speling
 errors could be highlighted/underlined like in other edititors.
 is this possible?

  Not currently possible. It has been discussed here as a possible future
 feature.

  If you really want it, consider donating: http://www.lyx.org/Donate.

 rh




-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


highlight spelling errors

2009-02-19 Thread Zubin Saihan
hi there
i am a newbie to lyx.
i have previously used the winedt latex package for windows.
i have installed lyx, cocoaspell and downloaded a PhD thesis template to
start writing my thesis.
i really like the look and feel of lyx and would prefer to use it BUT...
i cannot see a way to automatically highlight spelling errors as i type
them, or indeed highlight them WITHOUT running the spellcheck utility.
due to the volume of text i am going to write, i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?
please help
thanks
zubin

lyx 1.6.1
mac os x 10.5.6
intel


Re: highlight spelling errors

2009-02-19 Thread James C. Sutherland

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible.  It has been discussed here as a possible  
future feature.


Re: highlight spelling errors

2009-02-19 Thread rgheck

James C. Sutherland wrote:

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible. It has been discussed here as a possible 
future feature.



If you really want it, consider donating: http://www.lyx.org/Donate.

rh



Re: highlight spelling errors

2009-02-19 Thread Erez Yerushalmi
Hi,

Yes, please donate!

A few months ago, Abdel agreed to work on this feature. We each gave a bit
to the pot and we are pretty close to the target.

I just wrote a note about this last week to remind people.

Like rh wrote, it is bug 718, in http://www.lyx.org/Donate .

Regards, Erez



On Thu, Feb 19, 2009 at 5:10 PM, rgheck rgh...@bobjweil.com wrote:

 James C. Sutherland wrote:

 i would prefer it if speling
 errors could be highlighted/underlined like in other edititors.
 is this possible?

  Not currently possible. It has been discussed here as a possible future
 feature.

  If you really want it, consider donating: http://www.lyx.org/Donate.

 rh




-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


highlight spelling errors

2009-02-19 Thread Zubin Saihan
hi there
i am a newbie to lyx.
i have previously used the winedt latex package for windows.
i have installed lyx, cocoaspell and downloaded a PhD thesis template to
start writing my thesis.
i really like the look and feel of lyx and would prefer to use it BUT...
i cannot see a way to automatically highlight spelling errors as i type
them, or indeed highlight them WITHOUT running the spellcheck utility.
due to the volume of text i am going to write, i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?
please help
thanks
zubin

lyx 1.6.1
mac os x 10.5.6
intel


Re: highlight spelling errors

2009-02-19 Thread James C. Sutherland

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible.  It has been discussed here as a possible  
future feature.


Re: highlight spelling errors

2009-02-19 Thread rgheck

James C. Sutherland wrote:

i would prefer it if speling
errors could be highlighted/underlined like in other edititors.
is this possible?

Not currently possible. It has been discussed here as a possible 
future feature.



If you really want it, consider donating: http://www.lyx.org/Donate.

rh



Re: highlight spelling errors

2009-02-19 Thread Erez Yerushalmi
Hi,

Yes, please donate!

A few months ago, Abdel agreed to work on this feature. We each gave a bit
to the pot and we are pretty close to the target.

I just wrote a note about this last week to remind people.

Like rh wrote, it is bug 718, in http://www.lyx.org/Donate .

Regards, Erez



On Thu, Feb 19, 2009 at 5:10 PM, rgheck  wrote:

> James C. Sutherland wrote:
>
>> i would prefer it if speling
>>> errors could be highlighted/underlined like in other edititors.
>>> is this possible?
>>>
>>>  Not currently possible. It has been discussed here as a possible future
>> feature.
>>
>>  If you really want it, consider donating: http://www.lyx.org/Donate.
>
> rh
>
>


-- 
Erez Yerushalmi
PhD Student
Warwick University, UK
http://www2.warwick.ac.uk/fac/soc/economics/research/phds/3rd_year/yerushalmi


Re: spelling in Lyx 1.4.3-5

2006-11-30 Thread LB
The problem has been solved by realizing with Joost's help that the 
Dictionary path in the registry points to C:\aspell\lib\aspell-0.60 rather 
than C:\aspell\Dictionary where the dictionaries get placed.  I did not want 
to change the registry, so I simply copied files from C:\aspell\Dictionary 
to C:\aspell\lib\aspell-0.60 and spellchecker started working.


I hope this helps people experiencing similar problem with the aspell.

Thank you
Leo




LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to 
show()


Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents-Settings-Language set to English, and do you have 
Tools-Languages-Spellchecker-Alternative language: set to en_US?


/Paul








Re: spelling in Lyx 1.4.3-5

2006-11-30 Thread LB
The problem has been solved by realizing with Joost's help that the 
Dictionary path in the registry points to C:\aspell\lib\aspell-0.60 rather 
than C:\aspell\Dictionary where the dictionaries get placed.  I did not want 
to change the registry, so I simply copied files from C:\aspell\Dictionary 
to C:\aspell\lib\aspell-0.60 and spellchecker started working.


I hope this helps people experiencing similar problem with the aspell.

Thank you
Leo




LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to 
show()


Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents-Settings-Language set to English, and do you have 
Tools-Languages-Spellchecker-Alternative language: set to en_US?


/Paul








Re: spelling in Lyx 1.4.3-5

2006-11-30 Thread LB
The problem has been solved by realizing with Joost's help that the 
Dictionary path in the registry points to C:\aspell\lib\aspell-0.60 rather 
than C:\aspell\Dictionary where the dictionaries get placed.  I did not want 
to change the registry, so I simply copied files from C:\aspell\Dictionary 
to C:\aspell\lib\aspell-0.60 and spellchecker started working.


I hope this helps people experiencing similar problem with the aspell.

Thank you
Leo




LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BIN>lyxc
lyx: Disabling LyX socket.
Dialog "spellchecker" failed to translate the data string passed to 
show()


Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents->Settings->Language set to English, and do you have 
Tools->Languages->Spellchecker->Alternative language: set to en_US?


/Paul








Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread LB


Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to show()

Any suggestions?
Leo



Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread Paul A. Rubin

LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to show()

Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents-Settings-Language set to English, and do you have 
Tools-Languages-Spellchecker-Alternative language: set to en_US?


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread LB


Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to show()

Any suggestions?
Leo



Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread Paul A. Rubin

LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BINlyxc
lyx: Disabling LyX socket.
Dialog spellchecker failed to translate the data string passed to show()

Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents-Settings-Language set to English, and do you have 
Tools-Languages-Spellchecker-Alternative language: set to en_US?


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread LB


Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BIN>lyxc
lyx: Disabling LyX socket.
Dialog "spellchecker" failed to translate the data string passed to show()

Any suggestions?
Leo



Re: spelling in Lyx 1.4.3-5

2006-11-29 Thread Paul A. Rubin

LB wrote:



It did not work when running lyxc from DOS command prompt.
I get the following message:

C:\LYX\LYX14\BIN>lyxc
lyx: Disabling LyX socket.
Dialog "spellchecker" failed to translate the data string passed to show()

Any suggestions?
Leo




Hopefully a developer knows what that message means (I don't).  In the 
meantime, is English your default language when you use LyX?  If not, do 
you have Documents->Settings->Language set to English, and do you have 
Tools->Languages->Spellchecker->Alternative language: set to en_US?


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread LB


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try it 
(and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is doing 
when the spellchecker is called?


Leo 





Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread Paul A. Rubin

LB wrote:


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get 
aspell to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, 
try it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is 
doing when the spellchecker is called?


Leo




Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread LB


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try it 
(and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is doing 
when the spellchecker is called?


Leo 





Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread Paul A. Rubin

LB wrote:


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get 
aspell to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, 
try it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is 
doing when the spellchecker is called?


Leo




Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread LB


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
"The spellchecker could not be started
No word lists can  be found for the language "en_US"."

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try it 
(and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is doing 
when the spellchecker is called?


Leo 





Re: spelling in Lyx 1.4.3-5

2006-11-28 Thread Paul A. Rubin

LB wrote:


I have just installed lyx 1.4.3-5 on WinXP.  However I can't get 
aspell to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
"The spellchecker could not be started
No word lists can  be found for the language "en_US"."

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, 
try it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



I tried that too.  Interestingly, spellchecker worked in lyx1.4.3-4 but 
stopped working as soon as I installed lyx1.4.3-5.
Since nobody else mentions this problem with aspell, I assume it has 
something to do with my setup.  Is there a way of seeing what Lyx is 
doing when the spellchecker is called?


Leo




Odd; the upgrade to 1.4.3-5, while creating some nuisance problems for 
me, did not break the spellchecker.


Out of curiosity, if you open a DOS window in the LyX bin directory and 
start it by running lyxc.exe, does the spellchecker work?  (It shouldn't 
make any difference; but then the problem should not be happening.)


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-27 Thread Paul A. Rubin

LB wrote:

Hello

I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try 
it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-27 Thread Paul A. Rubin

LB wrote:

Hello

I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
The spellchecker could not be started
No word lists can  be found for the language en_US.

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try 
it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



Re: spelling in Lyx 1.4.3-5

2006-11-27 Thread Paul A. Rubin

LB wrote:

Hello

I have just installed lyx 1.4.3-5 on WinXP.  However I can't get aspell 
to work.

What I do is:

1. uninstall old Lyx
2. install new LyX  -  this creates aspell directory in c:\
3. install aspell dictionaries
4. copy  files from Aspell\lib\aspell-0.60 to Aspell\Dictionaries

When I try checking  spelling Lyx says:
"The spellchecker could not be started
No word lists can  be found for the language "en_US"."

Any suggestions?
Thank you
Leo



Did you also install 
http://wiki.lyx.org/uploads/Windows/Aspell6/aspelldata-0.60.4-root.exe?


I've been told that this is no longer necessary in LyX 1.4.3 (it was 
necessary with LyX 1.4.1), but I'm not entirely convinced.  If not, try 
it (and then repeat step 4 above if any new files were created in 
Aspell\lib\aspell-0.60).


/Paul



Spelling in Mac

2006-09-16 Thread Antonio Sousa

Hey everyone
I am in great frustration. I  have installed Lyx on my Mac.
Followed the instructions, but i can´t spell anyway.
I have cocoAspell installed with portuguese dictionary, that works 
pretty well with Mac applications.

But when i cal the speller lyx answers that it canot open the dictionary.
I have placed the path to the dictionarie in the alternative language as 
is sugested in the Lyx on Mac page.

Nothing.
What can i do?
Anyone can help me?
Many thanks
Antonio Botelho de Sousa
Portugal


Spelling in Mac

2006-09-16 Thread Antonio Sousa

Hey everyone
I am in great frustration. I  have installed Lyx on my Mac.
Followed the instructions, but i can´t spell anyway.
I have cocoAspell installed with portuguese dictionary, that works 
pretty well with Mac applications.

But when i cal the speller lyx answers that it canot open the dictionary.
I have placed the path to the dictionarie in the alternative language as 
is sugested in the Lyx on Mac page.

Nothing.
What can i do?
Anyone can help me?
Many thanks
Antonio Botelho de Sousa
Portugal


Spelling in Mac

2006-09-16 Thread Antonio Sousa

Hey everyone
I am in great frustration. I  have installed Lyx on my Mac.
Followed the instructions, but i can´t spell anyway.
I have cocoAspell installed with portuguese dictionary, that works 
pretty well with Mac applications.

But when i cal the speller lyx answers that it canot open the dictionary.
I have placed the path to the dictionarie in the alternative language as 
is sugested in the Lyx on Mac page.

Nothing.
What can i do?
Anyone can help me?
Many thanks
Antonio Botelho de Sousa
Portugal


Lyx 1.42 spelling

2006-07-20 Thread Johann Kellerman
Hi,

How do I go about installing the spell checker + dictionaries if I don't have a
internet connection on my pc. (or if the proxy requires logging on)

Regards,
Johann



Lyx 1.42 spelling

2006-07-20 Thread Johann Kellerman
Hi,

How do I go about installing the spell checker + dictionaries if I don't have a
internet connection on my pc. (or if the proxy requires logging on)

Regards,
Johann



Lyx 1.42 spelling

2006-07-20 Thread Johann Kellerman
Hi,

How do I go about installing the spell checker + dictionaries if I don't have a
internet connection on my pc. (or if the proxy requires logging on)

Regards,
Johann



Spelling crashes on 1.4.0

2006-03-08 Thread Scott Otterson
Hi, Lyx 1.4.0 looks like a great step forward but, unfortunately, it 
hangs when I click the spellchecker box.  I'm on a Red Hat Enterprise 
Linux ES machine, and since I don't have root write permission, I built 
lyx myself.


Everything works fine except the spellchecker  -- including the thesarus.

Any suggestions?

Thanks,

Scott


Spelling crashes on 1.4.0

2006-03-08 Thread Scott Otterson
Hi, Lyx 1.4.0 looks like a great step forward but, unfortunately, it 
hangs when I click the spellchecker box.  I'm on a Red Hat Enterprise 
Linux ES machine, and since I don't have root write permission, I built 
lyx myself.


Everything works fine except the spellchecker  -- including the thesarus.

Any suggestions?

Thanks,

Scott


Spelling crashes on 1.4.0

2006-03-08 Thread Scott Otterson
Hi, Lyx 1.4.0 looks like a great step forward but, unfortunately, it 
hangs when I click the spellchecker box.  I'm on a Red Hat Enterprise 
Linux ES machine, and since I don't have root write permission, I built 
lyx myself.


Everything works fine except the spellchecker  -- including the thesarus.

Any suggestions?

Thanks,

Scott


Problems with spelling checker

2005-03-08 Thread samar
Hi

I have recently got a new machine with windows xp pro. Lyx ( Ruurd's port)
installed and is working flawlessly with Miktex.

However, I then decided to install the spell checker and did so according to
the instructions on the lyx wiki and  ensured that aspell and the language
file are installed in c:\aspell.

F7 when pushed gives a window box with the message Spell Checker has
failed and then there are three accented letters which vary from attempt to
attempt below the message.

Any ideas on what can be done to install spell check. Spell check  works
automatically in linux every time.

TIA

samar



Re: Problems with spelling checker

2005-03-08 Thread Angus Leeming
samar wrote:

Hello, Samar. Please don't start a new thread by replying to a message
about something else. Those of us who's mail readers are sophisticated
enough to group messages by thread are likely to miss your posts.

 Hi
 
 I have recently got a new machine with windows xp pro. Lyx ( Ruurd's
 port) installed and is working flawlessly with Miktex.
 
 However, I then decided to install the spell checker and did so according
 to
 the instructions on the lyx wiki and  ensured that aspell and the
 language file are installed in c:\aspell.
 
 F7 when pushed gives a window box with the message Spell Checker has
 failed and then there are three accented letters which vary from attempt
 to attempt below the message.
 
 Any ideas on what can be done to install spell check. Spell check  works
 automatically in linux every time.

What messages are posted if you run LyX from the command line as
$ lyx -dbg gui

I'd expect to see things like:
created pspell
killed pspell
telling me that LyX is using the LibPSpell interface to ASpell rather than
the stand-alone ISpell-like executable that is guaranteed not to work with
LyX/Win.

I'd also expect to see the more general:
spell setParams
spell clearParams
spell startSession
startSession: speller exists
spell endSession
endSession with no speller
spell check a word
Updating spell progress.
Found word WORD
Found a word needing checking.

-- 
Angus



Re: Problems with spelling checker

2005-03-08 Thread samar
Geoff

I did do that and set up aspell including loading up the latest aspell. No
luck however.

samar


Angus

Hello, Samar. Please don't start a new thread by replying to a message
about something else. Those of us who's mail readers are sophisticated
enough to group messages by thread are likely to miss your posts.

I thought I had gone to some lengths this time to put in the correct subject
and remove the contents of the previous thread. I have made this mistake
before so I was trying to be careful. How did you know it was an old thread?
That would be nice to know.

I have started lyx with the -dbg gui option but the message says created
pspell and then a little later killed pspell

I have set up lyx for aspell.
samar




- Original Message -
From: Geoffrey Lloyd [EMAIL PROTECTED]
To: samar [EMAIL PROTECTED]
Sent: Tuesday, March 08, 2005 6:10 PM
Subject: Re: Problems with spelling checker


 The defaut checker is ispell.

 In the preferences section change the checker to aspell and reconfigure.
 It should work without a problem.  I have just set up lyx on win xp pro
 and it spell checks fine with this small addition to the wiki
 instructions.

 Let me know if this works for you


 Geoff

 On Tue, 8 Mar 2005, samar wrote:

  Hi
 
  I have recently got a new machine with windows xp pro. Lyx ( Ruurd's
port)
  installed and is working flawlessly with Miktex.
 
  However, I then decided to install the spell checker and did so
according to
  the instructions on the lyx wiki and  ensured that aspell and the
language
  file are installed in c:\aspell.
 
  F7 when pushed gives a window box with the message Spell Checker has
  failed and then there are three accented letters which vary from
attempt to
  attempt below the message.
 
  Any ideas on what can be done to install spell check. Spell check  works
  automatically in linux every time.
 
  TIA
 
  samar
 
 




Re: Problems with spelling checker

2005-03-08 Thread Angus Leeming
samar wrote:
 Angus
 
Hello, Samar. Please don't start a new thread by replying to a message
about something else. Those of us who's mail readers are sophisticated
enough to group messages by thread are likely to miss your posts.
 
 I thought I had gone to some lengths this time to put in the correct
 subject and remove the contents of the previous thread. I have made this
 mistake before so I was trying to be careful. How did you know it was an
 old thread? That would be nice to know.

mail readers don't inspect the contents of the subject line. They inspect
the mail headers. In this case, you mail has a 'References:' header
listing the thread.

 I have started lyx with the -dbg gui option but the message says created
 pspell and then a little later killed pspell

Good. This is the library interface to the aspell package.

-- 
Angus



  1   2   3   >