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
> > > On Jan 28, 2022, at 10:44 AM, Jürgen Spitzmüller via lyx-users > > wrote: > > > > 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 .aspe

Re: dictionary

2022-01-28 Thread Stephen Buonopane via lyx-users
> On Jan 28, 2022, at 10:44 AM, Jürgen Spitzmüller via lyx-users > wrote: > > 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 y

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 e

Re: dictionary

2022-01-28 Thread Patrick Dupre via lyx-users
It is really msyterious: These what is installed: hunspell-en-GB-0.20140811.1-18.fc34.noarch aspell-fr-0.50-33.fc34.x86_64 hunspell-1.7.0-9.fc34.x86_64 gtkspell3-3.0.10-7.fc34.x86_64 gspell-1.9.1-1.fc34.x86_64 hunspell-fr-6.2-7.fc34.noarch aspell-en-2020.12.07-2.fc34.x86_64 hunspell-filesystem-1.

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 "add") ? It

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 x is the lang

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 the Apple speller. Not al

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 x is the lan

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. You can find

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 under help.

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. > > =

Re: dictionary not found

2014-11-12 Thread Stephan Witt
> Am 12.11.2014 um 19:03 schrieb Marcelo Acuña : > > hello Stephan, > the problem that I have is that Lyx not recognize hunspell, and the hunspell > path in preferences is greyed. Hi Marcelo, the path is disabled if LyX is build without hunspell support. You said in a previous mail you install

Re: dictionary not found

2014-11-12 Thread Marcelo Acuña
hello Stephan, the problem that I have is that Lyx not recognize hunspell, and the hunspell path in preferences is greyed.At the present moment lyx recognize aspell and enchant.Aspell say that no found dictionaries, but enchant work. The only problem is that enchant not recognize my personal dict

Re: dictionary not found

2014-11-05 Thread Stephan Witt
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 libraries and recompile lyx every time, now lyx recognize > enchant and aspell well, which did not have before. Aspell remain s

Re: dictionary not found

2014-11-05 Thread Marcelo Acuña
I get a partial solution.After several attempts by uninstalling and reinstalling all translators, dictionaries and libraries and recompile lyx every time, now lyx recognize enchant and aspell well, which did not have before. Aspell remain saying not have dictionaries but enchant work ok.Now I h

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 package puts the dictionaries into /usr/share/hunsp

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 messages that say enchant

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), Firefox and othe

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 lyx 2.1.x. LyX

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:43:

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
Am 31.10.2014 um 20:55 schrieb 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

Re: dictionary not found

2014-11-02 Thread Marcelo Acuña
"fail randomly"  uahhh!Ok, but for me fail all times.Thanks! El Domingo, 2 de noviembre, 2014 13:19:54, John Coppens escribió: 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, bu

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 checker just reports tha

Re: dictionary not found

2014-11-01 Thread Marcelo Acuña
Yes, work ok.LibreOffice spellchecker work too. El Viernes, 31 de octubre, 2014 22:39:16, John Coppens escribió: On Fri, 31 Oct 2014 19:55:09 + (UTC) Marcelo Acuña wrote: > hello,  I have lyx 2.1.2 compiled in debian linux.  I can`t get that > spellcheckers work. I have insta

Re: dictionary not found

2014-10-31 Thread John Coppens
On Fri, 31 Oct 2014 19:55:09 + (UTC) Marcelo Acuña wrote: > 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 > spell

Re: Dictionary style?

2002-03-31 Thread Herbert Voss
Peter Clark wrote: > Can anyone recommend a style for a dictionary layout? Searching CTAN turned > up lexikon, but the results are not as...compact...as I desire. I don't read > German, so there might be a way to make it look like a regular dictionary, > but the example files lexikon.

Re: Dictionary

2001-10-17 Thread Herbert Voss
Glauber Tomaz wrote: > > I've been working with Lyx in Portuguese(Brazil). I'd like to know where I > can find a dictionary for this language to run the Lyx spelling checker. http://www.educat.hu-berlin.de/~voss/lyx/index.html#ispell Herbert -- http://www.educat.hu-berlin.de/~voss/lyx/