Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 22:46:08 +0200
From:      Alexey Zelkin <phantom@FreeBSD.org>
To:        Alessandro de Manzano <ale@unixmania.net>
Cc:        doc@FreeBSD.org
Subject:   ISO8859-15 docs (was: Re: cvs commit: doc Makefile)
Message-ID:  <20020105224608.A9054@ark.cris.net>
In-Reply-To: <20020105212035.A33718@libero.sunshine.ale>; from ale@unixmania.net on Sat, Jan 05, 2002 at 09:20:35PM %2B0100
References:  <200201051957.g05JvUB22861@freefall.freebsd.org> <20020105212035.A33718@libero.sunshine.ale>

next in thread | previous in thread | raw e-mail | index | archive | help

hi,

[redirected to -doc]

On Sat, Jan 05, 2002 at 09:20:35PM +0100, Alessandro de Manzano wrote:

> >   Add it_IT.ISO8859-1 to list of SUBDIRS. Yay!
> 
> excuse me, but now, maybe, the correct codepage should be ISO8859-15
> for most of the European countries (like Italy) because of the Euro
> currency symbol present in -15 and not in -1..

I think you right.

There're two possible options:

1. Repo-copy all european countries' docs to ISO8859-15
2. Add special infrastructure to build ISO8859-1 docs as ISO8859-15.
It should look like:

  it_IT.ISO8859-15/
    share/
      sgml/  -- stores ISO8859-15 specific sgml options
    articles/
      new-users/
      diskless-x/
      ...
    books/
      handbook/
      ...

Each directory under artciles/ and books/ should contain Makefile which
will build appropriate document from ISO8859-1 directory with ISO8859-15
specific settings.

Thoughts ?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020105224608.A9054>