GithubHelp home page GithubHelp logo

isv-typesetting's People

Contributors

gardners avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

isv-typesetting's Issues

Add cross-reference column/footer

For each page, add the list of scripture cross-references according to the verses displayed on the current page.
We will use one of the freely available cross-reference databases.

Some technical notes on progress to date:
The "getcrossreferences" script is already set to be called each page with the first and last verse on the page. It just needs to look up the cross-references of interest, and print them out in LaTeX format.
The isv.tex file then needs to define a box somewhere to typeset these cross-references into.
This is made a little tricky because of how the everypage LaTeX package makes the call.
It seems that there is no environment, so we need to define the location and dimensions of the box to typeset the cross-references into. If necessary, the cross-reference list can be placed into a footer, instead of into marginal notes.

An alternative approach is to change the \VerseNumber macro to get the cross-reference list, and, for example, make it into a marginal note.

This would be nicer because the cross references will be vertically placed near the verse in question (although it is acceptable for now to have all the cross-references sitting near the top of the page).

However, the number of verses that can be on a page means that LaTeX can end up with too many floats on the page and die.

It might be possible to work around the float limit and make it work.

Remove page numbers from first page of books

The first page of each book should have the page number suppressed. See, for example, the Gospel of John (starting on or around page 1877) as an example, including the attached snapshot of the page in question. The page number is shown struck through in red, and should be removed. However, page numbers should not be removed from pages which do not correspond to the start of a book.
p1877-remove-page-number

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.