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] | [Elist Home]


Subject: Re: how to customize XSL stylesheets (was Re: DOCBOOK-APPS: Re: [Fwd:[Fwd: First Open Source DocumentationSummit at the O'Reilly Open SourceConvention]])


/ Jon Willeke <willeke@intersys.com> was heard to say:
|     <!-- *jcw, 6/6/00: suppress remarks -->
|     <xsl:variable name="show.comments" select="0"/>

FWIW, IMHO, this is better:

  <xsl:variable name="show.comments">0</xsl:variable>

Select semantics on expressions can lead to unexpected things.

                                        Be seeing you,
                                          norm

-- 
Norman Walsh <ndw@nwalsh.com>      | We learn from experience that not
http://www.oasis-open.org/docbook/ | everything which is incredible is
Chair, DocBook Technical Committee | untrue.--Cardinal De Retz


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


Powered by eList eXpress LLC