Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dahlitzflorian/latex-ebook-template

Simple and lightweight LaTeX eBook template.
https://github.com/dahlitzflorian/latex-ebook-template

book ebook latex latex-template latexmk

Last synced: 11 days ago
JSON representation

Simple and lightweight LaTeX eBook template.

Awesome Lists containing this project

README

        

# LaTeX eBook Template

## Description

This repository contains a simple and lightweight LaTeX eBook template.
Feel free to use it!

## Usage

You can build the PDF using `latexmk` as follows:

```bash
$ latexmk main.tex
```

Or you can use the `build.sh` file shipped with this repository if you have [pandoc][pandoc] and [calibre][calibre] installed.

```bash
$ ./build.sh
```

[pandoc]: https://pandoc.org/
[calibre]: https://calibre-ebook.com/