]> git.kianting.info Git - clo/blob - a.js
add readme and todo
[clo] / a.js
1
2 /* clo, a typesetting engine, generated JS file*/
3 /* CLO: beginning of head*/
4 import * as clo from "clo";
5
6 cl = clo.initClo();
7 /* CLO: end of head*/
8 /* ba choir
9 ipsum lorem*/;
10 import * as dublin from 'dublin';
11
12 /* CLO: beginning of middle part*/
13 cl.mainText = /* CLO: end of middle part*/
14 ([`
15 `, `我是一隻古怪的虎斑貓。擅長喵喵叫。`, `
16 `, `the`, ` `, `quick`, ` `, `brown`, ` `, `fox`, ` `, `jumps`, ` `, `over`, ` `, `the`, ` `, `lazy`, ` `, `dog.`, `
17 `, `臺中市`, `\\`, `@`, `
18
19 `, `兩個反斜線打出`, `\\`, `;斜線加小老鼠打出`, `@`, `。`, `
20 `, `"公\\\\園"`, `
21 `]).concat(repr()).concat([`
22
23 `, `山頂`, `
24 `]);
25 /* CLO: beginning of end part*/
26 cl.generatePdf();
27 /*CLO : end of end part*/