groff
[Top][All Lists]
Advanced

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

Re: [Groff] condition: OR of two string comparisons


From: Steffen Nurpmeso
Subject: Re: [Groff] condition: OR of two string comparisons
Date: Fri, 14 Nov 2014 15:01:20 +0100
User-agent: s-nail v14.7.8-70-g9310369

Steve Izma <address@hidden> wrote:
 |On Thu, Nov 13, 2014 at 09:28:05PM +0100, Carsten Kunze wrote:
 |> Subject: Re: [Groff] condition: OR of two string comparisons
 |> 
 |> But why not as a first step keep the old syntax and make & a
 |> real AND and : ar real OR so that
 |> 
 |> .if (\\n(AB>5:"\\$1"foo")&(!\\n(.$=2) ...
 |> 
 |> is possible?
 |
 |This is something I'd really like to see. As far as I know, at
 |this point such an expression can be numerical only.

Yes, this entire thing is not handled by .if but in fact passed
down to get_number() which then works it all out by itself.

--steffen



reply via email to

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