Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ faith.

Here are the different formats available:
* [Web page](http://lbcf.walen.me) with scripture references
* [Markdown](https://github.com/lwalen/lbcf-1689/blob/master/lbcf.md)
* [Markdown (without Scripture References)](https://github.com/lwalen/lbcf-1689/blob/master/lbcf.md)
* [Markdown (with Scripture References)](https://github.com/lwalen/lbcf-1689/blob/master/lbcf_with_refs.md)
* [LaTeX](https://github.com/lwalen/lbcf-1689/blob/master/latex/lbcf.tex)
* [PDF, compiled from the LaTeX source](https://github.com/lwalen/lbcf-1689/blob/master/latex/lbcf.pdf)
* [Alternative webpage (HTML), also compiled from LaTeX using HTLatex](https://github.com/lwalen/lbcf-1689/blob/master/latex/lbcf.html) (requires accompanying CSS file)
* [PDF, compiled from the LaTeX source](https://github.com/lwalen/lbcf-1689/blob/master/latex/lbcf.pdf)
* [Alternative webpage (HTML), also compiled from LaTeX using HTLatex](https://github.com/lwalen/lbcf-1689/blob/master/latex/lbcf.html) (requires accompanying CSS file)
* [Microsoft Word](https://github.com/lwalen/lbcf-1689/blob/master/lbcf.docx)
* [PDF, compiled from the MS Word Doc](https://github.com/lwalen/lbcf-1689/blob/master/lbcf_from_ms_word.pdf)
* [Rich Text Format (RTF), converted from the aforementioned Word document](https://github.com/lwalen/lbcf-1689/blob/master/lbcf.rtf)
* [JSON](https://github.com/lwalen/lbcf-1689/blob/master/lbcf.json)

## Creating the PDF and HTML from LaTeX Source
Expand Down
121 changes: 0 additions & 121 deletions htlatex_lbcf.css

This file was deleted.

Loading