Re: [NTG-context] dictionary for TeX,/ConTeXt

2005-01-16 Thread Mojca Miklavec
ishamid wrote:
I use WinEdt too, but how do you directly type unicode? Or is it a keyboard 
thing?
It has nothing to do with keyboard, only with the software use use.
But, hmmm, see ... http://www.winedt.org/poll.php
Unicode support is one of the which features do you miss most?, so it 
doesn't really look promising, at least not yet.

(I actually used LaTeX  \usepackage[cp1250]{inputenc} and typeset in 
windows-1250 at the time I used WinEDT. I don't have it installed any 
more. But if everything else fails, you can still use recode - 
http://www.delorie.com/gnu/docs/recode/.)

vim supports UTF (I have problems typing UTF under windows) and most 
advanced text editors should support it also; I use scite for 
(Con)TeX(t) in unicode recently. I've just found 
http://dev.remotenetworktechnology.com/SciTE/WordCheck.vbs.txt on 
internet, which is probably exactly the thing Ciro was looking for, but 
I wasn't able to execute it, maybe I have some programs missing.

(Line: 49, Error: Object not a collection)
If anyone else succeeds to enable it, please report about your success.
Aspell is of course another possibility (thanks, Nikolai). This is what 
you have to add to SciTEUser.properties:

command.name.1.*=Aspell
# Change path appropriately...
command.1.*=C:\PATH\Aspell.exe -c $(FileDir)\$(FileNameExt)
command.subsystem.1.*=2
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] dictionary for TeX,/ConTeXt

2005-01-15 Thread Mojca Miklavec
Ciro A. Soto wrote:
Hello,
I would like to know what is the best way to 
check spelling in a TeX-prepared document.
I could use ispell (linux/unix), but I wonder
if there is a better way with OpenOffice, or
other package. Besides, ispell wouldn't check
my spanish words like Am\'erica because of the
accent.
You can use \enableregime[utf] and write your documents in unicode with 
all the accents instead. I sometimes used the spellchecker inside 
WinEDT, but I'm no expert in that field. Open office is somehow 
inappropriate for writing plain text documents, although I use it 
sometimes as spellchecker too.

Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


RE: [NTG-context] dictionary for TeX,/ConTeXt

2005-01-15 Thread ishamid
Hi Mojca,

You can use \enableregime[utf] and write your documents in unicode with
all the accents instead. I sometimes used the spellchecker inside
WinEDT, but I'm no expert in that field. Open office is somehow
inappropriate for writing plain text documents, although I use it
sometimes as spellchecker too.

I use WinEdt too, but how do you directly type unicode? Or is it a keyboard 
thing?

Best
Idris

Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] dictionary for TeX,/ConTeXt

2005-01-15 Thread Nikolai Weibull
* Ciro A. Soto (Jan 15, 2005 18:10):
 Hello, I would like to know what is the best way to check spelling in
 a TeX-prepared document.  I could use ispell (linux/unix), but I
 wonder if there is a better way with OpenOffice, or other package.
 Besides, ispell wouldn't check my spanish words like Am\'erica
 because of the accent.

I'm not 100% sure, but I'm guessing aspell [1] may be your solution,
nikolai

[1] http://aspell.sourceforge.net/

-- 
::: name: Nikolai Weibull:: aliases: pcp / lone-star / aka :::
::: born: Chicago, IL USA:: loc atm: Gothenburg, Sweden:::
::: page: www.pcppopper.org  :: fun atm: gf,lps,ruby,lisp,war3 :::
main(){printf(linux[\021%six\012\0],(linux)[have]+fun-97);}
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context