UNPKG

@ocelot-consulting/hummus-toc

Version:

An extension for HummusJS to add Table of Contents (including bookmarks).

11 lines (9 loc) 218 B
const path = require('path') module.exports = { fontPath: path.join(__dirname, 'src', 'data', 'monkey.ttf'), leftMarginEnd: 78, horizontalMax: 595, verticalMax: 842, verticalMargin: 100, lineSpacing: 20 }