fo:block topic Formats the outermost block of the topic element, which contains blocks. fo:block topic/title Formats the title of the topic. fo:block topic/paragraph Formats the paragraphs of the topic. A different set of attributes formats the first paragraph. fo:block topic/paragraph[1] topic-paragraph-block Formats the first paragraphs of the topic. fo:block sidebar Formats the outermost block of the sidebar element, which contains blocks. Note that fop does not handle floats, so this element is formatted just like a topic block. fo:block sidebar/title Formats the title of the topic. fo:block sidebar/subtitle Formats the subtitle of the topic. fo:block sidebar/paragraph Formats the paragraphs of the sidebar. A different set of attributes formats the first paragraph. fo:block sidebar/paragraph[1] sidebar-paragraph-block Formats the first paragraphs of the sidebar. fo:block rubric Formats the rubric. fo:block epigraph Formats the outermost block of the epigraph element, which contains blocks. fo:block epigraph/paragraph Formats the paragraphs of the epigraph. A different set of attributes formats the first paragraph. fo:block epigraph/paragraph[1] epigraph-paragraph-block Formats the first paragraphs of the epigraph. fo:block epigraph/attribution Formats the attribution of the epigraph. The parameter ``text-before-epigraph-attribution`` determines the text to put before the attribtion. The default is '—' (an em-dash). To put no text before, set this parameter to an empty string. fo:block highlights Formats the outermost block of the epigraph element, which contains blocks. fo:block highlights/paragraph Formats the paragraphs of the highlights. A different set of attributes formats the first paragraph. fo:block highlights/paragraph[1] highlights-paragraph-block Formats the first paragraphs of the highlights. fo:block pull-quote Formats the outermost block of the pull-quote element, which contains blocks. fo:block pull-quote/paragraph Formats the paragraphs of the pull-quote. A different set of attributes formats the first paragraph. fo:block pull-quote/paragraph[1] pull-quote-paragraph-block Formats the first paragraphs of the pull-quote. fo:block pull-quote/attribution Formats the attribution of the pull-quote. The parameter ``text-before-pull-quote-attribution`` determines the text to put before the attribtion. The default is '—' (an em-dash). To put no text before, set this parameter to an empty string. fo:block container Formats the outermost block of the container element, which contains blocks. fo:block container/paragraph Formats the paragraphs of the container. A different set of attributes formats the first paragraph. fo:block container/paragraph[1] container-paragraph-block Formats the first paragraphs of the container.