manpagez: man pages & more
info texinfo
Home | html | info | man
[ << ] [ < ] [ Up ] [ > ] [ >> ]         [Top] [Contents] [Index] [ ? ]

18.5.3 @inlineifset and @inlineifclear

@inlineifset and @inlineifclear provide brace-delimited alternatives to the @ifset and @ifclear forms, similar to the other @inline... Commands (see section Inline Conditionals: @inline, @inlineifelse, @inlineraw). The same caveats about argument parsing given there apply here too.

@inlineifset{var, text}

Process the Texinfo text if the flag var is defined.

@inlineifclear{var, text}

Process the Texinfo text if the flag var is not defined.

Except for the syntax, their general behavior and purposes is the same as with @ifset and @ifclear, described in the previous section.


This document was generated on October 2, 2013 using texi2html 5.0.

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.