2.6.4 • Published 5 years ago

@kotborealis/patchouli v2.6.4

Weekly downloads
-
License
ISC
Repository
github
Last release
5 years ago

Patchouli

npm.io

Pandoc wrapper

Dependencies

  • Node 8.0+
  • NPM
  • Docker

Installation

Following command will also download docker image (about 800mb).

npm i -g kotborealis/patchouli --unsafe-perm

Usage

# Concat and compile all .md files in current directory to pdf:
patchouli

# # Concat and compile all .md files in current directory to docx:
patchouli --type=docx

Included filters

Included latex packages

Configuration

This wrapper loads the following configs in the same order and combines them using deep-merge:

  • .../patchouli/.patchouli.js
  • ~/.patchouli.js
  • $PWD/.patchouli.js

Default template

See %My settings in docker/resources/default.latex file.

yaml options

  • figure_H: true --- adds [H] param to figures to keep them in place
2.6.4

5 years ago

2.6.3

5 years ago

2.6.2

5 years ago

2.5.1

5 years ago

2.5.0

5 years ago

2.4.2

5 years ago

2.4.1

5 years ago

2.4.0

5 years ago

2.3.0

5 years ago

2.2.0

6 years ago

1.8.0

6 years ago

1.7.1

6 years ago