Re: [docbook-apps] DocBook Spelling Aid

From
Som Crowder
Date
2010-06-27T16:50:34+00:00
ID
Thread
Re: [docbook-apps] DocBook Spelling Aid
On Sun, Jun 27, 2010 at 10:16, Mathieu Malaterre
<> wrote:
> On Sun, Jun 27, 2010 at 12:47 PM, Tom Browder <> wrote:
>> On Sun, Jun 27, 2010 at 05:32, Tom Browder <> wrote:
>>> On Sun, Jun 27, 2010 at 04:43, Stefan Kost <> wrote:
>>>> Am 26.06.2010 15:24, schrieb Tom Browder:
...
> Here is my two cents:
>
>      xmllint --postvalid --xinclude --nonet ${input_file} | aspell
...

I don't do that because I want to treat the spelling check as a separate task.

-Tom