On 05/24/2014 04:43 PM, Paul Eggert wrote: > * doc/coreutils.texi: Add "@documentencoding UTF-8". > --- > doc/coreutils.texi | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/doc/coreutils.texi b/doc/coreutils.texi > index 592f4a6..a6dd075 100644 > --- a/doc/coreutils.texi > +++ b/doc/coreutils.texi > @@ -2,6 +2,7 @@ > @c %**start of header > @setfilename coreutils.info > @settitle GNU Coreutils > +@documentencoding UTF-8 > @allowcodebreaks false > > @c %**end of header
I didn't notice any quoting changes in the generated info or pdf file at least. Though I see 'Ma"r 2002' is now 'Mär 2002' which is an improvement. UTF-8 should be used where possible these days. thanks, Pádraig.
