.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.46.4. .TH MAKEINFO "1" "December 2014" "makeinfo 5.2" "User Commands" .SH NAME makeinfo \- translate Texinfo documents .SH SYNOPSIS .B makeinfo [\fI\,OPTION\/\fR]... \fI\,TEXINFO-FILE\/\fR... .br .B texi2any [\fI\,OPTION\/\fR]... \fI\,TEXINFO-FILE\/\fR... .SH DESCRIPTION Translate Texinfo source documentation to various other formats, by default Info files suitable for reading online with Emacs or standalone GNU Info. .SS "General options:" .TP \fB\-\-document\-language\fR=\fI\,STR\/\fR locale to use in translating Texinfo keywords for the output document (default C). .TP \fB\-\-error\-limit\fR=\fI\,NUM\/\fR quit after NUM errors (default 100). .TP \fB\-\-force\fR preserve output even if errors. .TP \fB\-\-help\fR display this help and exit. .TP \fB\-\-no\-validate\fR suppress node cross\-reference validation. .TP \fB\-\-no\-warn\fR suppress warnings (but not errors). .TP \fB\-\-conf\-dir\fR=\fI\,DIR\/\fR search also for initialization files in DIR. .TP \fB\-\-init\-file\fR=\fI\,FILE\/\fR load FILE to modify the default behavior. .TP \fB\-c\fR, \fB\-\-set\-customization\-variable\fR VAR=VAL set customization variable VAR to VAL. .TP \fB\-v\fR, \fB\-\-verbose\fR explain what is being done. .TP \fB\-\-version\fR display version information and exit. .SS "Output format selection (default is to produce Info):" .TP \fB\-\-docbook\fR output Docbook XML rather than Info. .TP \fB\-\-html\fR output HTML rather than Info. .TP \fB\-\-plaintext\fR output plain text rather than Info. .TP \fB\-\-xml\fR output Texinfo XML rather than Info. .TP \fB\-\-dvi\fR, \fB\-\-dvipdf\fR, \fB\-\-ps\fR, \fB\-\-pdf\fR call texi2dvi to generate given output. .SS "General output options:" .TP \fB\-E\fR, \fB\-\-macro\-expand\fR=\fI\,FILE\/\fR output macro\-expanded source to FILE, ignoring any @setfilename. .TP \fB\-\-no\-headers\fR suppress node separators, Node: lines, and menus from Info output (thus producing plain text) or from HTML (thus producing shorter output). Also, if producing Info, write to standard output by default .TP \fB\-\-no\-split\fR suppress any splitting of the output; generate only one output file. .TP \fB\-\-[no\-]number\-sections\fR output chapter and sectioning numbers; default is on. .TP \fB\-o\fR, \fB\-\-output\fR=\fI\,DEST\/\fR output to DEST. With split output, create DEST as a directory .TP and put the output files there. With non\-split output, if DEST is already .TP a directory or ends with a /, put the output file there. .IP Otherwise, DEST names the output file. .SS "Options for Info and plain text:" .TP \fB\-\-disable\-encoding\fR do not output accented and special characters in Info output based on @documentencoding. .TP \fB\-\-enable\-encoding\fR override \fB\-\-disable\-encoding\fR (default). .TP \fB\-\-fill\-column\fR=\fI\,NUM\/\fR break Info lines at NUM characters (default 72). .TP \fB\-\-footnote\-style\fR=\fI\,STYLE\/\fR output footnotes in Info according to STYLE: `separate' to put them in their own node; `end' to put them at the end of the node, in which they are defined (this is the default). .TP \fB\-\-paragraph\-indent\fR=\fI\,VAL\/\fR indent Info paragraphs by VAL spaces (default 3). If VAL is `none', do not indent; if VAL is `asis', preserve existing indentation. .TP \fB\-\-split\-size\fR=\fI\,NUM\/\fR split Info files at size NUM (default 300000). .SS "Options for HTML:" .TP \fB\-\-css\-include\fR=\fI\,FILE\/\fR include FILE in HTML