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

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

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


Subject: 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.



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