Re: Location of personal dictionary

2024-07-16 Thread Matthias Schmidt
> Spellchecker, you can find out what spell checker is being >> used. Then try searching the web for info on where the personal >> dictionary is stored. > The spell checkers have their own files, yes. > However, LyX also stores personal word lists under the name > pwl_.dict (

Re: Location of personal dictionary

2024-07-15 Thread Jürgen Spitzmüller
uage > Settings> Spellchecker, you can find out what spell checker is being > used. Then try searching the web for info on where the personal > dictionary is stored. The spell checkers have their own files, yes. However, LyX also stores personal word lists under the name pwl_.dict (I am not s

Re: Location of personal dictionary

2024-07-15 Thread Richard Kimberly Heck
On 7/15/24 10:08 AM, Matthias Schmidt wrote: I have just updated my LyX from 2.3.8 to 2.4.1. In the process, my personal dictionary that I have built up over time in LyX 2.3 does not seem to have been transferred to Lyx 2.4. I think I can copy this personal dictionary from LyX 2.3 to LyX

Location of personal dictionary

2024-07-15 Thread Matthias Schmidt
I have just updated my LyX from 2.3.8 to 2.4.1. In the process, my personal dictionary that I have built up over time in LyX 2.3 does not seem to have been transferred to Lyx 2.4.   I think I can copy this personal dictionary from LyX 2.3 to LyX 2.4, but I don't know where to find it.

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
Tel: +33 (0)380395988| | Room# D114A === > Sent: Friday, January 28, 2022 at 5:27 PM > From: "Stephen Buonopane" > To: "Patrick Dupre" > Cc: lyx-users@lists.lyx.org >

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
; > Checkout whether there are any (hidden) files starting with .aspell or > > .hunspell in your home directory (top level). > > If your operating system is able to search on content (ie spotlight on > MacOS), the following once worked for me to locate the personal dictionary... >

Re: dictionary

2022-01-28 Thread Stephen Buonopane via lyx-users
rting with .aspell or > .hunspell in your home directory (top level). If your operating system is able to search on content (ie spotlight on MacOS), the following once worked for me to locate the personal dictionary... 1) add an intentionally misspelled to your personal dictionary via LyX 2) up

Re: dictionary

2022-01-28 Thread Stephan Witt via lyx-users
s not responsible for this operation. Read the doc here: https://abiword.github.io/enchant/ 2. Switch to a less intransparent beast and use e.g. Hunspell. BR, Stephan > Sent: Friday, January 28, 2022 at 3:15 PM > From: "Stephan Witt" > To: "Patrick Dupre" > Cc:

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
Spitzmüller" > To: "Patrick Dupre" > Cc: lyx-users@lists.lyx.org > Subject: Re: dictionary > > Am Freitag, dem 28.01.2022 um 15:48 +0100 schrieb Patrick Dupre: > > Here it is > > > > But no paths about my own dictionaries > > Checkout whether the

Re: dictionary

2022-01-28 Thread Jürgen Spitzmüller via lyx-users
Am Freitag, dem 28.01.2022 um 15:48 +0100 schrieb Patrick Dupre: > Here it is > > But no paths about my own dictionaries Checkout whether there are any (hidden) files starting with .aspell or .hunspell in your home directory (top level). HTH, Jürgen signature.asc Description: This is a digita

Re: dictionary

2022-01-28 Thread Jürgen Spitzmüller via lyx-users
Am Freitag, dem 28.01.2022 um 15:29 +0100 schrieb Patrick Dupre via lyx-users: > I used to add "plenty" of words. And there are available from > spell checking to spell checking > > Thus, I really have dictionaries, but I cannot find where! Look at Tools > Preferences > Paths. There is a path spe

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
22 at 3:22 PM > From: "Rich Shepard via lyx-users" > To: lyx-users@lists.lyx.org > Subject: Re: dictionary > > On Fri, 28 Jan 2022, Patrick Dupre wrote: > > > Unfortunately, the answer is negative. > > Patrick, > > Then you apparently have no per

Re: dictionary

2022-01-28 Thread Rich Shepard via lyx-users
On Fri, 28 Jan 2022, Patrick Dupre wrote: Unfortunately, the answer is negative. Patrick, Then you apparently have no personal word list/dictionary. On my system I have: $ find . -name pwl*.dict ./.lyx/pwl_american.dict ./.lyx/pwl_english.dict When you check spelling in a document have you

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
aspell files .aspell.fr.prepl .aspell.fr.pws .aspell.en.prepl .aspell.en.pws But there all old. > > Hello, > > > > Where his my own dictionary (that one that I use when I make "add") ? > > Hello Patrick, > > the answer depends on the spell checker engine y

Re: dictionary

2022-01-28 Thread Baris Erkus via lyx-users
On 28-Jan-22 4:48 PM, Daniel via lyx-users wrote: On 28/01/2022 11:08, Daniel via lyx-users wrote: On 28/01/2022 10:42, Baris Erkus via lyx-users wrote: On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: Hello, Where his my own dictionary (that one that I use when I make &quo

Re: dictionary

2022-01-28 Thread Daniel via lyx-users
On 28/01/2022 11:08, Daniel via lyx-users wrote: On 28/01/2022 10:42, Baris Erkus via lyx-users wrote: On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: Hello, Where his my own dictionary (that one that I use when I make "add") ? It is the pwl_x.dict file, where xx

Re: dictionary

2022-01-28 Thread Stephan Witt via lyx-users
Am 28.01.2022 um 10:34 schrieb Patrick Dupre via lyx-users : > > Hello, > > Where his my own dictionary (that one that I use when I make "add") ? Hello Patrick, the answer depends on the spell checker engine you’re using. The options are aspell, hunspell, enchant and

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
> > On Fri, 28 Jan 2022, Patrick Dupre via lyx-users wrote: > > > It is where I expected > > ~/.lyx > > I run linux > > But I do not see: > > Patrick, > > From your home directory (~/) use the command > find . -name pwl*.dict > and it should show you the location of all dictionaries. > > HT

Re: dictionary

2022-01-28 Thread Baris Erkus via lyx-users
On 28-Jan-22 1:08 PM, Daniel via lyx-users wrote: On 28/01/2022 10:42, Baris Erkus via lyx-users wrote: On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: Hello, Where his my own dictionary (that one that I use when I make "add") ? It is the pwl_x.dict file, where xx

Re: dictionary

2022-01-28 Thread Rich Shepard via lyx-users
On Fri, 28 Jan 2022, Patrick Dupre via lyx-users wrote: It is where I expected ~/.lyx I run linux But I do not see: Patrick, From your home directory (~/) use the command find . -name pwl*.dict and it should show you the location of all dictionaries. HTH, Rich -- lyx-users mailing

Re: dictionary

2022-01-28 Thread Daniel via lyx-users
On 28/01/2022 10:42, Baris Erkus via lyx-users wrote: On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: Hello, Where his my own dictionary (that one that I use when I make "add") ? It is the pwl_x.dict file, where x is the language, under the LyX user directory. Yo

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
> To: lyx-users@lists.lyx.org > Subject: Re: dictionary > > > On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: > > Hello, > > > > Where his my own dictionary (that one that I use when I make "add") ? > > > It is the pwl_x.dict file, where

Re: dictionary

2022-01-28 Thread Baris Erkus via lyx-users
On 28-Jan-22 12:34 PM, Patrick Dupre via lyx-users wrote: Hello, Where his my own dictionary (that one that I use when I make "add") ? It is the pwl_x.dict file, where x is the language, under the LyX user directory. You can find the user directory on the About LyX window

dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
Hello, Where his my own dictionary (that one that I use when I make "add") ? Thanks === Patrick DUPRÉ | | email: pdu...@gmx.com Laboratoire interdisciplinaire Carnot de Bourgogne

Re: Personal dictionary

2019-03-24 Thread Daniel
On 2019-03-22 07:51, Guenter Milde wrote: On 2019-03-21, Daniel wrote: On 22/12/2018 18:36, Daniel wrote: Hi, Does someone know where the personal dictionary entries are saved under Windows (10, Hunspell)? Daniel As I have recently learned, it's location is (hard coded) in th

Re: Personal dictionary

2019-03-22 Thread Baris Erkus
On 22-Dec-18 8:36 PM, Daniel wrote: Hi, Does someone know where the personal dictionary entries are saved under Windows (10, Hunspell)? Daniel Personal dictionaries are at: C:\Users\**username**\AppData\Roaming\LyX2.3\ personal dictionaries are named as: pwl_**lang_name**.dict You need to

Re: Personal dictionary

2019-03-21 Thread Guenter Milde
On 2019-03-21, Daniel wrote: > On 22/12/2018 18:36, Daniel wrote: >> Hi, >> Does someone know where the personal dictionary entries are saved under >> Windows (10, Hunspell)? >> Daniel > As I have recently learned, it's location is (hard coded) in the LyX

Re: Personal dictionary

2019-03-21 Thread Daniel
On 22/12/2018 18:36, Daniel wrote: Hi, Does someone know where the personal dictionary entries are saved under Windows (10, Hunspell)? Daniel As I have recently learned, it's location is (hard coded) in the LyX user directory. Daniel

Personal dictionary

2018-12-22 Thread Daniel
Hi, Does someone know where the personal dictionary entries are saved under Windows (10, Hunspell)? Daniel

Re: dictionary

2018-11-18 Thread Kornel Benko
Am Sonntag, 18. November 2018 16:29:23 CET schrieb Patrick Dupre : > > > > Am Sonntag, 18. November 2018 15:30:47 CET schrieb Patrick Dupre > > : > > > > > > > > > > > Am Sonntag, 18. November 2018 14:26:07 CET schrieb Patrick Dupre > > > > : > > > > > Hello, > > > > > > > > > > It seems in th

Re: dictionary

2018-11-18 Thread Patrick Dupre
> > Am Sonntag, 18. November 2018 15:30:47 CET schrieb Patrick Dupre > : > > > > > > > > Am Sonntag, 18. November 2018 14:26:07 CET schrieb Patrick Dupre > > > : > > > > Hello, > > > > > > > > It seems in the last version the dictinaries are not updaded. > > > > I anticipate an update when I "a

Re: dictionary

2018-11-18 Thread Kornel Benko
Am Sonntag, 18. November 2018 15:30:47 CET schrieb Patrick Dupre : > > > > > Am Sonntag, 18. November 2018 14:26:07 CET schrieb Patrick Dupre > > : > > > Hello, > > > > > > It seems in the last version the dictinaries are not updaded. > > > I anticipate an update when I "add" from the spellchec

Re: dictionary

2018-11-18 Thread Patrick Dupre
> > Am Sonntag, 18. November 2018 14:26:07 CET schrieb Patrick Dupre > : > > Hello, > > > > It seems in the last version the dictinaries are not updaded. > > I anticipate an update when I "add" from the spellchecker. > > But the .lyx/*.dict remain unchanged. > > > > ===

Re: dictionary

2018-11-18 Thread Kornel Benko
Am Sonntag, 18. November 2018 14:26:07 CET schrieb Patrick Dupre : > Hello, > > It seems in the last version the dictinaries are not updaded. > I anticipate an update when I "add" from the spellchecker. > But the .lyx/*.dict remain unchanged. > > =

dictionary

2018-11-18 Thread Patrick Dupre
Hello, It seems in the last version the dictinaries are not updaded. I anticipate an update when I "add" from the spellchecker. But the .lyx/*.dict remain unchanged. === Patrick DUPRÉ | | emai

Re: How to create style(s) or classe in order to write a dictionary with 2 languages, one LTR and the other RTL ?

2018-08-27 Thread Scott Kostyshak
On Sat, Aug 25, 2018 at 12:04:34AM +, Dom Meg wrote: > Hi, > I am brand new to Lyx Hi Dom, welcome! > and I try to evaluate the best tool to make a french-persian dictionnary. So > I am looking for some help creating the style(s) in order to get something > like : > Abrasif /abʁazif/ adj. &

How to create style(s) or classe in order to write a dictionary with 2 languages, one LTR and the other RTL ?

2018-08-27 Thread Dom Meg
Hi, I am brand new to Lyx and I try to evaluate the best tool to make a french-persian dictionnary. So I am looking for some help creating the style(s) in order to get something like : Abrasif /abʁazif/ adj. & n. (۱) ساینده، پاک کننده (۲) آلت خراش؛ ماده ساینده My bigges

User dictionary / spellchecker native / MaxOS Sierra / Lyx 2.2

2017-01-14 Thread Blendowske, Ralf
Hi, I use Lyx 2-2 on macOS Sierra with the native spell checker. I would like to share my modifications to the user dictionary on different machines. Is there a way to transfer the user dictionary? If not, is it possible if I use Aspell or Hunspell in the future? Thanks a lot, Ralf

Re: remove word from personal dictionary....

2016-07-01 Thread Charlie
On Fri, 1 Jul 2016 16:27:25 +0200 Stephan mentioned this: Re: remove word from personal dictionary. > Am 01.07.2016 um 15:51 schrieb Charlie : > > > > > > On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: > > Re: remove wo

Re: remove word from personal dictionary....

2016-07-01 Thread Charlie
On Fri, 1 Jul 2016 14:09:38 -0400 (EDT) Joe mentioned this: Re: remove word from personal dictionary. > It would appear that on Jul 1, Charlie did say: > > > There is no .dict in the whole of my /home directory. > > > > My spellchecker is Enchant. > >

Re: remove word from personal dictionary....

2016-07-01 Thread Joe
It would appear that on Jul 1, Charlie did say: > There is no .dict in the whole of my /home directory. > > My spellchecker is Enchant. > > So, just to be certain as I could be. Ran a search through the entire > hard drive, all directories, and came up with plenty of .dict - 94 in > fact, but non

Re: remove word from personal dictionary....

2016-07-01 Thread Stephan Witt
Am 01.07.2016 um 15:51 schrieb Charlie : > > > On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: > Re: remove word from personal dictionary. > >> There is no dialogue. It’s a right-button-click popup-menu. >> See attached snapshot… >> >

Re: remove word from personal dictionary....

2016-07-01 Thread Charlie
On Fri, 1 Jul 2016 11:13:38 +0200 Stephan mentioned this: Re: remove word from personal dictionary. > There is no dialogue. It’s a right-button-click popup-menu. > See attached snapshot… > > > But accept or reject change isn't what I want. I would like >

Re: remove word from personal dictionary....

2016-07-01 Thread Charlie
; > > Dated in 2012: > > > > [quote] > > > > You can remove an item from your personal word list with LyX. > > > > Place the cursor inside the word you want to delete and activate the > > context menu (right mouse button). The context menu contains

Re: remove word from personal dictionary....

2016-07-01 Thread Stephan Witt
word list with LyX. > > Place the cursor inside the word you want to delete and activate the > context menu (right mouse button). The context menu contains an item to > remove the word from your personal dictionary. > > [end quote] > > It doesn't work for me. Did it e

remove word from personal dictionary....

2016-06-30 Thread Charlie
text menu (right mouse button). The context menu contains an item to remove the word from your personal dictionary. [end quote] It doesn't work for me. Did it ever work? When was that feature removed and if anyone knows why? Or is it something that I'm misinterpreting? Be well, Charlie

Re: Added Words Not In Dictionary, Redux

2016-05-10 Thread Stephan Witt
" >> are marked as misspelled. Obviously the word „communities“ is a know one and >> the problem is the handling of the possessive apostrophe for plural words >> with terminal ‚s‘ - this is a problem in the Aspell dictionary or the Aspell >> code. I don’t know if Aspell is abl

Re: Added Words Not In Dictionary, Redux

2016-05-08 Thread Jean-Marc Lasgouttes
lem is the handling of the possessive apostrophe for plural words with terminal ‚s‘ - this is a problem in the Aspell dictionary or the Aspell code. I don’t know if Aspell is able to handle this correctly. (BTW, hunspell isn’t better on my system.) It might be interesting to adapt what emacs does he

Re: Added Words Not In Dictionary, Redux

2016-05-08 Thread Stephan Witt
ispell here rather than aspell, but I don't > recall having this problem years ago with LyX. Perhaps it is a spell-checker > issue. I'll see if there's a way to contact the ispell developers or a way > to add words to that dictionary. now I’m curious how you’re using ispell. T

Re: Added Words Not In Dictionary, Redux

2016-05-08 Thread Rich Shepard
haps it is a spell-checker issue. I'll see if there's a way to contact the ispell developers or a way to add words to that dictionary. I don’t know how to fix it and I think it’s not a task for LyX development. Not if it's not related to LyX code. I'll find how to edit the dictionary. Thanks, Rich

Re: Added Words Not In Dictionary, Redux

2016-05-08 Thread Stephan Witt
Am 24.04.2016 um 19:23 schrieb Rich Shepard : > > A while ago I asked why some words that were marked to be added to my > personal dictionary were not added, and were highlighted for correction each > time I ran the spelling checker. I've isolated the cases where this occurs. &

Added Words Not In Dictionary, Redux

2016-04-24 Thread Rich Shepard
A while ago I asked why some words that were marked to be added to my personal dictionary were not added, and were highlighted for correction each time I ran the spelling checker. I've isolated the cases where this occurs. This happens with only collective possession terms; that is,

Re: dictionary not found

2014-11-12 Thread Stephan Witt
> The only problem is that enchant not recognize my personal dictionary. > > Regards > Marcelo > > > El Miércoles, 5 de noviembre, 2014 10:31:04, Stephan Witt > escribió: > > > Am 05.11.2014 um 14:10 schrieb Marcelo Acuña : > > > I get a partial solut

Re: dictionary not found

2014-11-12 Thread Marcelo Acuña
dictionary. RegardsMarcelo El Miércoles, 5 de noviembre, 2014 10:31:04, Stephan Witt escribió: Am 05.11.2014 um 14:10 schrieb Marcelo Acuña : > I get a partial solution. > After several attempts by uninstalling and reinstalling all translators, > dictionaries and libr

Re: dictionary not found

2014-11-05 Thread Stephan Witt
t; escribió: > > > > Am 04.11.2014 um 17:27 schrieb Marcelo Acuña : > >> Stephan: >> "Which spell checker has a spanish dictionary?" >> ispell, aspell, myspell > > myspell is the the only usable package in your scenario. In fact it

Re: dictionary not found

2014-11-05 Thread Marcelo Acuña
: Stephan:    "Which spell checker has a spanish dictionary?"  ispell, aspell, myspell myspell is the the only usable package in your scenario. In fact it's hunspell. The debian package puts the dictionaries into /usr/share/hunspell. (At least the package contents here

Re: dictionary not found

2014-11-04 Thread Stephan Witt
> Am 04.11.2014 um 17:27 schrieb Marcelo Acuña : > > Stephan: > > "Which spell checker has a spanish dictionary?" > > ispell, aspell, myspell > myspell is the the only usable package in your scenario. In fact it's hunspell. The debian packag

Re: dictionary not found

2014-11-04 Thread Marcelo Acuña
Stephan:    "Which spell checker has a spanish dictionary?"   ispell, aspell, myspell  "LyX has to be compiled with hunspell support. That's enough." Yes. I installed all lib and necesary modules for enchant and hunspell, when I run ./configure I get all the

Re: dictionary not found

2014-11-03 Thread Stephan Witt
Am 03.11.2014 um 22:14 schrieb John Coppens : > On Mon, 3 Nov 2014 14:22:22 +0100 > Stephan Witt wrote: > >> You're using LyX with backend support for more than one spell checker. >> Every spell checker comes with it's own shared library. >> These open calls are made on program startup to resolv

Re: dictionary not found

2014-11-03 Thread John Coppens
On Mon, 3 Nov 2014 15:19:48 + (UTC) Marcelo Acuña wrote: > The problem with hunspell is that debian no have spanish dictionary for > hunspell.Plus I installed hunspell but is not recongized by lyx 2.1.x. Marcelo, you can use the dictionaries from LibreOffice (OpenOffice), Firefo

Re: dictionary not found

2014-11-03 Thread John Coppens
On Mon, 3 Nov 2014 14:22:22 +0100 Stephan Witt wrote: > You're using LyX with backend support for more than one spell checker. > Every spell checker comes with it's own shared library. > These open calls are made on program startup to resolve the library function > addresses. > Your strace outpu

Re: dictionary not found

2014-11-03 Thread Stephan Witt
Am 03.11.2014 um 16:19 schrieb Marcelo Acuña : > The problem with hunspell is that debian no have spanish dictionary for > hunspell. Then you have to grab them from other source. Which spell checker has a spanish dictionary? > Plus I installed hunspell but is not recongized by

Re: dictionary not found

2014-11-03 Thread Marcelo Acuña
The problem with hunspell is that debian no have spanish dictionary for hunspell.Plus I installed hunspell but is not recongized by lyx 2.1.x. El Lunes, 3 de noviembre, 2014 10:23:05, Stephan Witt escribió: Am 03.11.2014 um 05:41 schrieb John Coppens : > On Sun, 2 Nov 2014 22

Re: dictionary not found

2014-11-03 Thread Stephan Witt
Am 03.11.2014 um 05:41 schrieb John Coppens : > On Sun, 2 Nov 2014 22:43:17 +0100 > Stephan Witt wrote: > >> Can you try the Hunspell package, please? >> Enchant support in LyX 2.1 is not very good. > > I have exactly the same problem with hunspell. I compiled and installed it, > added en_US an

Re: dictionary not found

2014-11-02 Thread John Coppens
On Sun, 2 Nov 2014 22:43:17 +0100 Stephan Witt wrote: > Can you try the Hunspell package, please? > Enchant support in LyX 2.1 is not very good. I have exactly the same problem with hunspell. I compiled and installed it, added en_US and es_ES dictionaries, and tested it on a couple of text files

Re: dictionary not found

2014-11-02 Thread Stephan Witt
ellchcker I get a dictionary not found message. Can you try the Hunspell package, please? Enchant support in LyX 2.1 is not very good. Stephan

Re: dictionary not found

2014-11-02 Thread Marcelo Acuña
7;t use spellcheckers, but I tested enchant now, and it does seem to fail randomly. Sometimes I get the 'dictionary' problem, and sometimes the checker just reports that all is correct... Marcelo, I've submitted a bug report on your problem (Ticket #9318) http://www.lyx.org/trac/ticke

Re: dictionary not found

2014-11-02 Thread John Coppens
On Sat, 1 Nov 2014 15:40:56 + (UTC) Marcelo Acuña wrote: > Yes, work ok.LibreOffice spellchecker work too. > I normally don't use spellcheckers, but I tested enchant now, and it does seem to fail randomly. Sometimes I get the 'dictionary' problem, and sometimes the

Re: dictionary not found

2014-11-01 Thread Marcelo Acuña
I have installed all components of myspell, enchant > (development librarys included) and dictionarys but when I start a run of the > spellchcker I get a dictionary not found message. All other functions of lyx > work properly. > Marcelo Does enchant work from the command line?    en

Re: dictionary not found

2014-10-31 Thread John Coppens
un of the > spellchcker I get a dictionary not found message. All other functions of lyx > work properly. > Marcelo Does enchant work from the command line? enchant -l should list all the spelling errors in . John

dictionary not found

2014-10-31 Thread Marcelo Acuña
hello,  I have lyx 2.1.2 compiled in debian linux.  I can`t get that spellcheckers work. I have installed all components of myspell, enchant (development librarys included) and dictionarys but when I start a run of the spellchcker I get a dictionary not found message. All other functions of lyx

Re: User Dictionary on Mac

2014-06-09 Thread Dr Eberhard Lisse
That's good enough for me, thank you very much, el on 2014-06-09, 11:31 Stephan Witt said the following: > Am 09.06.2014 um 11:28 schrieb Dr Eberhard Lisse : > >> Hi, >> >> where is the user dictionary for the native spell checker for 2.1 located? >> >>

Re: User Dictionary on Mac

2014-06-09 Thread Stephan Witt
Am 09.06.2014 um 11:28 schrieb Dr Eberhard Lisse : > Hi, > > where is the user dictionary for the native spell checker for 2.1 located? > > I added a misspelled word :-)-O The question is: how to remove the misspelled word, IMHO. You position the cursor/pointer inside the missp

User Dictionary on Mac

2014-06-09 Thread Dr Eberhard Lisse
Hi, where is the user dictionary for the native spell checker for 2.1 located? I added a misspelled word :-)-O el

Re: Words not added to personal dictionary? [UPDATE]

2014-03-24 Thread Rich Shepard
On Mon, 24 Mar 2014, Stephan Witt wrote: Are you able to provide a minimal working example file? I'd like to have a LyX document and the pwl_english.dict file. Stephan, As this issue appeared only with the upgrade to the current version I will see if it disappears with the next upgrade. I'v

Re: Words not added to personal dictionary? [UPDATE]

2014-03-24 Thread Stephan Witt
Am 24.03.2014 um 00:55 schrieb Rich Shepard : > On Mon, 24 Mar 2014, Charlie Schroeder wrote: > >>> I had a closer look now. I'm on a Mac but this shouldn't make a >>> difference. > > Why not? There are serious differences between Linux and BSD-based OSX. > That's why there are separate downloa

Re: Words not added to personal dictionary? [UPDATE]

2014-03-23 Thread Charlie Schroeder
- Original Message - From: Rich Shepard To: lyx-users@lists.lyx.org lyx Sent: Mon, 24 Mar 2014 10:55:03 +1100 (EST) Subject: Re: Words not added to personal dictionary? [UPDATE] Here, in ~/.lyx/ is a file called pwl_english.dict; in the LyX preferences under Language Settings

Re: Words not added to personal dictionary? [UPDATE]

2014-03-23 Thread Rich Shepard
On Mon, 24 Mar 2014, Charlie Schroeder wrote: I had a closer look now. I'm on a Mac but this shouldn't make a difference. Why not? There are serious differences between Linux and BSD-based OSX. That's why there are separate download directories for them for many applications. This said I h

Re: Words not added to personal dictionary? [UPDATE]

2014-03-23 Thread Charlie Schroeder
- Original Message - From: Stephan Witt To: Rich Shepard Cc: lyx-users@lists.lyx.org lyx Sent: Mon, 24 Mar 2014 04:50:34 +1100 (EST) Subject: Re: Words not added to personal dictionary? [UPDATE] Hi Rich, I had a closer look now. I'm on a Mac but this shouldn't make a diffe

Re: Words not added to personal dictionary? [UPDATE]

2014-03-23 Thread Stephan Witt
Am 02.03.2014 um 00:01 schrieb Rich Shepard : > On Sat, 1 Mar 2014, Stephan Witt wrote: > >> What's your platform and which spell checker are you using? > > Stephan, > > Slackware. Aspell (apparently the default). > > Rich Hi Rich, I had a closer look now. I'm on a Mac but this shouldn't ma

Re: Words not added to personal dictionary? [UPDATE]

2014-03-01 Thread Rich Shepard
On Sat, 1 Mar 2014, Stephan Witt wrote: What's your platform and which spell checker are you using? Stephan, Slackware. Aspell (apparently the default). Rich -- Richard B. Shepard, Ph.D. | Have knowledge, will travel. Applied Ecosystem Services, Inc. |

Re: Words not added to personal dictionary? [UPDATE]

2014-03-01 Thread Stephan Witt
Am 27.02.2014 um 17:11 schrieb Rich Shepard : > On Thu, 27 Feb 2014, John Kane wrote: > >> I am not sure but could it be that LyX only sees it for new documents? > > If that's the case it should be a fixable bug. I don't recall experiencing > this behavior before, but I might well have forgott

Re: Words not added to personal dictionary? [UPDATE]

2014-02-27 Thread Rich Shepard
On Thu, 27 Feb 2014, John Kane wrote: I am not sure but could it be that LyX only sees it for new documents?  If that's the case it should be a fixable bug. I don't recall experiencing this behavior before, but I might well have forgotten. Perhaps someone running a version earlier than 2.0.7

Re: Words not added to personal dictionary? [UPDATE]

2014-02-27 Thread John Kane
2014, Rich Shepard wrote: >  I see a dictionary in ~/.lyx (pwl_english.dict) but wonder why words have > not been added.   Oops! Looking at that list I see that the words added from the currently worked on document are in there. So the question becomes: why doesn't lyx see them in the list? Thanks, Rich

Re: Words not added to personal dictionary? [UPDATE]

2014-02-26 Thread Rich Shepard
On Wed, 26 Feb 2014, Rich Shepard wrote: I see a dictionary in ~/.lyx (pwl_english.dict) but wonder why words have not been added. Oops! Looking at that list I see that the words added from the currently worked on document are in there. So the question becomes: why doesn't lyx see th

Words not added to personal dictionary?

2014-02-26 Thread Rich Shepard
When I spell check a document I often click the 'Add' button so that word is added to my personal dictionary and accepted as correct from then on. However, these words are not being added to my dictionary (lyx-2.0.7) because they are flagged each time I check spelling. I see a dic

Re: Lyx with spelling dictionary

2014-01-20 Thread Ben Lowe
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 >

Re: Lyx with spelling dictionary

2014-01-17 Thread Stephan Witt
e 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 >>>

Re: Lyx with spelling dictionary

2014-01-17 Thread Ben Lowe
g/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 gre

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 cho

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 g

Re: Lyx not saving words to personal dictionary

2013-09-09 Thread stefano franchi
7;m using the default spellchecker engine (Enchant), language = English > (UK). > > When I add a word not recognised by the spellchecker to my personal > dictionary LyX stops highlighting it in red, as expected. However, when I > close the program and open it again, I notice tha

Re: Lyx not saving words to personal dictionary

2013-09-09 Thread Alfredo Maldonado Guerra
Hi David, Thanks for your help. Indeed the problem was due to a permission issue in the $HOME/.config/enchant directory. The directory and its contents were owned by root. I changed ownership to myself and I'm able to save words to the personal dictionary (which is a file inside

Re: Lyx not saving words to personal dictionary

2013-09-09 Thread David L. Johnson
a word not recognised by the spellchecker to my personal dictionary LyX stops highlighting it in red, as expected. However, when I close the program and open it again, I notice that all of the words that I added to the personal dictionary are again highlighted in red, making me believe that the

Lyx not saving words to personal dictionary

2013-09-09 Thread Alfredo Maldonado Guerra
Hello, I'm using LyX 2.0.3 under Ubuntu 13.04. (The 2.0.3 version is the latest available in the Ubuntu repositories at the moment). I'm using the default spellchecker engine (Enchant), language = English (UK). When I add a word not recognised by the spellchecker to my personal dicti

No German dictionary

2013-01-16 Thread Doug Laidlaw
Trying to install Lyx from the Windows bundle, installing MikTex fails because there is no German dictionary file. I don't need German, but I can't unselect it. Very clever! What do I do now?

Dictionary / Linguistics

2012-06-07 Thread Julia Schäfer
was the one I wanted... Is there any lyx-specific "dictionary" or list of corresponding terms that could help me? If not: It would be great if people translating LyX to further languages would create such a dictionary as they proceed. 2) I am writing my thesis in linguistics with LyX -

Re: Personal Dictionary File Location in Windows 7?

2011-11-16 Thread Jose Carlos Rodríguez Rodríguez
hanks! It is fantastic. xD > > But could you tell me where is the personal dictionary (default > spellchecker engine - hunspell)? :/ What is the file name? Is it possible > modify it manually? Thank you! :) > > JC > > > Sorry for my poor English! > -- -- Jose Carlos Rodr

Re: Personal Dictionary File Location in Windows 7?

2011-11-16 Thread Olivier Ripoll
On 16.11.2011 00:05, Jose Carlos Rodríguez Rodríguez wrote: Hello!. My first message! I work with documents with Lyx 2.0.1 in Windows 7 in Spanish. It works very well. :). Thanks! It is fantastic. xD But could you tell me where is the personal dictionary (default spellchecker engine

Re: Personal Dictionary File Location in Windows 7?

2011-11-16 Thread Stephan Witt
Am 16.11.2011 um 00:05 schrieb Jose Carlos Rodríguez Rodríguez: > Hello!. My first message! > > I work with documents with Lyx 2.0.1 in Windows 7 in Spanish. It works very > well. :). Thanks! It is fantastic. xD > > But could you tell me where is the personal d

  1   2   >