Searched +refs:texinfo +refs:format +refs:titlespec (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/legacy/gcc/texinfo/emacs/
H A Dtexinfmt.el1 ;;; texinfmt.el --- format Texinfo files into Info files.
6 ;; Maintainer: Robert J. Chassell <bug-texinfo@prep.ai.mit.edu>
37 (format "Version of \`texinfmt.el\': %s" texinfmt-version)))
48 (require 'texinfo) ; So `texinfo-footnote-style' is defined.
49 (require 'texnfo-upd) ; So `texinfo-section-types-regexp' is defined.
51 (defvar texinfo-format-syntax-table nil)
53 (defvar texinfo-vindex)
54 (defvar texinfo
[all...]

Completed in 92 milliseconds