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: XSL: markup in <title>


That's exactly what it's not doing.  The HTML output looks like

  <html>
  <head>
  <title>Using <b>foo</b>
  </title>
  <meta name="generator" content="DocBook XSL Stylesheets V1.16">
  </head>

So the browser displays "Using <b>foo</b>" in the title bar.

At 03:44 PM 7/26/00 -0400, Norman Walsh wrote:
>/ Jon Willeke <willeke@intersys.com> was heard to say:
>| If I hard-code a true() here, I get the desired result.  I can't figure out
>| why true() isn't passed in correctly from docbook.xsl:101.
>
>The stylesheets are only designed to suppress markup inside an HTML
>TITLE element in the HEAD.
--
Jon Willeke, Quality Engineer
InterSystems Corp.
One Memorial Drive, Cambridge, MA 02142

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