File: ox-texinfo.el.html

See Org manual for details.

Defined variables (26)

org-texinfo--definition-command-alistAlist mapping Texinfo definition commands to output in Info files.
org-texinfo--definition-command-regexpRegexp used to match definition commands in descriptive lists.
org-texinfo--quoted-keys-regexpRegexp matching keys that have to be quoted using @key{KEY}.
org-texinfo-active-timestamp-formatA printf format string to be applied to active timestamps.
org-texinfo-classesAlist of Texinfo classes and associated header and structure.
org-texinfo-coding-systemDefault document encoding for Texinfo output.
org-texinfo-compact-itemxNon-nil means certain items in description list become ‘@itemx’.
org-texinfo-default-classThe default Texinfo class.
org-texinfo-diary-timestamp-formatA printf format string to be applied to diary timestamps.
org-texinfo-format-drawer-functionFunction called to format a drawer in Texinfo code.
org-texinfo-format-headline-functionFunction to format headline text.
org-texinfo-format-inlinetask-functionFunction called to format an inlinetask in Texinfo code.
org-texinfo-inactive-timestamp-formatA printf format string to be applied to inactive timestamps.
org-texinfo-info-processCommands to process a Texinfo file to an INFO file.
org-texinfo-inline-image-rulesRules characterizing image files that can be inlined.
org-texinfo-link-with-unknown-path-formatFormat string for links with unknown path type.
org-texinfo-logfiles-extensionsThe list of file extensions to consider as Texinfo logfiles.
org-texinfo-max-toc-depthMaximum depth for creation of detailed menu listings.
org-texinfo-node-description-columnColumn at which to start the description in the node listings.
org-texinfo-remove-logfilesNon-nil means remove the logfiles produced by compiling a Texinfo file.
org-texinfo-supported-coding-systemsList of coding systems supported by Texinfo, as strings.
org-texinfo-table-default-markupDefault markup for first column in two-column tables.
org-texinfo-table-scientific-notationFormat string to display numbers in scientific notation.
org-texinfo-tables-verbatimWhen non-nil, tables are exported verbatim.
org-texinfo-text-markup-alistAlist of Texinfo expressions to convert text markup.
org-texinfo-with-latexWhen non-nil, the Texinfo exporter attempts to process LaTeX math.

Defined functions (80)

org-export-region-to-texinfo()
org-texinfo--@ref(DATUM DESCRIPTION INFO)
org-texinfo--build-menu(SCOPE INFO &optional LEVEL)
org-texinfo--filter-section-blank-lines(HEADLINE BACKEND INFO)
org-texinfo--find-verb-separator(S)
org-texinfo--format-entries(ENTRIES INFO)
org-texinfo--get-node(DATUM INFO)
org-texinfo--inline-image(LINK INFO)
org-texinfo--massage-key-item(PLAIN-LIST ITEM ARGS INFO)
org-texinfo--match-definition(ITEM)
org-texinfo--menu-entries(SCOPE INFO)
org-texinfo--normalize-headlines(TREE BACKEND INFO)
org-texinfo--sanitize-content(TEXT)
org-texinfo--sanitize-node(TITLE)
org-texinfo--sanitize-title(TITLE INFO)
org-texinfo--sectioning-structure(INFO)
org-texinfo--separate-definitions(TREE BACKEND INFO)
org-texinfo--split-definition(PLAIN-LIST ITEM CMD ARGS)
org-texinfo--split-plain-list(PLAIN-LIST ITEMS)
org-texinfo--text-markup(TEXT MARKUP INFO)
org-texinfo--untabify(S BACKEND INFO)
org-texinfo--wrap-float(VALUE INFO &optional TYPE LABEL CAPTION SHORT)
org-texinfo-bold(BOLD CONTENTS INFO)
org-texinfo-center-block(CENTER-BLOCK CONTENTS INFO)
org-texinfo-clock(CLOCK CONTENTS INFO)
org-texinfo-code(CODE CONTENTS INFO)
org-texinfo-compile(FILE)
org-texinfo-convert-region-to-texinfo()
org-texinfo-drawer(DRAWER CONTENTS INFO)
org-texinfo-dynamic-block(DYNAMIC-BLOCK CONTENTS INFO)
org-texinfo-entity(ENTITY CONTENTS INFO)
org-texinfo-example-block(EXAMPLE-BLOCK CONTENTS INFO)
org-texinfo-export-block(EXPORT-BLOCK CONTENTS INFO)
org-texinfo-export-snippet(EXPORT-SNIPPET CONTENTS INFO)
org-texinfo-export-to-info(&optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
org-texinfo-export-to-texinfo(&optional ASYNC SUBTREEP VISIBLE-ONLY BODY-ONLY EXT-PLIST)
org-texinfo-export-to-texinfo-batch()
org-texinfo-fixed-width(FIXED-WIDTH CONTENTS INFO)
org-texinfo-footnote-reference(FOOTNOTE CONTENTS INFO)
org-texinfo-format-headline-default-function(TODO TODO-TYPE PRIORITY TEXT TAGS)
org-texinfo-format-inlinetask-default-function(TODO TODO-TYPE PRIORITY TITLE TAGS CONTENTS)
org-texinfo-headline(HEADLINE CONTENTS INFO)
org-texinfo-inline-src-block(INLINE-SRC-BLOCK CONTENTS INFO)
org-texinfo-inlinetask(INLINETASK CONTENTS INFO)
org-texinfo-italic(ITALIC CONTENTS INFO)
org-texinfo-item(ITEM CONTENTS INFO)
org-texinfo-kbd-macro(KEY &optional NOQUOTE)
org-texinfo-keyword(KEYWORD CONTENTS INFO)
org-texinfo-latex-environment(ENVIRONMENT CONTENTS INFO)
org-texinfo-latex-fragment(FRAGMENT CONTENTS INFO)
org-texinfo-line-break(LINE-BREAK CONTENTS INFO)
org-texinfo-link(LINK DESC INFO)
org-texinfo-make-menu(SCOPE INFO &optional MASTER)
org-texinfo-node-property(NODE-PROPERTY CONTENTS INFO)
org-texinfo-paragraph(PARAGRAPH CONTENTS INFO)
org-texinfo-plain-list(PLAIN-LIST CONTENTS INFO)
org-texinfo-plain-text(TEXT INFO)
org-texinfo-planning(PLANNING CONTENTS INFO)
org-texinfo-property-drawer(PROPERTY-DRAWER CONTENTS INFO)
org-texinfo-publish-to-texinfo(PLIST FILENAME PUB-DIR)
org-texinfo-quote-block(QUOTE-BLOCK CONTENTS INFO)
org-texinfo-radio-target(RADIO-TARGET TEXT INFO)
org-texinfo-section(SECTION CONTENTS INFO)
org-texinfo-special-block(SPECIAL-BLOCK CONTENTS INFO)
org-texinfo-src-block(SRC-BLOCK CONTENTS INFO)
org-texinfo-statistics-cookie(STATISTICS-COOKIE CONTENTS INFO)
org-texinfo-strike-through(STRIKE-THROUGH CONTENTS INFO)
org-texinfo-subscript(SUBSCRIPT CONTENTS INFO)
org-texinfo-superscript(SUPERSCRIPT CONTENTS INFO)
org-texinfo-supports-math-p()
org-texinfo-table(TABLE CONTENTS INFO)
org-texinfo-table-cell(TABLE-CELL CONTENTS INFO)
org-texinfo-table-column-widths(TABLE INFO)
org-texinfo-table-row(TABLE-ROW CONTENTS INFO)
org-texinfo-target(TARGET CONTENTS INFO)
org-texinfo-template(CONTENTS INFO)
org-texinfo-timestamp(TIMESTAMP CONTENTS INFO)
org-texinfo-underline(UNDERLINE CONTENTS INFO)
org-texinfo-verbatim(VERBATIM CONTENTS INFO)
org-texinfo-verse-block(VERSE-BLOCK CONTENTS INFO)

Defined faces (0)