Variable: texinfo-tex-trailer
texinfo-tex-trailer is a variable defined in texinfo.el.gz.
Value
"@bye"
Documentation
String appended after a region sent to TeX by texinfo-tex-region.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/texinfo.el.gz
(defvar texinfo-tex-trailer "@bye"
"String appended after a region sent to TeX by `texinfo-tex-region'.")