# sblfonts – Font and language set up for SBL style documents

[`sblfonts`](https://github.com/dcpurton/sbltex/tree/main/sblfonts) provides a
LaTeX package for setting up font and language support for documents
conforming to the requirements of the Society of Biblical Literature. Greek
and Hebrew languages are supported using the SBL fonts. If these fonts are not
available then fonts included with TeXLive are used.

## Installation

The [`sblfonts`](https://github.com/dcpurton/sbltex/tree/main/sblfonts)
package is in TeXLive and MiKTeX and can be installed in the usual way through
your distribution. E.g., in TeXLive by running:

```
tlmgr install sblfonts
```

For installation from GitHub, see https://github.com/dcpurton/sbltex.

## Licence

```
Copyright (c) 2026 David Purton <dcpurton@marshwiggle.net>

This work may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
or (at your option) any later version. The latest version of this
license is in
   http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.

This work is "maintained" (as per the LPPL maintenance status)
by David Purton.
```
