Skip to content

cruizba/markdown-to-latex-book

Repository files navigation

Markdown to Latex Book

A project to convert a markdown text to a book latex pdf.

Installation

  1. Install pandoc and latex

  2. Install nodejs

Usage

First install all nodejs dependencies. Execute in the project directory:

npm install

The markdown file to edit is in /document/book.md. Just execute in the project directory the command node server.js and open browser in htttp://localhost:3000. The server will reload every time you save the document/book.md file. Enjoy ;).

TO DO

  • Docker for easy use and installation.

About

A project to write a PDF book using markdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published