aspell-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[aspell] Re: Wishlist


From: Kevin Atkinson
Subject: [aspell] Re: Wishlist
Date: Mon, 01 Mar 1999 11:16:58 -0500

Ulf Vatter wrote:
> 
> Kevin Atkinson wrote:
> >[...]
> >
> >> ** One should be able to define a remark sections (in a tex file,
> >> everything behind a `;` should not be checked) and code words ( \center
> >> should not be checked).
> >
> > This sort of region skipping will come soon although I will only be able
> > to code one for html as I do not know enough about TeX to create one.
> >
> Well, especially in this sort of points your program should be very
> flexible and configureable! One should be able to define this kind of
> stuff very easily, so that ajustment for a new fileformat can be made
> very fast. There are hundreds of programs out there which could utilise
> aspell, each using it's own format. How about a simple file with several
> sections:
> 1. Ignore between <list of begin and end symbols>
> 2. Ignore until EOL < list of symbols>
> 3. Ignore until EOParagraph <list of symbols>
> 4. Ignore until EOF <list of symbols>
> 5. Ignored simple codewords <list of codewords>
> 6. Ignored enclosing codewords <list of codewords>
> 
> Hardcoding for each file format isn't a good idea.

These rules are not really flexible enough.  For example:
<img src="foo.gif" alt="A picture of a foo.">
Now how will you tell it to ignore the img, src="foo.gif", and alt but
not the "A picture of a foo."

Also what makes up and EOParagraph?  And what is the difference between
5 and 6.

I want to right now focus in a way to let others easily add filters via
code.  This way I filter like you described can be designed on top of my
existing system.

-- 
Kevin Atkinson
address@hidden
http://metalab.unc.edu/kevina/


---
Note: This message was origanlly posted to address@hidden,
      not address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]