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: Processing <note> with DSSSL


Even simpler, just define a <title> to the note, as in:

  <note>
  <title>Question:</title>
  <para>blah, blah, blah...
  </para>
  </note>

Works like a charm. If there *is* a <title>, the "Note:" is
replaced by the title text.

This works with DSSSL 1.62, openjade 1.3, DocBook 4.1.

Dan

On Thu, Mar 08, 2001 at 02:25:27PM +0000, camille wrote:
> Hi,
> 
> Simply redefine the entity "Note" as in dbl1en.ent
> 
> Camille.
> 
> kent@darwin.eeb.uconn.edu a écrit :
> > 
> > I spent a fair amount of time yesterday looking through the DSSSL
> > files comprising the DocBook modular stylesheets, but I haven't been
> > able to solve the following problem. Any advice/pointers will be
> > greatly appreciated.
> > 
> > I have a document that includes several <note> elements. When these
> > elements are rendered the paragraph has "Note:" prepended to the text
> > in the element. I'd like to change that to "Question:". I tried
> > re-defining the Note entity in a customization layer, but either
> > that's not the right approach or I did it incorrrectly.
> > 
> > Kent
> > 
> > --
> > Kent E. Holsinger                kent@darwin.eeb.uconn.edu
> >                                  http://darwin.eeb.uconn.edu
> > -- Department of Ecology & Evolutionary Biology
> > -- University of Connecticut, U-3043
> > -- Storrs, CT   06269-3043
> > 
> > ------------------------------------------------------------------
> > To unsubscribe from this elist send a message with the single word
> > "unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org
> 
> ------------------------------------------------------------------
> To unsubscribe from this elist send a message with the single word
> "unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org
> 
-- 
Dan York, Director of Training        dyork@e-smith.com
Ph: +1-613-751-4401  Mobile: +1-613-263-4312 Fax: +1-613-564-7739 
e-smith, inc. 150 Metcalfe St., Suite 1500, Ottawa,ON K2P 1P1 Canada
http://www.e-smith.com/            open source, open mind

------------------------------------------------------------------
To unsubscribe from this elist send a message with the single word
"unsubscribe" in the body to: docbook-apps-request@lists.oasis-open.org


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