(setq fill-column existing-fill-column)))
\f
-;;; @ifinfo, @iftex, @tex, @ifhtml, @html
+;;; @ifinfo, @iftex, @tex, @ifhtml, @html, @ifnottex
(put 'ifinfo 'texinfo-format 'texinfo-discard-line)
(put 'ifinfo 'texinfo-end 'texinfo-discard-command)
(progn (re-search-forward "@end html[ \t]*\n")
(point))))
+(put 'ifnottex 'texinfo-format 'texinfo-discard-line)
+(put 'ifnottex 'texinfo-end 'texinfo-discard-command)
+
\f
;;; @titlepage