# # xhtml-deprecated-css.conf # # Legacy AsciiDoc 6 xhtml backend. # Included in xhtml-deprecated.conf # [tags] # Add title class. ilist={id?}{title?

{title}

} olist={id?}{title?

{title}

}
    |
vlist={id?}{title?

{title}

}
|
hlist={id?}{title?

{title}

}|
qlist={id?}{title?

{title}

}
    |
colist={id?}{title?

{title}

}
    |
[image-inlinemacro] # border="0" so broken IE6 does not put border round linked image. {1={target}} {link#} [image-blockmacro]

{link?} # border="0" so broken IE6 does not put border round linked image. {1={target}} {link?}

Figure: {title}

# Paragraph substitution. [literalparagraph]

Example: {title}

|
# Admonition paragraphs. [admonitionparagraph]
# For backward compatibility still accept deprecated imagesdir attribute. {icons#}
{caption}

{style}: |

# Delimited block substitution. [literalblock]

Example: {title}

|
[listingblock]

Example: {title}

|
[sidebarblock]

{title}

|
[passthroughblock] | [exampleblock]

Example: {title}

|
# Admonition blocks. [admonitionblock]
# For backward compatibility still accept deprecated imagesdir attribute. {icons#}
{caption}

{title={style}}

|
[verseblock]

{id?}{title?{title}
} |

[table] # Table captions not used because IE6 is broken.

Table: {title}

# If you want styled table borders in IE use the following table tag: # 1. Border style specified here rather than in CSS because IE6 is broken. # 2. bordercolor attribute is IE specific and not valid XHTML 1.0. # # # Use this in preference to be strictly XHTML 1.0 conformant.
{headrows#} {headrows} {headrows#} {footrows#} {footrows} {footrows#} {bodyrows}
[preamble] # Untitled elements between header and first section title.
|
[sect0]

{id?}{title}

| [sect1]

{id?}{numbered?{sectnum} }{title}

| [sect2]

{id?}{numbered?{sectnum} }{title}

| [sect3]

{id?}{numbered?{sectnum} }{title}

| [sect4]
{id?}{title}
| [footer] #------------------------- # article and book document types # Both use the article.css stylesheet #------------------------- ifndef::doctype-manpage[] [header] ifdef::linkcss[] endif::linkcss[] ifndef::linkcss[] endif::linkcss[] {doctitle}

{doctitle}

by {author}
<{email}>
v{revision}{date?,} {date}

endif::doctype-manpage[] #------------------------- # manpage document type #------------------------- ifdef::doctype-manpage[] [header] ifdef::linkcss[] endif::linkcss[] ifndef::linkcss[] endif::linkcss[] {mantitle}

{doctitle} Manual Page

NAME

{manname} - {manpurpose}

# Section macros [sect-synopsis]

SYNOPSIS

|
endif::doctype-manpage[]