Movatterモバイル変換


[0]ホーム

URL:


Next:, Previous:, Up:HTML Export   [Contents][Index]


13.9.2 HTML specific export settings

HTML export has a number of keywords, similar to the general optionssettings described inExport Settings.

DESCRIPTION

This is the document’s description, which the HTML exporter insertsit as a HTML meta tag in the HTML file. For long descriptions, usemultiple ‘DESCRIPTION’ lines. The exporter takes care of wrappingthe lines properly.

The exporter includes a number of other meta tags, which can be customizedby modifyingorg-html-meta-tags.

HTML_DOCTYPE

Specify the document type, for example: HTML5 (org-html-doctype).

HTML_CONTAINER

Specify the HTML container, such as ‘div’, for wrapping sections andelements (org-html-container-element).

HTML_LINK_HOME

The URL for home link (org-html-link-home).

HTML_LINK_UP

The URL for the up link of exported HTML pages (org-html-link-up).

HTML_MATHJAX

Options for MathJax (org-html-mathjax-options). MathJax is usedto typeset LaTeX math in HTML documents. SeeMath formatting in HTML export, for an example.

HTML_HEAD

Arbitrary lines for appending to the HTML document’s head(org-html-head).

HTML_HEAD_EXTRA

More arbitrary lines for appending to the HTML document’s head(org-html-head-extra).

KEYWORDS

Keywords to describe the document’s content. HTML exporter insertsthese keywords as HTML meta tags. For long keywords, use multiple‘KEYWORDS’ lines.

LATEX_HEADER

Arbitrary lines for appending to the preamble; HTML exporter appendswhen transcoding LaTeX fragments to images (seeMath formatting in HTML export).

SUBTITLE

The document’s subtitle. HTML exporter formats subtitle if documenttype is ‘HTML5’ and the CSS has a ‘subtitle’ class.

Some of these keywords are explained in more detail in the followingsections of the manual.


Next:HTML doctypes, Previous:HTML export commands, Up:HTML Export   [Contents][Index]


[8]ページ先頭

©2009-2025 Movatter.jp