]> git.kianting.info Git - clo/blob - b.js
5f90185fcb99771f8fb7579078642eed2bcafceb
[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.`, ` `, `All`, ` `, `things`, ` `, `were`, ` `, `made`, ` `, `by`, ` `, `him`, `;`, ` `, `and`, ` `, `without`, ` `, `him`, ` `, `was`, ` `, `not`, ` `, `any`, ` `, `thing`, ` `, `made`, ` `, `that`, ` `, `was`, ` `, `made.`, `
13 `, `In`, ` `, `him`, ` `, `was`, ` `, `life`, `;`, ` `, `and`, ` `, `the`, ` `, `life`, ` `, `was`, ` `, `the`, ` `, `light`, ` `, `of`, ` `, `men.`, `
14 `, `And`, ` `, `the`, ` `, `light`, ` `, `shineth`, ` `, `in`, ` `, `darkness`, `;`, ` `, `and`, ` `, `the`, ` `, `darkness`, ` `, `comprehended`, ` `, `it`, ` `, `not.`, ` `];
15 /* CLO: beginning of end part*/
16 clo.generatePdf();
17 /*CLO : end of end part*/