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] [website, patch]


It looks like the 3.3.1 distribution was made before this latest fix got in.

Bob Stayton
Sagehill Enterprises
bobs@sagehill.net


----- Original Message ----- 
From: "Mark Johnson" <mrj@debian.org>
To: <docbook-apps@lists.oasis-open.org>
Sent: Friday, January 30, 2004 9:24 AM
Subject: Re: [docbook-apps] [website, patch]


> Hi Bob,
>
> Does this mean the patch is needed for the newly released (as in this
> morning) slides V3.3.1?
>
> I guess I could simply look...
>
> Thanks,
> Mark
>
> --
> _____________________________________
> Mark Johnson        <mark@dulug.duke.edu>
> Debian XML/SGML     <mrj@debian.org>
> Home Page:          <http://dulug.duke.edu/~mark/>
> GPG fp: DBEA FA3C C46A 70B5 F120  568B 89D5 4F61 C07D E242
>
> Thanks for this.  I checked it in
> (BTW, it was in slides, not website).
>
> Bob Stayton
> Sagehill Enterprises
> bobs@sagehill.net
>
>
> ----- Original Message -----
> From: "Jochen Hein" <jochen@jochen.org>
> To: <docbook-apps@lists.oasis-open.org>
> Sent: Friday, January 30, 2004 7:53 AM
> Subject: [docbook-apps] [website, patch]
>
>
> >
> > I ran across a small typo when generation html-output.
> > On all slides except toc, copyright is renedered correctly.  For the
> > toc, the correct template is not called, the following patch fixes
> > that.
> >
> > Jochen
> >
> > --- default.xsl.jh 2004-01-29 17:40:38.000000000 +0100
> > +++ default.xsl 2004-01-29 17:40:51.000000000 +0100
> > @@ -201,7 +201,7 @@
> >          <td align="left" width="80%" valign="top">
> >            <span class="navfooter">
> >              <xsl:apply-templates select="/slides/slidesinfo/copyright"
> > -                                 mode="slides.footer.mode"/>
> > +                                 mode="slide.footer.mode"/>
> >            </span>
> >          </td>
> >          <td align="right" width="20%" valign="top">
> >
> > --
> > #include <~/.signature>: permission denied
> >
> > 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/.
>
>
>



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]