Re: doc patch and Re: [Fwd: french words]
Derek Robert Price <[email protected]> Fri, 14 Sep 2001 15:57:03 -0400
| Newsgroups | gmane.comp.tex.texi2html.devel |
|---|---|
| Message-ID | <[email protected]> |
Derek Robert Price wrote:
> Peter Moulder wrote:
>
> > Btw, I've been meaning to send you a patch or two. Attached is a patch
> > just against documentation.
>
> You actually have commit privileges to the source yourself, but I'd be happy to
> review it.
I didn't worry a whole lot about what the variables and options you were correcting
the language for meant operationally, but, off the top of my head, your spelling and
grammar corrections mostly look good. Only a few minor mistakes:
> .SH AVAILABILITY
> -http://www.mathematik.uni-kl.de/~obachman/Texi2Html/Distrib
> +http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib
> +.br
> +Will in future be available from
> +http://texi2html.cvshome.org/
> .SH COPYRIGHT
This one shows up several times. I'm not totally sure what this section looks like in
print, but complete sentences would probably be clearer:
The source was available from: ...
but will be available from ... in the future.
or something like that.
> -@var{$T2H_WORDS}). and use ISO 639 language codes (see e.g.
> -perl module @file{Locale-Codes-1.02.tar.gz} for
> -definitions)
> +a new languages, supply list of titles (see @var{$T2H_WORDS}),
> +and use ISO 639 language codes (see e.g.@: perl module
> +@file{Locale-Codes-1.02.tar.gz} for definitions).
Replace `languages' with `language'.
> @c put some information about Month names etc. here
> @c $MONTH_NAMES !!
> -@c Suplemental should be naming scheme for variables in
> +@c Supplemental should be naming scheme for variables in
> @c different languages (MONTH_NAMES_DE etc.)
... be a naming ...
Other than that it looks ready for committing.
Derek