This is the mail archive of the
docbook-apps@lists.oasis-open.org
mailing list .
[docbook-apps] still trying to get a "nested" indent
- From: "Robert P. J. Day" <rpjday at mindspring dot com>
- To: docbook apps list <docbook-apps at lists dot oasis-open dot org>
- Date: Sun, 14 Sep 2003 13:18:13 -0400 (EDT)
- Subject: [docbook-apps] still trying to get a "nested" indent
i'm still having trouble specifying that i want to indent my
monospace verbatim environments by a certain distance, and have
that indent carry over into other elements.
just now, i wanted to put a short <screen> section into a
tip admonition and, as with lists, i got
[i] Tip
blah blah blah .. contents of tip ...
... more contents ...
$ cat /etc/passwd
IOW, the <screen> was indented, but only with respect to the very
left of the page, not with respect to its position within the <tip>.
my stylesheet fragment:
<xsl:attribute-set name="monospace.verbatim.properties">
<xsl:attribute name="start-indent">0.25in</xsl:attribute>
</xsl:attribute-set>
if i take this fragment out entirely, then the indent is lost,
of course, but it *does* take into account any containing element.
what is the indentation customization i should be using? confused.
rday
To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org.