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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[docbook-apps] xsl/xhtml <author> rendering


this:

<author><firstname>Gilbert</firstname> <surname>Baumann</surname>
 <address><otheraddr><ulink url="http://www.uni-karlsruhe.de/~unk6/"/>
 </otheraddr></address>
 <email>unk6@rz.uni-karlsruhe.de</email></author>

is rendered thus:

<span class="author"><span class="firstname">Gilbert</span>
<span class="surname">Baumann</span></span>

instead of, say,

<span class="author"><a href="http://www.uni-karlsruhe.de/~unk6/";>
<span class="firstname">Gilbert</span>
<span class="surname">Baumann</span></a>
<a href="mailto:unk6@rz.uni-karlsruhe.de";>
<tt>&lt;unk6@rz.uni-karlsruhe.de&gt;</tt></a></span>

I know, I am supposed to be able to customize the stylesheet to produce
this...

Maybe it would be a good idea to make this the default.


-- 
Sam Steingold (http://www.podval.org/~sds) running RedHat9 GNU/Linux
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.palestine-central.com/links.html>
When you talk to God, it's prayer; when He talks to you, it's schizophrenia.


---------------------------------------------------------------------
To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org


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