1717 lines
57 KiB
Plaintext
1717 lines
57 KiB
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`reader should read lvlOverride docx 1`] = `
|
|
Object {
|
|
"comments": Object {
|
|
"comments": Array [],
|
|
},
|
|
"commentsExtended": Object {
|
|
"children": Array [],
|
|
},
|
|
"contentType": Object {
|
|
"types": Object {
|
|
"/_rels/.rels": "application/vnd.openxmlformats-package.relationships+xml",
|
|
"/docProps/app.xml": "application/vnd.openxmlformats-officedocument.extended-properties+xml",
|
|
"/docProps/core.xml": "application/vnd.openxmlformats-package.core-properties+xml",
|
|
"/word/_rels/document.xml.rels": "application/vnd.openxmlformats-package.relationships+xml",
|
|
"/word/comments.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.comments+xml",
|
|
"/word/commentsExtended.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.commentsExtended+xml",
|
|
"/word/document.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml",
|
|
"/word/fontTable.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.fontTable+xml",
|
|
"/word/header1.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.header+xml",
|
|
"/word/numbering.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.numbering+xml",
|
|
"/word/settings.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.settings+xml",
|
|
"/word/styles.xml": "application/vnd.openxmlformats-officedocument.wordprocessingml.styles+xml",
|
|
},
|
|
},
|
|
"docProps": Object {
|
|
"app": Object {},
|
|
"core": Object {
|
|
"config": Object {
|
|
"created": null,
|
|
"creator": null,
|
|
"description": null,
|
|
"language": null,
|
|
"lastModifiedBy": null,
|
|
"modified": null,
|
|
"revision": null,
|
|
"subject": null,
|
|
"title": null,
|
|
},
|
|
},
|
|
},
|
|
"document": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"preserveSpace": true,
|
|
"text": "H",
|
|
},
|
|
"type": "text",
|
|
},
|
|
],
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
"type": "run",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"preserveSpace": true,
|
|
"text": "ello",
|
|
},
|
|
"type": "text",
|
|
},
|
|
],
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
"type": "run",
|
|
},
|
|
],
|
|
"hasNumbering": true,
|
|
"id": "00000001",
|
|
"property": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": null,
|
|
"start": null,
|
|
"startChars": 0,
|
|
},
|
|
"numberingProperty": Object {
|
|
"id": 1,
|
|
"level": 0,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": "a3",
|
|
},
|
|
},
|
|
"type": "paragraph",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"preserveSpace": true,
|
|
"text": "W",
|
|
},
|
|
"type": "text",
|
|
},
|
|
],
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
"type": "run",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"preserveSpace": true,
|
|
"text": "orld",
|
|
},
|
|
"type": "text",
|
|
},
|
|
],
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
"type": "run",
|
|
},
|
|
],
|
|
"hasNumbering": true,
|
|
"id": "00000002",
|
|
"property": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": null,
|
|
"start": null,
|
|
"startChars": 0,
|
|
},
|
|
"numberingProperty": Object {
|
|
"id": 1,
|
|
"level": 0,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": "a3",
|
|
},
|
|
},
|
|
"type": "paragraph",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [],
|
|
"hasNumbering": false,
|
|
"id": "00000003",
|
|
"property": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
},
|
|
"type": "paragraph",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [],
|
|
"hasNumbering": false,
|
|
"id": "00000004",
|
|
"property": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
},
|
|
"type": "paragraph",
|
|
},
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"children": Array [
|
|
Object {
|
|
"data": Object {
|
|
"preserveSpace": true,
|
|
"text": "Foo",
|
|
},
|
|
"type": "text",
|
|
},
|
|
],
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
"type": "run",
|
|
},
|
|
],
|
|
"hasNumbering": true,
|
|
"id": "00000005",
|
|
"property": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": null,
|
|
"start": null,
|
|
"startChars": 0,
|
|
},
|
|
"numberingProperty": Object {
|
|
"id": 3,
|
|
"level": 0,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": "a3",
|
|
},
|
|
},
|
|
"type": "paragraph",
|
|
},
|
|
],
|
|
"hasNumbering": true,
|
|
"sectionProperty": Object {
|
|
"columns": 425,
|
|
"documentGrid": 360,
|
|
"headerReference": Object {
|
|
"headerType": "default",
|
|
"id": "rId4",
|
|
},
|
|
"pageMargin": Object {
|
|
"bottom": 1701,
|
|
"footer": 992,
|
|
"gutter": 0,
|
|
"header": 851,
|
|
"left": 1701,
|
|
"right": 1701,
|
|
"top": 1985,
|
|
},
|
|
"pageSize": Object {
|
|
"h": 16838,
|
|
"w": 11906,
|
|
},
|
|
"sectionType": null,
|
|
},
|
|
},
|
|
"documentRels": Object {
|
|
"hasComments": false,
|
|
"hasNumberings": false,
|
|
"imageIds": Array [],
|
|
},
|
|
"fontTable": Object {},
|
|
"header": Object {
|
|
"children": Array [],
|
|
},
|
|
"media": Array [],
|
|
"numberings": Object {
|
|
"abstractNums": Array [
|
|
Object {
|
|
"id": 0,
|
|
"levels": Array [
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 0,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "firstLine",
|
|
"val": 147,
|
|
},
|
|
"start": 420,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%1.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 1,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 840,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%2)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 2,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1260,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%3",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 3,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1680,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%4.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 4,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2100,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%5)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 5,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2520,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%6",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 6,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2940,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%7.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 7,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3360,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%8)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 8,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3780,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%9",
|
|
},
|
|
],
|
|
"numStyleLink": null,
|
|
"styleLink": null,
|
|
},
|
|
Object {
|
|
"id": 1,
|
|
"levels": Array [
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 0,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 420,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%1.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 1,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 840,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%2)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 2,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1260,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%3",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 3,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1680,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%4.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 4,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2100,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%5)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 5,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2520,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%6",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 6,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2940,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%7.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 7,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3360,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%8)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 8,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3780,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%9",
|
|
},
|
|
],
|
|
"numStyleLink": null,
|
|
"styleLink": null,
|
|
},
|
|
Object {
|
|
"id": 2,
|
|
"levels": Array [
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 0,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "firstLine",
|
|
"val": 147,
|
|
},
|
|
"start": 420,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%1.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 1,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 840,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%2)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 2,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1260,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%3",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 3,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 1680,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%4.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 4,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2100,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%5)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 5,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2520,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%6",
|
|
},
|
|
Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 6,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 2940,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%7.",
|
|
},
|
|
Object {
|
|
"format": "aiueoFullWidth",
|
|
"jc": "left",
|
|
"level": 7,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3360,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "(%8)",
|
|
},
|
|
Object {
|
|
"format": "decimalEnclosedCircle",
|
|
"jc": "left",
|
|
"level": 8,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": Object {
|
|
"type": "hanging",
|
|
"val": 420,
|
|
},
|
|
"start": 3780,
|
|
"startChars": null,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 1,
|
|
"suffix": "tab",
|
|
"text": "%9",
|
|
},
|
|
],
|
|
"numStyleLink": null,
|
|
"styleLink": null,
|
|
},
|
|
],
|
|
"numberings": Array [
|
|
Object {
|
|
"abstractNumId": 0,
|
|
"id": 1,
|
|
"levelOverrides": Array [],
|
|
},
|
|
Object {
|
|
"abstractNumId": 1,
|
|
"id": 2,
|
|
"levelOverrides": Array [],
|
|
},
|
|
Object {
|
|
"abstractNumId": 1,
|
|
"id": 3,
|
|
"levelOverrides": Array [
|
|
Object {
|
|
"level": 0,
|
|
"overrideLevel": Object {
|
|
"format": "decimal",
|
|
"jc": "left",
|
|
"level": 0,
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"pstyle": null,
|
|
"start": 10,
|
|
"suffix": "tab",
|
|
"text": "override %1.",
|
|
},
|
|
"overrideStart": null,
|
|
},
|
|
],
|
|
},
|
|
],
|
|
},
|
|
"rels": Object {
|
|
"rels": Array [
|
|
Array [
|
|
"http://schemas.openxmlformats.org/package/2006/relationships/metadata/core-properties",
|
|
"rId1",
|
|
"docProps/core.xml",
|
|
],
|
|
Array [
|
|
"http://schemas.openxmlformats.org/officeDocument/2006/relationships/extended-properties",
|
|
"rId2",
|
|
"docProps/app.xml",
|
|
],
|
|
Array [
|
|
"http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument",
|
|
"rId3",
|
|
"word/document.xml",
|
|
],
|
|
],
|
|
},
|
|
"settings": Object {
|
|
"defaultTabStop": 709,
|
|
"docId": "10BE20B6-DCA9-7441-B548-606D7D9EDD92",
|
|
"zoom": 100,
|
|
},
|
|
"styles": Object {
|
|
"docDefaults": Object {
|
|
"runPropertyDefault": Object {
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
},
|
|
},
|
|
"styles": Array [
|
|
Object {
|
|
"name": "Normal",
|
|
"paragraphProperty": Object {
|
|
"alignment": "both",
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"styleId": "a",
|
|
"styleType": "paragraph",
|
|
},
|
|
Object {
|
|
"name": "Default Paragraph Font",
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"styleId": "a0",
|
|
"styleType": "character",
|
|
},
|
|
Object {
|
|
"name": "Normal Table",
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"styleId": "a1",
|
|
"styleType": "table",
|
|
},
|
|
Object {
|
|
"name": "No List",
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": null,
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"styleId": "a2",
|
|
"styleType": "numbering",
|
|
},
|
|
Object {
|
|
"name": "List Paragraph",
|
|
"paragraphProperty": Object {
|
|
"alignment": null,
|
|
"indent": Object {
|
|
"end": null,
|
|
"specialIndent": null,
|
|
"start": 840,
|
|
"startChars": 400,
|
|
},
|
|
"numberingProperty": null,
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"style": null,
|
|
},
|
|
"runProperty": Object {
|
|
"bold": null,
|
|
"boldCs": null,
|
|
"color": null,
|
|
"fonts": null,
|
|
"highlight": null,
|
|
"italic": null,
|
|
"italicCs": null,
|
|
"sz": null,
|
|
"szCs": null,
|
|
"underline": null,
|
|
"vanish": null,
|
|
},
|
|
"styleId": "a3",
|
|
"styleType": "paragraph",
|
|
},
|
|
],
|
|
},
|
|
}
|
|
`;
|
|
|
|
exports[`writer should write hello 1`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>
|
|
<Relationships xmlns=\\"http://schemas.openxmlformats.org/package/2006/relationships\\">
|
|
<Relationship Id=\\"rId1\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles\\" Target=\\"styles.xml\\" />
|
|
<Relationship Id=\\"rId2\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable\\" Target=\\"fontTable.xml\\" />
|
|
<Relationship Id=\\"rId3\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings\\" Target=\\"settings.xml\\" />
|
|
<Relationship Id=\\"rId4\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/header\\" Target=\\"header1.xml\\" />
|
|
<Relationship Id=\\"rId5\\" Type=\\"http://schemas.microsoft.com/office/2011/relationships/commentsExtended\\" Target=\\"commentsExtended.xml\\" />
|
|
</Relationships>"
|
|
`;
|
|
|
|
exports[`writer should write hello 2`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"yes\\"?>
|
|
<w:document xmlns:o=\\"urn:schemas-microsoft-com:office:office\\" xmlns:r=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\\" xmlns:v=\\"urn:schemas-microsoft-com:vml\\" xmlns:w=\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\" xmlns:w10=\\"urn:schemas-microsoft-com:office:word\\" xmlns:wp=\\"http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing\\" xmlns:wps=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingShape\\" xmlns:wpg=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingGroup\\" xmlns:mc=\\"http://schemas.openxmlformats.org/markup-compatibility/2006\\" xmlns:wp14=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing\\" xmlns:w14=\\"http://schemas.microsoft.com/office/word/2010/wordml\\" xmlns:w15=\\"http://schemas.microsoft.com/office/word/2012/wordml\\" mc:Ignorable=\\"w14 wp14\\">
|
|
<w:body><w:p w14:paraId=\\"00000006\\"><w:pPr><w:rPr /></w:pPr><w:r><w:rPr><w:rFonts /></w:rPr><w:t xml:space=\\"preserve\\">Hello world!!</w:t></w:r></w:p><w:sectPr><w:pgSz w:w=\\"11906\\" w:h=\\"16838\\" /><w:pgMar w:top=\\"1985\\" w:right=\\"1701\\" w:bottom=\\"1701\\" w:left=\\"1701\\" w:header=\\"851\\" w:footer=\\"992\\" w:gutter=\\"0\\" /><w:headerReference w:type=\\"default\\" r:id=\\"rId4\\" /><w:cols w:space=\\"425\\" />
|
|
<w:docGrid w:type=\\"lines\\" w:linePitch=\\"360\\" />
|
|
</w:sectPr></w:body>
|
|
</w:document>"
|
|
`;
|
|
|
|
exports[`writer should write hello 3`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"yes\\"?>
|
|
<w:numbering xmlns:r=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\\" xmlns:o=\\"urn:schemas-microsoft-com:office:office\\" xmlns:v=\\"urn:schemas-microsoft-com:vml\\" xmlns:w=\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\"><w:abstractNum w:abstractNumId=\\"1\\"><w:lvl w:ilvl=\\"0\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%1.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"420\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"1\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%2)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"840\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"2\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%3\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"1260\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"3\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%4.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"1680\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"4\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%5)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2100\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"5\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%6\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2520\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"6\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%7.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2940\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"7\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%8)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"3360\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"8\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%9\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"3780\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl></w:abstractNum><w:num w:numId=\\"1\\">
|
|
<w:abstractNumId w:val=\\"1\\" />
|
|
</w:num></w:numbering>"
|
|
`;
|
|
|
|
exports[`writer should write lvlOverride with level 1`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\"?>
|
|
<Relationships xmlns=\\"http://schemas.openxmlformats.org/package/2006/relationships\\">
|
|
<Relationship Id=\\"rId1\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/styles\\" Target=\\"styles.xml\\" />
|
|
<Relationship Id=\\"rId2\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/fontTable\\" Target=\\"fontTable.xml\\" />
|
|
<Relationship Id=\\"rId3\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/settings\\" Target=\\"settings.xml\\" />
|
|
<Relationship Id=\\"rId4\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/header\\" Target=\\"header1.xml\\" />
|
|
<Relationship Id=\\"rId5\\" Type=\\"http://schemas.microsoft.com/office/2011/relationships/commentsExtended\\" Target=\\"commentsExtended.xml\\" />
|
|
<Relationship Id=\\"rId7\\" Type=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships/numbering\\" Target=\\"numbering.xml\\" />
|
|
</Relationships>"
|
|
`;
|
|
|
|
exports[`writer should write lvlOverride with level 2`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"yes\\"?>
|
|
<w:document xmlns:o=\\"urn:schemas-microsoft-com:office:office\\" xmlns:r=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\\" xmlns:v=\\"urn:schemas-microsoft-com:vml\\" xmlns:w=\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\" xmlns:w10=\\"urn:schemas-microsoft-com:office:word\\" xmlns:wp=\\"http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing\\" xmlns:wps=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingShape\\" xmlns:wpg=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingGroup\\" xmlns:mc=\\"http://schemas.openxmlformats.org/markup-compatibility/2006\\" xmlns:wp14=\\"http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing\\" xmlns:w14=\\"http://schemas.microsoft.com/office/word/2010/wordml\\" xmlns:w15=\\"http://schemas.microsoft.com/office/word/2012/wordml\\" mc:Ignorable=\\"w14 wp14\\">
|
|
<w:body><w:p w14:paraId=\\"00000007\\"><w:pPr><w:rPr /><w:numPr><w:numId w:val=\\"0\\" /><w:ilvl w:val=\\"0\\" /></w:numPr></w:pPr><w:r><w:rPr><w:rFonts /></w:rPr><w:t xml:space=\\"preserve\\">Hello world!!</w:t></w:r></w:p><w:sectPr><w:pgSz w:w=\\"11906\\" w:h=\\"16838\\" /><w:pgMar w:top=\\"1985\\" w:right=\\"1701\\" w:bottom=\\"1701\\" w:left=\\"1701\\" w:header=\\"851\\" w:footer=\\"992\\" w:gutter=\\"0\\" /><w:headerReference w:type=\\"default\\" r:id=\\"rId4\\" /><w:cols w:space=\\"425\\" />
|
|
<w:docGrid w:type=\\"lines\\" w:linePitch=\\"360\\" />
|
|
</w:sectPr></w:body>
|
|
</w:document>"
|
|
`;
|
|
|
|
exports[`writer should write lvlOverride with level 3`] = `
|
|
"<?xml version=\\"1.0\\" encoding=\\"UTF-8\\" standalone=\\"yes\\"?>
|
|
<w:numbering xmlns:r=\\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\\" xmlns:o=\\"urn:schemas-microsoft-com:office:office\\" xmlns:v=\\"urn:schemas-microsoft-com:vml\\" xmlns:w=\\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\\"><w:abstractNum w:abstractNumId=\\"1\\"><w:lvl w:ilvl=\\"0\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%1.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"420\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"1\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%2)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"840\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"2\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%3\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"1260\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"3\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%4.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"1680\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"4\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%5)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2100\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"5\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%6\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2520\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"6\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%7.\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"2940\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"7\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"(%8)\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"3360\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl><w:lvl w:ilvl=\\"8\\"><w:start w:val=\\"1\\" /><w:numFmt w:val=\\"decimalEnclosedCircle\\" /><w:lvlText w:val=\\"%9\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /><w:ind w:left=\\"3780\\" w:right=\\"0\\" w:hanging=\\"420\\" /></w:pPr></w:lvl></w:abstractNum><w:abstractNum w:abstractNumId=\\"0\\" /><w:num w:numId=\\"1\\">
|
|
<w:abstractNumId w:val=\\"1\\" />
|
|
</w:num><w:num w:numId=\\"0\\">
|
|
<w:abstractNumId w:val=\\"0\\" /><w:lvlOverride w:ilvl=\\"0\\"><w:lvl w:ilvl=\\"0\\"><w:start w:val=\\"3\\" /><w:numFmt w:val=\\"decimal\\" /><w:lvlText w:val=\\"%1\\" /><w:lvlJc w:val=\\"left\\" /><w:pPr><w:rPr /></w:pPr></w:lvl></w:lvlOverride></w:num></w:numbering>"
|
|
`;
|