@tex
    TeX code
    @end tex
    @html
    HTML code
    @end html
    @ifnottex
    @ifnothtml
    otherwise
    @end ifnothtml
    @end ifnottex

Yes.

    @iftex
    @tex
    TeX code
    @end tex
    @end iftex

No.  @tex and @iftex are alternatives (and don't mean the same thing);
it doesn't make sense to nest them.


_______________________________________________
Help-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-texinfo

Reply via email to