Skip to content

fuhrmanator/log210-notes-de-cours

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pandoc book template

Description

This repository contains a template for building Pandoc documents; Pandoc is a suite of tools to compile markdown files into readable files (PDF, EPUB, HTML...).

Usage

Because of the complexity of the pandoc/LaTeX installation, I created a docker image.

Installing

It requires Docker and make.

To build the Docker image (you only need to do this once):

cd docker
make

To build the PDF (other formats are not supported yet...)

cd src
make pdf

Original Contributors

This project was initially cloned from

Avatar Name Nickname Email
Daniel Herzog Wikiti [email protected]