Giter Club home page Giter Club logo

Comments (3)

schierlm avatar schierlm commented on June 16, 2024

EquipdEpub format needs one or two export arguments:

>java -jar BibleMultiConverter.jar help EquipdEPUB
EquipdEPUB - Epub export format for Equipd Bible

Epub export format for Equipd Bible

Usage: EquipdEPUB <outfile> [-headlinesAfter|-noHeadlines]

When the optional -headlinesafter switch is given, headlines are exported after the
verse markers; this makes the headline appear inside the correct verse (instead of
the previous one), but the verse number will appear at the end of the previous
paragraph.

When the optional -noheadlines switch is given, headlines are not exported at all.

When adding the arguments, the exception hopefully goes away.

from biblemulticonverter.

xeruf avatar xeruf commented on June 16, 2024

true, just had to add an output file name
unfortunately the resulting epub does not seem to be readable:

❯ java -jar BibleMultiConverter.jar RoundtripHTML BuberRosenzweig-RoundtripHTML EquipdEPUB buber
Picked up _JAVA_OPTIONS: -Djava.util.prefs.userRoot=/home/janek/.config/java
❯ file buber.epub
buber.epub: Zip data (MIME type "K,("?)

from biblemulticonverter.

schierlm avatar schierlm commented on June 16, 2024

Probably depends on what tool you open it with. file requires the mimetype file inside the .zip to be uncompressed. I'll push a fix shortly that will store it uncompressed.

Probably if you unzip the epub and rezip it with an epub packager (e.g. ecancrusher) it could also work.

from biblemulticonverter.

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.