Giter Club home page Giter Club logo

Comments (4)

schierlm avatar schierlm commented on May 26, 2024

As you seem to be the developer of that app, a few questions after I read through the specification:

  • Reordered or Split Verses are not supported? Are there any conventions how to best create them? If not, I'd use italic numbers in parentheses
  • Is there a way to escape a literal @ symbol inside a verse that uses formatting? If not, are there any conventions what to replace it by?
  • Introduction texts for books/chapters are not supported?
  • Deuterocanonical books are not supported?

Thanks for the feedback.

from biblemulticonverter.

yukuku avatar yukuku commented on May 26, 2024

@schierlm Thanks for reading through the docs!

  1. Reordered or Split Verses are not supported?

No, it is not possible to reorder verse or split verses.
You can skip verses by putting a verse line with empty text. e.g.
verse 1 1 1 Content of verse 1
verse 1 1 2
verse 1 1 3 Content of verse 3 (no verse 2 shown in the app)

Yes, so far other versions have overcome this by putting the printed verse number in parenthesis. e.g. (3:40) or (3-40).

  1. Is there a way to escape a literal @ symbol inside a verse that uses formatting? If not, are there any conventions what to replace it by?

No. I didn't expect the '@' literal will appear on Bible text. If needed, you can use
U+FE6B ๏นซ SMALL COMMERCIAL AT

  1. Introduction texts for books/chapters are not supported?

No. Use pericope heading for that instead.
e.g.: pericope 2 1 1 Title text
to show "Title text" at the beginning of Exodus 1.

  1. Deuterocanonical books are not supported?

They are supported.
The book numbers for those books are custom, though:
https://github.com/yukuku/androidbible/blob/develop/publication/doc/book%20numbers.txt

from biblemulticonverter.

schierlm avatar schierlm commented on May 26, 2024

Thanks for the feedback. I decided not to use pericope headings for introduction texts, since those texts tend to be rather long (several paragraphs) and they mostly get in the way since usually they are not that interesting (''MyBible for Android'' provides a link to open them on demand, so they don't get in the way). I therefore decided to skip them on export.

from biblemulticonverter.

yukuku avatar yukuku commented on May 26, 2024

@schierlm Thank you for supporting Quick Bible format! I will mention this project on Quick Bible developer documentation.

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.