This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Top level divisions.


Phillip Shelton <shelton@usq.edu.au> writes:

> latex has an article class and a report class in its documenttype
> declarations.
> 
> Would both of these be articles in DocBook?

The Article element has a class attribute with an enumerated list of
values:

  faq                journalarticle
  productsheet       specification
  techreport         whitepaper

So maybe you could do <article class="techreport"> for a report -- or
depending on what your content actually is, maybe "whitepaper" or
"specification".

But if you need to get different presentation from the standard
Article, I think you'll need to do something in your stylesheet
customization layer -- I don't think the standard stylesheets are set
up to do anything differently for any of those class values.




----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]