fo:block document/paragrah|section/paragraph" Formats the default paragraph. fo:block document/paragrah|section/paragraph" paragraph-block Formats the first default paragraph. fo:block document/literal_block|section/literal_block" Formats the literal text. fo:block document/transition|section/transition" Formats the transition block. The actutal text for this block is set by the 'transition-text' parameter. fo:block document/title" Formats the title for the document. fo:block document/subtitle" Formats the subtitle of the document. fo:block document/title|document/subtitle" The block that wraps both the title and subtitle. This block only gets written if the title and subtitle occur in the front section, or TOC section. fo:block block_quote The attribute set that formats the block that wraps the other blocks in a block quote. Use the attribute set to format space after or space before, etc. fo:block block_quote/paragraph The attribute set that formats the paragraphs in the block quote. A different set of attributes controls the first paragraph (see below). Use this attribute set to set the space between paragraphs with the 'space-before' attribute. fo:block block_quote/paragraph[1] block-quote-paragraph-block The attribute set that formats the first paragraph in the block quote. It inherits all the attributes from 'block-quote-first-paragraph-block' and then sets the 'space-before' to 0. It does not make sense to modify attributes in this attribute set directly. fo:block block_quote/paragraph[1] block-quote-paragraph-block This attribute set the attribution in a block quote.