this is a sort of repeat of a post of mine from some time ago,
related to the way FOP likes to break filenames.
in my docbook document, i have a <variablelist> element with
two terms that are two filenames that both start with a "/".
FOP 0.20.5 has the annoying habit of presenting those two filenames
as
/etc/modules.conf, /
/etc/modprobe.conf
that is, it grabs the leading slash from the second filename
and uses it to, what, pad out the first line? very irritating.
in addition, i have a paragraph just below that with the same
behaviour -- getting toward the end of a line, FOP ends the line
with a single "/" and continues the filename that that slash is a
part of on the next line, so i get:
blah blah ... ... /
etc/grub.conf ...
where that slash was the leading character in the filename.
is this a known problem? is there a fix for it? thanks.
rday
p.s. and, yes, when i first reported this happening in variablelist
terms, i checked the .fo file and everything seemed fine in there, so
i'm *pretty* sure it's FOP that's making some strange break decisions.
p.p.s. as i mentioned, working with FOP 0.20.5.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]