docbook-apps

  • 1.  xslt2 stylesheets experience?

    Posted 06-01-2018 13:25
    hi,
    I've been using the xslt1 docbook 5 stylesheets for a few years. Works
    fine, and I have a medium size customization layer. But the time has come
    to rewrite some of my templates (technical debt accrued last year).

    I wonder about switching to the xslt2 stylesheets since I'm recoding anyway.
    Has anyone been through the process and have any comments or tips?

    thanks,
    --Tim



  • 2.  Fwd: xslt2 stylesheets experience?

    Posted 06-04-2018 13:55
    Hi again,
    Just checking to make sure--is nobody on the list using the XSLT2.0
    stylesheets in production yet?

    I'm pretty conservative when it comes to code changes and I don't want to
    be on the bleeding edge!


    thanks,
    --Tim

    ---------- Forwarded message ----------
    From: Tim Arnold <jtim.arnold@gmail.com>
    Date: Fri, Jun 1, 2018 at 9:25 AM
    Subject: xslt2 stylesheets experience?
    To: DocBook Apps <docbook-apps@lists.oasis-open.org>


    hi,
    I've been using the xslt1 docbook 5 stylesheets for a few years. Works
    fine, and I have a medium size customization layer. But the time has come
    to rewrite some of my templates (technical debt accrued last year).

    I wonder about switching to the xslt2 stylesheets since I'm recoding anyway.
    Has anyone been through the process and have any comments or tips?

    thanks,
    --Tim



  • 3.  Re: [docbook-apps] Fwd: xslt2 stylesheets experience?

    Posted 06-04-2018 15:14
    AFAIK (speak up Jirka!) they have not been completely ported to XSLT 2.0
    Most, but not all of the templates.

    If you want to help???

    regards

    On 4 June 2018 at 14:54, Tim Arnold <jtim.arnold@gmail.com> wrote:
    > Hi again,
    > Just checking to make sure--is nobody on the list using the XSLT2.0
    > stylesheets in production yet?
    >
    > I'm pretty conservative when it comes to code changes and I don't want to be
    > on the bleeding edge!
    >
    >
    > thanks,
    > --Tim
    >
    > ---------- Forwarded message ----------
    > From: Tim Arnold <jtim.arnold@gmail.com>
    > Date: Fri, Jun 1, 2018 at 9:25 AM
    > Subject: xslt2 stylesheets experience?
    > To: DocBook Apps <docbook-apps@lists.oasis-open.org>
    >
    >
    > hi,
    > I've been using the xslt1 docbook 5 stylesheets for a few years. Works fine,
    > and I have a medium size customization layer. But the time has come to
    > rewrite some of my templates (technical debt accrued last year).
    >
    > I wonder about switching to the xslt2 stylesheets since I'm recoding anyway.
    > Has anyone been through the process and have any comments or tips?
    >
    > thanks,
    > --Tim
    >
    >



    --
    Dave Pawson
    XSLT XSL-FO FAQ.
    Docbook FAQ.



  • 4.  Re: [docbook-apps] Fwd: xslt2 stylesheets experience?

    Posted 06-05-2018 12:55
    Thanks for that info Dave. I have to say I'm more of an XSLT user than a
    programmer.
    I guess I'll stick with 1.0 for now.

    thanks,
    --Tim


    On Mon, Jun 4, 2018 at 11:14 AM, Dave Pawson <dave.pawson@gmail.com> wrote:

    > AFAIK (speak up Jirka!) they have not been completely ported to XSLT 2.0
    > Most, but not all of the templates.
    >
    > If you want to help???
    >
    > regards
    >
    > On 4 June 2018 at 14:54, Tim Arnold <jtim.arnold@gmail.com> wrote:
    > > Hi again,
    > > Just checking to make sure--is nobody on the list using the XSLT2.0
    > > stylesheets in production yet?
    > >
    > > I'm pretty conservative when it comes to code changes and I don't want
    > to be
    > > on the bleeding edge!
    > >
    > >
    > > thanks,
    > > --Tim
    > >
    > > ---------- Forwarded message ----------
    > > From: Tim Arnold <jtim.arnold@gmail.com>
    > > Date: Fri, Jun 1, 2018 at 9:25 AM
    > > Subject: xslt2 stylesheets experience?
    > > To: DocBook Apps <docbook-apps@lists.oasis-open.org>
    > >
    > >
    > > hi,
    > > I've been using the xslt1 docbook 5 stylesheets for a few years. Works
    > fine,
    > > and I have a medium size customization layer. But the time has come to
    > > rewrite some of my templates (technical debt accrued last year).
    > >
    > > I wonder about switching to the xslt2 stylesheets since I'm recoding
    > anyway.
    > > Has anyone been through the process and have any comments or tips?
    > >
    > > thanks,
    > > --Tim
    > >
    > >
    >
    >
    >
    > --
    > Dave Pawson
    > XSLT XSL-FO FAQ.
    > Docbook FAQ.
    >



  • 5.  Re: [docbook-apps] Fwd: xslt2 stylesheets experience?

    Posted 06-05-2018 12:59
    On 4.6.2018 17:14, Dave Pawson wrote:
    > AFAIK (speak up Jirka!) they have not been completely ported to XSLT 2.0
    > Most, but not all of the templates.

    Norm is one who wrote most of them, so you should ask him ;-)

    You should give it a try. There is no 1:1 correspondence between
    available features -- there are some features missing in XSLT 2.0 based
    stylesheets, but also there many new ones. Depends on what you need.
    I think that if you target HTML output then you should be in general
    satisfied with XSLT 2.0 stylesheets. XSLT 2.0 stylesheets for XSL-FO has
    never been finished.

    Jirka

    --
    ------------------------------------------------------------------
    Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
    ------------------------------------------------------------------
    Professional XML and Web consulting and training services
    DocBook/DITA customization, custom XSLT/XSL-FO document processing
    ------------------------------------------------------------------
    Bringing you XML Prague conference http://xmlprague.cz
    ------------------------------------------------------------------




  • 6.  Re: [docbook-apps] Fwd: xslt2 stylesheets experience?

    Posted 06-05-2018 13:02
    Hey Jirka,
    Thanks. I only use DocBook to go to html5 (using latex for pdf instead of
    fo). I'll give it a try.
    If I get everything working for production documentation workflow, I'll
    repost here.

    thanks!
    --Tim
    '

    On Tue, Jun 5, 2018 at 8:58 AM, Jirka Kosek <jirka@kosek.cz> wrote:

    > On 4.6.2018 17:14, Dave Pawson wrote:
    > > AFAIK (speak up Jirka!) they have not been completely ported to XSLT 2.0
    > > Most, but not all of the templates.
    >
    > Norm is one who wrote most of them, so you should ask him ;-)
    >
    > You should give it a try. There is no 1:1 correspondence between
    > available features -- there are some features missing in XSLT 2.0 based
    > stylesheets, but also there many new ones. Depends on what you need.
    > I think that if you target HTML output then you should be in general
    > satisfied with XSLT 2.0 stylesheets. XSLT 2.0 stylesheets for XSL-FO has
    > never been finished.
    >
    > Jirka
    >
    > --
    > ------------------------------------------------------------------
    > Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
    > ------------------------------------------------------------------
    > Professional XML and Web consulting and training services
    > DocBook/DITA customization, custom XSLT/XSL-FO document processing
    > ------------------------------------------------------------------
    > Bringing you XML Prague conference http://xmlprague.cz
    > ------------------------------------------------------------------
    >
    >



  • 7.  Re: [docbook-apps] Fwd: xslt2 stylesheets experience?

    Posted 06-05-2018 14:24
    On 5 June 2018 at 13:58, Jirka Kosek <jirka@kosek.cz> wrote:
    > On 4.6.2018 17:14, Dave Pawson wrote:
    >> AFAIK (speak up Jirka!) they have not been completely ported to XSLT 2.0
    >> Most, but not all of the templates.
    >
    > Norm is one who wrote most of them, so you should ask him ;-)
    >
    > You should give it a try. There is no 1:1 correspondence between
    > available features -- there are some features missing in XSLT 2.0 based
    > stylesheets, but also there many new ones. Depends on what you need.
    > I think that if you target HTML output then you should be in general
    > satisfied with XSLT 2.0 stylesheets. XSLT 2.0 stylesheets for XSL-FO has
    > never been finished.

    Guess please? Norm, Jirka
    html: 80% finished?
    PDF: 50%

    Any better guesses

    regards



    >
    > Jirka
    >
    > --
    > ------------------------------------------------------------------
    > Jirka Kosek e-mail: jirka@kosek.cz http://xmlguru.cz
    > ------------------------------------------------------------------
    > Professional XML and Web consulting and training services
    > DocBook/DITA customization, custom XSLT/XSL-FO document processing
    > ------------------------------------------------------------------
    > Bringing you XML Prague conference http://xmlprague.cz
    > ------------------------------------------------------------------
    >



    --
    Dave Pawson
    XSLT XSL-FO FAQ.
    Docbook FAQ.