1.2.0 • Published 8 years ago
printlncs v1.2.0
printlncs
Save paper by printing every two pages of LNCS proceedings on a single page, without scaling, if possible.
Requirements
- Node.js
- Poppler providing
pdftopsexecutable - Ghostscript
- pstopdf
- TeX providing
pstopsandpsselectexecutables
Installation
$ npm i -g printlncsUsage
$ printlncsDevelopment
Emulate installation of local repository:
$ npm linkRelease a new version to npm:
$ npm version [major|minor|patch]
$ npm publish