Date: Thu, 21 Sep 2000 15:11:56 +0400 From: "Valeriy E. Ushakov" <uwe@ptc.spbu.ru> To: cvs-committers@FreeBSD.ORG Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/contrib/groff/tmac hyphen.us-ru Message-ID: <20000921151156.A6380@snark.ptc.spbu.ru> In-Reply-To: <200009201559.IAA60424@freefall.freebsd.org>; from "Ruslan Ermilov" on Wed, Sep 20, 2000 at 08:59:35 References: <200009201559.IAA60424@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 20, 2000 at 08:59:35 -0700, Ruslan Ermilov wrote:
> From: Ruslan Ermilov <ru@FreeBSD.ORG>
> Date: Wed, 20 Sep 2000 08:59:35 -0700 (PDT)
> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
> Subject: cvs commit: src/contrib/groff/tmac hyphen.us-ru
>
> ru 2000/09/20 08:59:35 PDT
>
> Removed files: (Branch: RELENG_4)
> contrib/groff/tmac hyphen.us-ru
> Log:
> MFC: this file was repo-copied to the locale/ subdirectory.
Is it good to lump them together in one file?
I did Russian support for groff in mid 90s and I arranged Russian to
be a separate language so you do:
In troffrc:
.\" Set the hyphenation language to `us'.
.do hla us
.\" Load hyphenation patterns from `hyphen.us' (in the tmac
directory).
.do hpf hyphen.us
then I had a separate file for Russian that did:
.\" ucase<->lcase mapping for Russian chars
.do hcode ...
.do hcode ...
.do hla ru
.do hpf hyphen.ru
.\" Then you can use these to switch to/from Russian
.\" .hla ru
.\" .hla us
What's the proper list to discuss this at?
SY, Uwe
--
uwe@ptc.spbu.ru | Zu Grunde kommen
http://www.ptc.spbu.ru/~uwe/ | Ist zu Grunde gehen
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000921151156.A6380>
