From: Steve G. <st...@ls...> - 2005-03-29 15:35:32
|
On Tue, Mar 29, 2005 at 03:45:21PM +0200, Yves wrote: > It seems that paragraphs are inside <DIV CLASS="CHAPTER"> tags. If there is a problem, > it is with the <DIV> tag. > [and] > I don't think it's a problem with docbook, but with CSS stylesheets. No, it's because the example nagios 'define command {...}' stanza's are wrapped in '<PRE>' tags, and thus don't wrap automatically (which is good), but also don't have embedded line breaks, which is bad. The docbook tag <programlisting> is what generates this. Anyway, the longest line in the HTML doc sets the overall width, so the wrapping for the whole doc is screwed up. Steve -- "Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next. -- (Stolen from the net) |