groff
[Top][All Lists]
Advanced

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

Re: [Groff] Scope of .char, .fchar, .schar?


From: carsten . kunze
Subject: Re: [Groff] Scope of .char, .fchar, .schar?
Date: Mon, 2 Mar 2015 20:56:05 +0100 (CET)

Dorai Sitaram <address@hidden> wrote:

> I had the following 
> .char ? \[u005C]
> in a file (the first ? is U+2216, or set-minus) and used set-minus within
> the same file, and it works fine.
> However, when I place the .char call in a different file, and source it via
> .so or .mso, occurrences of set-minus in the sourcing file don't translate.
> This happenis only when the first argument of .char is non-ascii Unicode. 
> Is this expected behavior?
> Thanks,--d

If you put preconv after soelim it should not matter if the file is included or 
not:

soelim files ... | preconv | troff ...



reply via email to

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