OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK: How to mark up a section author?


Christoph Spiel wrote:

> We have documents where one ore more authors are
> responsible for a specific section or chapter.
> I like to put the author's name as close as
> possible to the section title.  Thus I include
> the complete <author>-element inside a
> <title>-element.  However, then the name cannot
> be distinguish from the actual title, I am
> forced to throw in some visual markup :-<
>
> Are there better ways to markup attributions of
> sections or chapters to specific authors, like
> e.g., right-aligned <bridgehead>s?

Use elements like chapterinfo, sectioninfo and so on:

<section>
<sectioninfo>
<title>Some Title</title>
<author>...author information...</author>
</sectioninfo>
...
</section>

-----------------------------------------------------------------
  Jirka Kosek  	                     
  e-mail: jirka@kosek.cz
  http://www.kosek.cz


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC