GithubHelp home page GithubHelp logo

click-docbook's People

Contributors

aadrian avatar

Stargazers

 avatar

Watchers

 avatar  avatar

click-docbook's Issues

/click-docbook-0.2 seems broken out of the box

Thank you so much for taking the time to upgrade the Velocity DocBook
Framework - it's very useful but has become a bit neglected recently and
it's great that someone has taken the time to update it. I am looking
forward to using click-docbook for Metawidget.

Unfortunately 'click-docbook-0.2' seems broken 'out of the box'. To me, at
least. Here is what I think is wrong:

1. In your build-docbook.xml 'pdf' target, you still refer to
classname="org.apache.fop.apps.Fop". This causes an error. I think this
should be using the new 'fop' Ant task (it does in the version you have
inside the Click Framework)

2. Even then, and even within the Click Framework, the output goes to the
wrong place. I think it should be:

    <fop format="application/pdf"
        basedir="${src.dir}"
        fofile="${pdf.target.file}.xml"
        outfile="${target.dir}/${docbook.dir}/pdf/${docbook.file}.pdf" />

    ...delete the 'Copy artifacts' lines...

Thanks again for all your hard work!

Regards,

Richard.

Original issue reported on code.google.com by [email protected] on 15 Sep 2009 at 2:57

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.