Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/latex-ebook-template
- Owner: DahlitzFlorian
- License: apache-2.0
- Created: 2019-03-23T19:43:28.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-23T22:51:12.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T00:25:40.668Z (2 months ago)
- Topics: book, ebook, latex, latex-template, latexmk
- Language: TeX
- Size: 59.6 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/