help-texinfo
[Top][All Lists]
Advanced

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

Re: Latest Development Version - @image with @value


From: Gavin Smith
Subject: Re: Latest Development Version - @image with @value
Date: Sat, 5 Dec 2020 07:06:31 +0000
User-agent: Mutt/1.9.4 (2018-02-28)

On Sat, Dec 05, 2020 at 03:31:19AM +0100, Christopher Dimech wrote:
> I often end up with may @ifset and @ifclear in my documents.
> Is it acceptable to call the following command?  It does work
> as expected.
> 
> @inlineifset{igrank-1, @set imgpth /home/hagbard}
> 
> imgpth: @value{imgpth}

Yes, that looks fine.  You could also do

@ifset igrank-1
@set imgpth /home/hagbard
@end ifset



reply via email to

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