docbook-apps

  • 1.  Re: [docbook-apps] Docbook to Epub Tutorial

    Posted 10-25-2011 11:29
    On Tue, October 25, 2011 11:55 am, Lars Vogel wrote:
    ...
    > http://www.vogella.de/articles/DocBook/article.html#epub
    >
    > I hope this help others. Please feel free to use the material. I assume
    > the setup can be improved, please let me know if you find something.

    I don't understand the list item about commenting out epubcheck or the
    comment in the overview about extracting the lib folder.

    I run epubcheck from Ant with no problems and without unzipping the jar.
    See, e.g., the last part of http://inasmuch.as/2010/12/10/ant-for-epub/
    for an Ant macro for running epubcheck.

    Regards,


    Tony Graham tgraham@mentea.net
    Consultant http://www.mentea.net
    Mentea 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
    -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    XML, XSL FO and XSLT consulting, training and programming




  • 2.  Re: [docbook-apps] Docbook to Epub Tutorial

    Posted 10-25-2011 12:55
    Hi Tony,

    thanks. Based on your example I found that I referred the incorrect path. I
    had:

    <property name="epubcheck.jar" value="lib/epubcheck-1.2.jar" /> and I should
    have had.

    <property name="epubcheck.jar" value="lib/epubcheck/epubcheck-1.2.jar" />

    I adjusted my description and my Ant file.

    Thanks for giving me this pointer. I also added a link to your Ant file in
    this tutorial. Update is online.

    Best regards, Lars



    2011/10/25 Tony Graham <tgraham@mentea.net>

    > On Tue, October 25, 2011 11:55 am, Lars Vogel wrote:
    > ...
    > > http://www.vogella.de/articles/DocBook/article.html#epub
    > >
    > > I hope this help others. Please feel free to use the material. I assume
    > > the setup can be improved, please let me know if you find something.
    >
    > I don't understand the list item about commenting out epubcheck or the
    > comment in the overview about extracting the lib folder.
    >
    > I run epubcheck from Ant with no problems and without unzipping the jar.
    > See, e.g., the last part of http://inasmuch.as/2010/12/10/ant-for-epub/
    > for an Ant macro for running epubcheck.
    >
    > Regards,
    >
    >
    > Tony Graham tgraham@mentea.net
    > Consultant http://www.mentea.net
    > Mentea 13 Kelly's Bay Beach, Skerries, Co. Dublin, Ireland
    > -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
    > XML, XSL FO and XSLT consulting, training and programming
    >
    >
    > ---------------------------------------------------------------------
    > To unsubscribe, e-mail: docbook-apps-unsubscribe@lists.oasis-open.org
    > For additional commands, e-mail: docbook-apps-help@lists.oasis-open.org
    >
    >


    --
    Lars
    http://www.vogella.de - Eclipse, Android and Java Tutorials
    http://www.twitter.com/vogella - Lars on Twitter