File: texinfmt.el.html

; Emacs Lisp functions to convert Texinfo files to Info files.

Defined variables (13)

texinfo-copying-textText of the copyright notice and copying permissions.
texinfo-extra-inter-column-widthNumber of extra spaces between entries (columns) in @multitable.
texinfo-footnote-styleFootnote style, either separate or end.
texinfo-format-kbd-end-regexpRegexp specifying end of environments in which @kbd does not put ‘...’
texinfo-format-kbd-regexpRegexp matching environments in which @kbd does not put ‘...’ around arg.
texinfo-lowersections-alistAn alist of next lower levels for chapters, sections, etc...
texinfo-no-refill-regexpRegexp specifying environments in which paragraphs are not filled.
texinfo-paragraph-indentNumber of spaces for @refill to indent a paragraph; else to leave as is.
texinfo-part-of-para-regexpRegexp specifying @-commands found within paragraphs.
texinfo-pre-format-hookHook called before the conversion of the Texinfo file to Info format.
texinfo-raisesections-alistAn alist of next higher levels for chapters, sections, etc...
texinfo-region-buffer-nameName of the temporary buffer used by M-x texinfo-format-region.
texinfo-stack-depthCount of number of unpopped texinfo-push-stack calls.

Defined functions (70)

batch-texinfo-format()
texi2info(&optional NOSPLIT)
texinfmt-version(&optional HERE)
texinfo-append-refill()
texinfo-clear()
texinfo-copying()
texinfo-discard-command-and-arg()
texinfo-do-flushright(FROM)
texinfo-do-itemize(FROM)
texinfo-end-indextable(TABLE-TYPE)
texinfo-end-multitable()
texinfo-footnotestyle()
texinfo-format-begin-end(PROP)
texinfo-format-buffer(&optional NOSPLIT)
texinfo-format-bullet()
texinfo-format-chapter-1(BELOWCHAR)
texinfo-format-convert(MIN MAX)
texinfo-format-defcv(PARSED-ARGS)
texinfo-format-deffn(PARSED-ARGS)
texinfo-format-defivar(PARSED-ARGS)
texinfo-format-defmethod(PARSED-ARGS)
texinfo-format-defop(PARSED-ARGS)
texinfo-format-deftypefn(PARSED-ARGS)
texinfo-format-deftypefun(PARSED-ARGS)
texinfo-format-defun-1(FIRST-P)
texinfo-format-email()
texinfo-format-end-node()
texinfo-format-expand-region(START END)
texinfo-format-footnote()
texinfo-format-ifeq()
texinfo-format-image()
texinfo-format-kbd()
texinfo-format-minus()
texinfo-format-option()
texinfo-format-paragraph-break()
texinfo-format-refill()
texinfo-format-region(REGION-BEGINNING REGION-END)
texinfo-format-separate-node()
texinfo-format-specialized-defun(PARSED-ARGS)
texinfo-format-timestamp()
texinfo-format-uref()
texinfo-format-verb()
texinfo-if-clear()
texinfo-if-set()
texinfo-index(INDEXVAR)
texinfo-index-defcv(PARSED-ARGS)
texinfo-index-deffn(PARSED-ARGS)
texinfo-index-defivar(PARSED-ARGS)
texinfo-index-defmethod(PARSED-ARGS)
texinfo-index-defop(PARSED-ARGS)
texinfo-index-deftypefn(PARSED-ARGS)
texinfo-index-defun(PARSED-ARGS)
texinfo-indextable(TABLE-TYPE)
texinfo-indextable-item(INDEX-TYPE)
texinfo-insertcopying()
texinfo-multitable()
texinfo-multitable-extract-row()
texinfo-multitable-item()
texinfo-multitable-widths()
texinfo-optional-braces-discard()
texinfo-paragraphindent()
texinfo-parse-arg-discard()
texinfo-parse-line-arg()
texinfo-pop-stack(CHECK)
texinfo-print-index(FILE INDEXELTS)
texinfo-push-stack(CHECK ARG)
texinfo-raise-lower-sections()
texinfo-set()
texinfo-sort-region(START END)
texinfo-value()

Defined faces (0)