Publishing options (The Org Manual)

Next: , Previous: , Up: Configuration [Contents][Index]


14.1.5 Options for the exporters

The property list can be used to set many export options for the HTML and LaTeX exporters. In most cases, these properties correspond to user variables in Org. The table below lists these properties along with the variable they belong to. See the documentation string for the respective variable for details.

When a property is given a value in org-publish-project-alist, its setting overrides the value of the corresponding user variable, if any, during publishing. Options set within a file (see Export Settings), however, override everything.

Generic properties

:author user-full-name
:email user-mail-address
:language org-export-default-language
:select-tags org-export-select-tags
:exclude-tags org-export-exclude-tags
:creator org-export-creator-string
:headline-levels org-export-headline-levels
:preserve-breaks org-export-preserve-breaks
:section-numbers org-export-with-section-numbers
:time-stamp-file org-export-timestamp-file
:with-archived-trees org-export-with-archived-trees
:with-author org-export-with-author
:expand-links org-export-expand-links
:with-broken-links org-export-with-broken-links
:with-clocks org-export-with-clocks
:with-creator org-export-with-creator
:with-date org-export-with-date
:with-drawers org-export-with-drawers
:with-email org-export-with-email
:with-emphasize org-export-with-emphasize
:with-entities org-export-with-entities
:with-fixed-width org-export-with-fixed-width
:with-footnotes org-export-with-footnotes
:with-inlinetasks org-export-with-inlinetasks
:with-latex org-export-with-latex
:with-planning org-export-with-planning
:with-priority org-export-with-priority
:with-properties org-export-with-properties
:with-smart-quotes org-export-with-smart-quotes
:with-special-strings org-export-with-special-strings
:with-statistics-cookies org-export-with-statistics-cookies
:with-sub-superscript org-export-with-sub-superscripts
:with-toc org-export-with-toc
:with-tables org-export-with-tables
:with-tags org-export-with-tags
:with-tasks org-export-with-tasks
:with-timestamps org-export-with-timestamps
:with-title org-export-with-title
:with-todo-keywords org-export-with-todo-keywords
:with-cite-processors org-export-process-citations
:cite-export org-cite-export-processors

ASCII specific properties

:ascii-bullets org-ascii-bullets
:ascii-caption-above org-ascii-caption-above
:ascii-charset org-ascii-charset
:ascii-global-margin org-ascii-global-margin
:ascii-format-drawer-function org-ascii-format-drawer-function
:ascii-format-inlinetask-function org-ascii-format-inlinetask-function
:ascii-headline-spacing org-ascii-headline-spacing
:ascii-indented-line-width org-ascii-indented-line-width
:ascii-inlinetask-width org-ascii-inlinetask-width
:ascii-inner-margin org-ascii-inner-margin
:ascii-links-to-notes org-ascii-links-to-notes
:ascii-list-margin org-ascii-list-margin
:ascii-paragraph-spacing org-ascii-paragraph-spacing
:ascii-quote-margin org-ascii-quote-margin
:ascii-table-keep-all-vertical-lines org-ascii-table-keep-all-vertical-lines
:ascii-table-use-ascii-art org-ascii-table-use-ascii-art
:ascii-table-widen-columns org-ascii-table-widen-columns
:ascii-text-width org-ascii-text-width
:ascii-underline org-ascii-underline
:ascii-verbatim-format org-ascii-verbatim-format

Beamer specific properties

:headline-levels org-beamer-frame-level
:beamer-subtitle-format org-beamer-subtitle-format
:beamer-column-view-format org-beamer-column-view-format
:beamer-theme org-beamer-theme
:beamer-environments-extra org-beamer-environments-extra
:beamer-frame-default-options org-beamer-frame-default-options
:beamer-outline-frame-options org-beamer-outline-frame-options
:beamer-outline-frame-title org-beamer-outline-frame-title

HTML specific properties

:html-doctype org-html-doctype
:html-container org-html-container-element
:html-content-class org-html-content-class
:html-html5-fancy org-html-html5-fancy
:html-link-use-abs-url org-html-link-use-abs-url
:html-link-home org-html-link-home
:html-link-up org-html-link-up
:html-equation-reference-format org-html-equation-reference-format
:html-postamble org-html-postamble
:html-preamble org-html-preamble
:html-head org-html-head
:html-head-extra org-html-head-extra
:html-head-include-default-style org-html-head-include-default-style
:html-head-include-scripts org-html-head-include-scripts
:html-allow-name-attribute-in-anchors org-html-allow-name-attribute-in-anchors
:html-divs org-html-divs
:html-checkbox-type org-html-checkbox-type
:html-extension org-html-extension
:html-footnote-format org-html-footnote-format
:html-footnote-separator org-html-footnote-separator
:html-footnotes-section org-html-footnotes-section
:html-format-drawer-function org-html-format-drawer-function
:html-format-headline-function org-html-format-headline-function
:html-format-inlinetask-function org-html-format-inlinetask-function
:html-home/up-format org-html-home/up-format
:html-indent org-html-indent
:html-infojs-options org-html-infojs-options
:html-infojs-template org-html-infojs-template
:html-inline-image-rules org-html-inline-image-rules
:html-link-org-files-as-html org-html-link-org-files-as-html
:html-mathjax-options org-html-mathjax-options
:html-mathjax-template org-html-mathjax-template
:html-metadata-timestamp-format org-html-metadata-timestamp-format
:html-postamble-format org-html-postamble-format
:html-preamble-format org-html-preamble-format
:html-prefer-user-labels org-html-prefer-user-labels
:html-self-link-headlines org-html-self-link-headlines
:html-table-align-individual-fields org-html-table-align-individual-fields
:html-table-caption-above org-html-table-caption-above
:html-table-data-tags org-html-table-data-tags
:html-table-header-tags org-html-table-header-tags
:html-table-use-header-tags-for-first-column org-html-table-use-header-tags-for-first-column
:html-tag-class-prefix org-html-tag-class-prefix
:html-text-markup-alist org-html-text-markup-alist
:html-todo-kwd-class-prefix org-html-todo-kwd-class-prefix
:html-toplevel-hlevel org-html-toplevel-hlevel
:html-use-infojs org-html-use-infojs
:html-validation-link org-html-validation-link
:html-viewport org-html-viewport
:html-inline-images org-html-inline-images
:html-table-attributes org-html-table-default-attributes
:html-table-row-open-tag org-html-table-row-open-tag
:html-table-row-close-tag org-html-table-row-close-tag
:html-xml-declaration org-html-xml-declaration
:html-wrap-src-lines org-html-wrap-src-lines
:html-klipsify-src org-html-klipsify-src
:html-klipse-css org-html-klipse-css
:html-klipse-js org-html-klipse-js
:html-klipse-selection-script org-html-klipse-selection-script
:creator org-html-creator-string
:with-latex org-html-with-latex

LaTeX specific properties

:latex-class org-latex-default-class
:latex-active-timestamp-format org-latex-active-timestamp-format
:latex-caption-above org-latex-caption-above
:latex-classes org-latex-classes
:latex-default-figure-position org-latex-default-figure-position
:latex-default-table-environment org-latex-default-table-environment
:latex-default-quote-environment org-latex-default-quote-environment
:latex-default-table-mode org-latex-default-table-mode
:latex-default-footnote-command org-latex-default-footnote-command
:latex-diary-timestamp-format org-latex-diary-timestamp-format
:latex-engraved-options org-latex-engraved-options
:latex-engraved-preamble org-latex-engraved-preamble
:latex-engraved-theme org-latex-engraved-theme
:latex-footnote-defined-format org-latex-footnote-defined-format
:latex-footnote-separator org-latex-footnote-separator
:latex-format-drawer-function org-latex-format-drawer-function
:latex-format-headline-function org-latex-format-headline-function
:latex-format-inlinetask-function org-latex-format-inlinetask-function
:latex-hyperref-template org-latex-hyperref-template
:latex-image-default-scale org-latex-image-default-scale
:latex-image-default-height org-latex-image-default-height
:latex-image-default-option org-latex-image-default-option
:latex-image-default-width org-latex-image-default-width
:latex-images-centered org-latex-images-centered
:latex-inactive-timestamp-format org-latex-inactive-timestamp-format
:latex-inline-image-rules org-latex-inline-image-rules
:latex-link-with-unknown-path-format org-latex-link-with-unknown-path-format
:latex-src-block-backend org-latex-src-block-backend
:latex-listings-langs org-latex-listings-langs
:latex-listings-options org-latex-listings-options
:latex-listings-src-omit-language org-latex-listings-src-omit-language
:latex-minted-langs org-latex-minted-langs
:latex-minted-options org-latex-minted-options
:latex-prefer-user-labels org-latex-prefer-user-labels
:latex-subtitle-format org-latex-subtitle-format
:latex-subtitle-separate org-latex-subtitle-separate
:latex-table-scientific-notation org-latex-table-scientific-notation
:latex-tables-booktabs org-latex-tables-booktabs
:latex-tables-centered org-latex-tables-centered
:latex-text-markup-alist org-latex-text-markup-alist
:latex-title-command org-latex-title-command
:latex-toc-command org-latex-toc-command
:latex-compiler org-latex-compiler

Markdown specific properties

:md-footnote-format org-md-footnote-format
:md-footnotes-section org-md-footnotes-section
:md-headline-style org-md-headline-style
:md-toplevel-hlevel org-md-toplevel-hlevel

ODT specific properties

:odt-styles-file org-odt-styles-file
:odt-content-template-file org-odt-content-template-file
:odt-display-outline-level org-odt-display-outline-level
:odt-fontify-srcblocks org-odt-fontify-srcblocks
:odt-format-drawer-function org-odt-format-drawer-function
:odt-format-headline-function org-odt-format-headline-function
:odt-format-inlinetask-function org-odt-format-inlinetask-function
:odt-inline-formula-rules org-odt-inline-formula-rules
:odt-inline-image-rules org-odt-inline-image-rules
:odt-pixels-per-inch org-odt-pixels-per-inch
:odt-table-styles org-odt-table-styles
:odt-use-date-fields org-odt-use-date-fields
:with-latex org-odt-with-latex

Texinfo specific properties

:texinfo-class org-texinfo-default-class
:texinfo-classes org-texinfo-classes
:texinfo-format-headline-function org-texinfo-format-headline-function
:texinfo-node-description-column org-texinfo-node-description-column
:texinfo-active-timestamp-format org-texinfo-active-timestamp-format
:texinfo-inactive-timestamp-format org-texinfo-inactive-timestamp-format
:texinfo-diary-timestamp-format org-texinfo-diary-timestamp-format
:texinfo-link-with-unknown-path-format org-texinfo-link-with-unknown-path-format
:texinfo-tables-verbatim org-texinfo-tables-verbatim
:texinfo-table-scientific-notation org-texinfo-table-scientific-notation
:texinfo-table-default-markup org-texinfo-table-default-markup
:texinfo-text-markup-alist org-texinfo-text-markup-alist
:texinfo-format-drawer-function org-texinfo-format-drawer-function
:texinfo-format-inlinetask-function org-texinfo-format-inlinetask-function
:texinfo-compact-itemx org-texinfo-compact-itemx
:with-latex org-texinfo-with-latex

Next: Publishing links, Previous: Publishing action, Up: Configuration [Contents][Index]

AltStyle によって変換されたページ (->オリジナル) /