Next in thread → Next in month →

Re: [docbook] How to do Specification page

From
<>
Date
2003-07-16T06:22:25+00:00
ID
Thread
Re: [docbook] How to do Specification page
Thanks Michael,
That works good. Some of these element names are a little cryptic as to their
usage.  ;-)

Cheers,
Dee

Michael Smith <> on 2003/07/15 18:28:36

$B08@h(B: 
cc:   
$B7oL>(B: Re: [docbook] How to do Specification page

Variablelist, I think.

Despite the name, it has nothing to do with variables -- it's just a
key-value associative list, like Glosslist.

  http://docbook.org/tdg/en/html/variablelist.html

If you care about how it'll end up being rendered, the XSL stylesheets
support rendering it either in list form or table form. So, your example
above would get presented as:

  (list rendering)

   Power supply
     12vdc

   Power consumption
     20w

  (table rendering)

   Power supply         12vdc
   Power consumption    20w

Regards,

  --Mike Smith
   Nishishinjuku :)
Next in thread → Next in month →