]> git.kianting.info Git - clo/blob - b.js
bd26c0e81292fa96ae26821905e81c39232cda4e
[clo] / b.js
1
2 /* clo, a typesetting engine, generated JS file*/
3 /* CLO: beginning of head*/
4
5 let cloLib = require("./src/libclo/index.js");
6 let clo = new cloLib.Clo();
7
8 /* CLO: end of head*/
9
10 /* CLO: beginning of middle part*/
11 clo.mainStream = /* CLO: end of middle part*/
12 [`In`, ` `, `the`, ` `, `beginning`, ` `, `was`, ` `, `the`, ` `, `Word,`, ` `, `and`, ` `, `the`, ` `, `Word`, ` `, `was`, ` `, `with`, ` `, `God,`, ` `, `and`, ` `, `the`, ` `, `Word`, ` `, `was`, ` `, `God.`, ` `, `The`, ` `, `same`, ` `, `was`, ` `, `in`, ` `, `the`, ` `, `beginning`, ` `, `with`, ` `, `God.`, ` `];
13 /* CLO: beginning of end part*/
14 clo.generatePdf();
15 /*CLO : end of end part*/