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]

Re: [Fwd: [Fwd: First Open Source Documentation Summitat the O'Reilly Open Source Convention]]


Norman Walsh <ndw@nwalsh.com> writes:

> / Karl Eichwalder <keichwa@gmx.net> was heard to say:
> | Sebastian Rahtz <sebastian.rahtz@computing-services.oxford.ac.uk> writes:
> | 
> | > XSL is written in XML :-}
> | 
> | It's hidden in XML attributes. 
> 
> Um, you can't hide things in attributes.

Maybe, I've to study the language more closely.  I've things like this
in mind:

<xsl:template match="varlistentry/term[position()=last()]">
  <fo:inline-sequence><xsl:apply-templates/></fo:inline-sequence>
</xsl:template>

And I've seen more weird collections of @$()../{} contructs...  Maybe, a
good Emacs Mode could help ;)

-- 
work : ke@suse.de                          |          ------    ,__o
     : http://www.suse.de/~ke/             |         ------   _-\_<,
home : keichwa@gmx.net                     |        ------   (*)/'(*)


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