</listitem>
</varlistentry>
<varlistentry>
- <term>?FIXME: FO - Bob added/moved more things to attribute sets,
- enabling more presentational customization hooks in FO stylesheets
- (verbatims?)</term>
+ <term>Moved verbatim properties to attribute-set</term>
<listitem>
- <para>FIXME</para>
+ <para>The hardcoded properties used in verbatim elements (literallayout,
+ programlisting, screen) were moved to the verbatim.properties
+ attribute-set so they can be more easily customized.</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>?FIXME: Bob simple.xlink changes</term>
+ <term>enhanced simple.xlink template</term>
<listitem>
- <para>FIXME</para>
+ <para>Now the simple.xlink template in inline.xsl works with
+ cross reference elements xref and link as well. Also, more elements
+ call simple.xlink, which enables DB5 xlink functionality.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
- <term>FIXME: Bob - changes related to DocBook 5 support: xml:id,
- <tag>info</tag>, local-name() to name(), etc.</term>
+ <term>DocBook 5 compatibility</term>
<listitem>
- <para>FIXME</para>
+ <para>Stylesheets now consistently support DocBook 5 attributes
+ (such as xml:id). Also, DocBook 5 info elements are now checked
+ along with other *info elements, and the use of name() function
+ was replaced by local-name() so it also matches on DocBook 5 elements.
+ These changes enable reusing the stylesheets with DocBook 5
+ documents with minimal fixup.
+ </para>
</listitem>
</varlistentry>
<varlistentry>
- <term>FIXME: HTML, Bob - conversion of all class attributes to use the
- class.attribute mode.</term>
+ <term>HTML class attributes now handled in class.attribute mode </term>
<listitem>
- <para>FIXME</para>
+ <para>The HTML class attributes were formerly hardcoded to the
+ element name. Now the class attribute is generated by applying
+ templates in class.attribute mode so class attribute names
+ can be customized. The default is still the element name.</para>
</listitem>
</varlistentry>
<varlistentry>
- <term>FIXME: arabic-indic numbering in autolabels</term>
+ <term>arabic-indic numbering enabled in autolabels</term>
<listitem>
- <para>FIXME</para>
+ <para>Numbering of chapter, sections, and pages can now use
+ arabic-indic numbering when number format is set to 'arabicindic' or
+ to ١.</para>
</listitem>
</varlistentry>
</variablelist>