← Prev in month ← Prev in thread

orgame in preface/author html ??

From
Brett Gossage <>
Date
2008-12-30T16:33:09+00:00
ID
B8B24B5A707C49588E8BDC7ABE4C9C22@brain1
Thread
orgame in preface/author html ??
Using the 1.74 html stylesheets, my docbook preface info given below results
in:

  John Q Foo Corporation Smith

  CTO
  Foo Corporation




<preface>
      <beginpage/>
      <prefaceinfo>
         <author>
            <firstname>John</firstname>
            <surname>Public</surname>
            <othername role="mi">Q</othername>
            <affiliation>
              <jobtitle>CTO</jobtitle>
              <orgname>Foo Corporation</orgname>
            </affiliation>
         </author>
      </prefaceinfo>
      <title>Forward</title

...
</preface>

Got the same result with the latest snapshot.
← Prev in month ← Prev in thread