groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff] Re: '-' characters in man-pages when viewed in en_GB.UTF-8 local


From: Werner LEMBERG
Subject: [Groff] Re: '-' characters in man-pages when viewed in en_GB.UTF-8 locale
Date: Thu, 05 Sep 2002 22:22:24 +0200 (CEST)

> > I don't know an easy solution for this problem.  Maybe something like
> > this:
> >
> >   .if '\*[.T]'utf8' \
> >   .  char \- -
> >
> > could be added to man.local
> 
> If I add these two lines to
> 
>     /usr/share/groff/site-tmac/tmac.andocdb
> 
> I get U+2010 (HYPHEN). How to get U+002D (HYPHEN-MINUS)?

Try

  .char \- \N'45'


    Werner

reply via email to

[Prev in Thread] Current Thread [Next in Thread]