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]
Other format: [Raw text]

Re: [docbook-apps] callout problems


You only need areaspec if you are using programlistingco.
Dave suggtested switching to programlisting when you use
the co markers.

Bob Stayton
Sagehill Enterprises
DocBook Consulting
bobs@sagehill.net


----- Original Message ----- 
From: "Per Olesen" <polesen@nordija.com>
To: "list-docbook-apps" <docbook-apps@lists.oasis-open.org>
Sent: Thursday, February 19, 2004 1:31 PM
Subject: Re: [docbook-apps] callout problems


> Hi,
>
> > >Yeah, I see your point now that it works. But, is there not another
better
> > >tagging for this?
> >
> > <programlisting>
> >
> >    dkdkdkd   <co id="c1"/>
> >
> >
> > </programlisting>
> > <calloutlist>
> >    <callout arearef="c1">
> >      <para>Comment about dkdkdkdkdk</para>
> >    </callout>
> > </calloutlist>
>
> Thanx! That was much easier to write. Found I had to do one more thing
though.
> The "<areaspec>" element seems to be mandatory, and if I did not include
it,
> I god NullPointerException from stylesheet. But, including an empty one
did
> the trick!
>
> Regards, Per
>
> To unsubscribe from this list, send a post to
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>
>



To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


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