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: DOCBOOK: Author format


Just started with DocBook. It's fun but in the Definitive Guied I couldn't
find any way to setup thre following:

FName LName <user@place.com>

For the author. how would I write it?
I've tried the following it doesn't seem to work:

<!DOCTYPE book PUBLIC "-//Davenport//DTD DocBook V3.0//EN">
<book>
<title>My Book Title</title>
<bookinfo>
  <legalnotice><para>Do what ever you want with this. it's just a
test.</para></legalnotice>
  <author>
    <firstname>FName</firstname><surname>LName</surname>
    <address><email>user@place.com</email></address>
  </author>
</bookinfo>
</book>

-- 
Only wimps use tape backup: _real_ men just upload their important stuff 
on ftp, and let the rest of the world mirror it ;)
	-- Linus Torvalds, about his failing hard drive on linux.cs.helsinki.fi



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


Powered by eList eXpress LLC