I'm looking for a dictionary that will work with GoldEd.
Hey Rick!
On Sat, 17 May 2025 13:43:06 -0500, you wrote:
I'm looking for a dictionary that will work with GoldEd.
Merriam Webster's dictionary should work with just about anything.
Otherwise, without more detailed information.. I have no idea what
you're talking about. I searched "dictionary" in both Golded manuals
and came up with nothing. Do you mean a spell checker?
Regards,
Nick
DUH!! Why was I thinking dictionary... I did mean spellchecker.
DUH!! Why was I thinking dictionary... I did mean spellchecker.
If it's not already insstalled, install hunspell along with the word
lists for the languages you want to use.
If it's not already insstalled, install hunspell along with the word
lists for the languages you want to use.
I'm not sure just installing a spell checker would work with Golded right out of the box,
and I imagine he already knows how to install a spell checker.
I think he was asking how to make Golded utilize said spell checker.
Golded doesn't do anything right out of the box. It needs to be
configured first.
That might be so, but it doesn't hurt to mention that golded needs
hunspell and at least one wordlist to check your spelling.
Yes, and he will need hunspell to utilize the spell checker in golded.
Golded doesn't do anything right out of the box. It needs to be
configured first.
Right. You didn't mention that whatsoever.
Instead, you pressed him to install hunspell,
which I don't see mentioned anywhere in the manuals. I'd imagine more than just hunspell would work,
That might be so, but it doesn't hurt to mention that golded needs
hunspell and at least one wordlist to check your spelling.
Yes, and he will need hunspell to utilize the spell checker in golded.
Could you point me to where you see 'hunspell' specifically mentioned, please?
I'm looking for a dictionary that will work with GoldEd.
Hello, Rick!
Saturday May 17 2025, Rick V wrote to All:
I'm looking for a dictionary that will work with GoldEd.
http://ftp.velo36.ru/pub/freq/myspell.tgz
I using MySpell.
1. Add the required XlatCharSet's, e.g. koi_866.chs and 866_koi.chs
for CP866/KOI8-R. For English is not necessary, I think. Add in golded.cfg:
===
XLATPATH \fido\GOLDED\XLAT\
XLATCHARSET KOI8-R CP866 koi_866.chs
XLATCHARSET CP866 KOI8-R 866_koi.chs
===
2. Add and specify the path to the dictionary. I am using two dictionaries: English and
Russian. en_US.dic en_US.aff ru_RU.dic ru_RU.aff Add in golded.cfg:
===
SCheckerEnabled Auto
SCheckerDefLang ru_RU en_US
SCheckerDicPath \fido\golded\dict\
===
3. Specify the color for misspelled words.
Add in gedcolor.cfg (if used, if not used - add in golded.cfg):
===
COLOR SCHECKER Error LRed on Black
===
4. Profit!
P.S. Sorry for my English...
Right. You didn't mention that whatsoever.
Do I need to mention that?
I don't have a working golded.cfg at the moment but I think I used these keywords in my config.
SCheckerEnabled Auto
SCheckerDicPath /usr/share/hunspell <- adjust as needed
SCheckerDefLang en_US
You can look up these keywords in the advanced.cfg from the source
archive and probably others.
Sysop: | Luis Silva |
---|---|
Location: | Lisbon |
Users: | 764 |
Nodes: | 10 (0 / 10) |
Uptime: | 55:09:52 |
Calls: | 270 |
Files: | 46,971 |
Messages: | 12,678 |