2023-10-26 23:36:20 +08:00
|
|
|
|
|
|
|
/* clo, a typesetting engine, generated JS file*/
|
|
|
|
/* CLO: beginning of head*/
|
|
|
|
|
|
|
|
let cloLib = require("./src/libclo/index.js");
|
|
|
|
let clo = new cloLib.Clo();
|
|
|
|
|
|
|
|
/* CLO: end of head*/
|
|
|
|
|
|
|
|
/* CLO: beginning of middle part*/
|
|
|
|
clo.mainStream = /* CLO: end of middle part*/
|
2023-11-20 21:48:10 +08:00
|
|
|
[`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.`, ` `, `In`, ` `, `him`, ` `, `was`, ` `, `life`, `;`, ` `, `and`, ` `, `the`, ` `, `life`, ` `, `was`, ` `, `the`, ` `, `light`, ` `, `of`, ` `, `men.`, ` `, `And`, ` `, `the`, ` `, `light`, ` `, `shineth`, ` `, `in`, ` `, `darkness`, `;`, ` `, `and`, ` `, `the`, ` `, `darkness`, ` `, `comprehended`, ` `, `it`, ` `, `not.`, ["hglue", "10000"], " "];
|
2023-10-26 23:36:20 +08:00
|
|
|
/* CLO: beginning of end part*/
|
|
|
|
clo.generatePdf();
|
|
|
|
/*CLO : end of end part*/
|