[pagebreak-blockmacro]
[blockdef-pass]
asciimath-style=template="asciimathblock",subs=[]
latexmath-style=template="latexmathblock",subs=[]
[macros]
# math macros.
# Special characters are escaped in HTML math markup.
(?su)[\\]?(?Pasciimath|latexmath):(?P\S*?)\[(?P.*?)(?asciimath|latexmath)::(?P\S*?)(\[(?P.*?)\])$=#[specialcharacters]
[asciimath-inlinemacro]
`{passtext}`
[asciimath-blockmacro]
[indexterm-inlinemacro]
# Index term.
{empty}
[indexterm2-inlinemacro]
# Index term.
# Single entry index term that is visible in the primary text flow.
{1}
[footnote-inlinemacro]
# Footnote.
[{0}]
[footnoteref-inlinemacro]
# Footnote reference.
{2#} Footnote {1} [{2}]
{2%} [See footnote {1}]
[callout-inlinemacro]
# Callout.
<{index}>
# Comment line macros.
[comment-inlinemacro]
{showcomments#} {passtext}
[comment-blockmacro]
{showcomments#}
{passtext}
[literal-inlinemacro]
# Inline literal.
{passtext}
# List tags.
[listtags-bulleted]
list=
[literalparagraph]
# The literal block employs the same markup.
template::[literalblock]
[verseparagraph]
# The verse block employs the same markup.
template::[verseblock]
[admonitionparagraph]
# The admonition block employs the same markup.
template::[admonitionblock]
# Delimited blocks.
[listingblock]
# End of deprecated old table definitions.
#--------------------------------------------------------------------
[floatingtitle]
{title}
[preamble]
# Untitled elements between header and first section title.
endif::doctype-manpage[]
# Man page header.
ifdef::doctype-manpage[]
{doctitle} Manual Page
ifdef::toc[]
{toc_title}
endif::toc[]
{manname_title}
{manname} -
{manpurpose}
endif::doctype-manpage[]
[footer]
ifdef::doctype-manpage[]
[synopsis]
template::[sect1]
endif::doctype-manpage[]
ifdef::quirks[]
include::{backend}-quirks.conf[]
endif::quirks[]
# If data-uri attribute is defined then embed images in HTML pages using the
# data: URI scheme (http://en.wikipedia.org/wiki/Data:_URI_scheme).
ifdef::data-uri[]
[image-inlinemacro]
{link#}
[image-blockmacro]