Git Product home page Git Product logo

Comments (8)

elextr avatar elextr commented on June 8, 2024

Dblatex is a docbook toolchain, asciidoc generates the docbook for that toolchain to process, it doesn't use the toolchain itself. The convenience script a2x does allow using the dblatex toolchain, but it also supports the FOP toolchain.

from asciidoc-py.

jridky avatar jridky commented on June 8, 2024

Thanks for prompt answer. So it's safe to get rid of dblatex and use FOP instead as default toolchain.

from asciidoc-py.

elextr avatar elextr commented on June 8, 2024

Well, yes the FOP toolchain can generate PDF like the dblatex one, but they are of course not a direct replacement since FOP doesn't use Latex so the configuring is different, and the FOP output looks very different to the Latex output, so don't expect that you won't get complaints 😁.

from asciidoc-py.

jridky avatar jridky commented on June 8, 2024

Understand, but unless dblatex become Python3 compatible, I will not have any other option.

from asciidoc-py.

elextr avatar elextr commented on June 8, 2024

Note also that there may be other toolchains that handle docbook, for example I think Pandoc can convert docbook to various things. The toolchains themselves are beyond the scope of asciidoc though.

from asciidoc-py.

MasterOdin avatar MasterOdin commented on June 8, 2024

If dblatex cannot be brought up to be python3 compatible, I would agree with changing it from the default to an option flag like FOP, and promote something that is python3 and going to remain available in fedora to be the default.

from asciidoc-py.

MasterOdin avatar MasterOdin commented on June 8, 2024

I've also reached out to the dblatex folks to see what their plans are on if they'd be open to a python3 port https://sourceforge.net/p/dblatex/mailman/dblatex-devel/thread/CAJEhc0zzNdoVcx15M%2BSi1ALg%2BmJ29QeuNg_u9Dj2%3Dr%2Bp3NBmwA%40mail.gmail.com/#msg36758452.

from asciidoc-py.

MasterOdin avatar MasterOdin commented on June 8, 2024

Closing this as dblatex 0.3.11 (released a few months ago) now has py3 support and is going to be available in the next versions of all distros.

from asciidoc-py.

Related Issues (20)

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.