Hi Sam,
The wording is "keyword for the type of mark", not an arbitrary string to be
used as a mark. Here keyword means a name of a mark from the list of marks
supported by the stylesheet. In HTML output, only three kinds of marks are
supported, "disc", "circle", "square". More are supported in FO output.
You can customize the set of supported mark names in FO by customizing the
template named "itemizedlist.label.markup" in fo/lists.xsl. See:
http://www.sagehill.net/docbookxsl/Itemizedlists.html
Bob Stayton
Sagehill Enterprises
[EMAIL PROTECTED]
----- Original Message -----
From: "Sam Steingold" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Thursday, March 06, 2008 1:23 PM
Subject: [docbook-apps] <listitem override="B"> ignored?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
It appears that override is ignored:
http://docbook.org/tdg/en/html/listitem.html
Override specifies the keyword for the type of mark to be used on this
ListItem instead of the mark currently in use for the list.
so I expected
<itemizedlist>
<listitem override="B">...
<listitem override="A">...
<listitem override="Z">...
</itemizedlist>
to be rendered
~ B. ...
~ A. ...
~ Z. ...
this expectation is reinforced by
http://docbook.org/tdg/en/html/itemizedlist.html
alas, I do not observe this, I see the standard bullets instead.
So, how do I specify the item labels in my lists?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFH0FKwPp1Qsf2qnMcRAr+7AJ0Y6kEz7/qroRd/PFGsImo4DP4DYACfY2kL
Otkysmr3Dgsg9gIEtgXp2nQ=
=tYVb
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]