Printing

Introduction

Bibledit can print things like a list of references along with the text, or the whole project, or part of the project, and so on.

Printing is done this way: Bibledit generates a .pdf file, and then opens this file in a pdf viewer. From there it can be printed.

Font

The font to be used can be set under menu View / Font & Colour / Text.

Additional fonts could be looked for by searching the internet for "Free Unicode fonts" or at http://scripts.sil.org.

Line height

In the dialog where the font can be selected, there is also a setting for the line height, in percentages. Normally it is on 100%. Setting it to e.g. 200% gives the line a double height. This would for example allow for text and notes to be written between the lines on worksheets.

Bible notes

These are footnotes, endnotes, and crossreferences.

Location of .pdf files

The .pdf file for printing a project usually is temporary directory/document.pdf.

Columns

Normally text is laid out in two columns. The stylesheet editor allows the "span columns" property to be set. This means that a certain piece of content spans the two columns. Biblical content honours this setting, but content from the Front Matter and the Back Matter is laid out in one column.

New pages

Normally Bibledit prints all the books one after the other, without starting them on a new page. This behaviour is implemented so that normally not too much paper is used. Bibledit can be set to print each new book on a new page, or, going one step further, to have each book start on an odd page. Settings for this are in the stylesheet, under the \id marker.

Not printing styles

Some styles have the "print" property in the stylesheet editor. If "print" is unticked, then this style won't be printed. This comes in useful when there is some data in the text that you don't want to print this time. Footnotes, for example. The quickest way of doing this is to make two stylesheets. One full stylesheet that prints everything. And one adapted stylesheet that doesn't print footnotes. Just opening another stylesheet in the editor, and printing, makes it work.

Hyphenation

Normally words are not hyphenated. But if a word does not look well on the printout, and hyphenation is needed, the user can insert a soft hyphen in that word. The "Insert" menu caters for that.

Layout engine

Bibledit uses an internal engine to lay the text out on the pages. Under normal circumstances the commands that are sent to that engine during printing remain invisible. But there is a setting to make these commands visible, to review or edit them. The setting is under menu Preferences / Printing, tab "Formatter".

XeTeX and ptx2pdf

Typesetting Bibles can be done through XeTeX, and the macro package ptx2pdf. Download the tarball to get the software that you need. More information is provided by UBS and can be obtained through mailing list tex-typesetting-tools@lists.kastanet.org.

Links

See also:

Questions

Print portion

How to