docx-rs/docx-wasm/test/__snapshots__/index.test.js.snap

6899 lines
240 KiB
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`reader should read extended comments docx 1`] = `
Object {
"comments": Object {
"comments": Array [
Object {
"author": "あどみん てすと",
"date": "2020-12-15T15:54:25.705Z",
"id": 1,
"paragraph": Object {
"children": Array [
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"preserveSpace": true,
"text": "yey",
},
"type": "text",
},
],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": false,
"id": "00000064",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"parentCommentId": null,
},
Object {
"author": "あどみん てすと",
"date": "2020-12-15T15:54:32.752Z",
"id": 2,
"paragraph": Object {
"children": Array [
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"preserveSpace": true,
"text": "yo",
},
"type": "text",
},
],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": false,
"id": "00000066",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"parentCommentId": 1,
},
],
},
"commentsExtended": Object {
"children": Array [
Object {
"done": false,
"paragraphId": "00000064",
"parentParagraphId": null,
},
Object {
"done": false,
"paragraphId": "00000066",
"parentParagraphId": "00000064",
},
],
},
"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 {
"id": 1,
"name": "LWG=563188eb-11ef-484b-9fe4-088029361a5d",
},
"type": "bookmarkStart",
},
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"preserveSpace": true,
"text": "Hello w",
},
"type": "text",
},
],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"comment": Object {
"author": "あどみん てすと",
"date": "2020-12-15T15:54:25.705Z",
"id": 1,
"paragraph": Object {
"children": Array [
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"preserveSpace": true,
"text": "yey",
},
"type": "text",
},
],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": false,
"id": "00000064",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"parentCommentId": null,
},
"id": 1,
},
"type": "commentRangeStart",
},
Object {
"data": Object {
"id": 2,
"name": "LRC=a187fb71-b95b-46d9-a379-121fe85b1fdc",
},
"type": "bookmarkStart",
},
Object {
"data": Object {
"comment": Object {
"author": "あどみん てすと",
"date": "2020-12-15T15:54:32.752Z",
"id": 2,
"paragraph": Object {
"children": Array [
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"preserveSpace": true,
"text": "yo",
},
"type": "text",
},
],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": false,
"id": "00000066",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"parentCommentId": 1,
},
"id": 2,
},
"type": "commentRangeStart",
},
Object {
"data": Object {
"id": 3,
"name": "LRC=a187fb71-b95b-46d9-a379-121fe85b1fdc",
},
"type": "bookmarkStart",
},
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,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"children": Array [],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"id": 1,
},
"type": "commentRangeEnd",
},
Object {
"data": Object {
"children": Array [],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"id": 2,
},
"type": "bookmarkEnd",
},
Object {
"data": Object {
"children": Array [],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"id": 2,
},
"type": "commentRangeEnd",
},
Object {
"data": Object {
"children": Array [],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
Object {
"data": Object {
"id": 3,
},
"type": "bookmarkEnd",
},
],
"hasNumbering": false,
"id": "00000062",
"property": Object {
"alignment": "left",
"indent": Object {
"end": 0,
"specialIndent": null,
"start": 0,
"startChars": null,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
Object {
"data": Object {
"id": 1,
},
"type": "bookmarkEnd",
},
Object {
"data": Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": false,
"id": "00000067",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"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": true,
"hasNumberings": false,
"imageIds": Array [],
},
"fontTable": Object {},
"header": Object {
"children": Array [],
},
"media": Array [],
"numberings": Object {
"abstractNums": Array [],
"numberings": Array [],
},
"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": "50d61cff-8055-4197-917b-3993d0243c46",
"docVars": Array [],
"zoom": 100,
},
"styles": Object {
"docDefaults": Object {
"runPropertyDefault": Object {
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
},
"styles": Array [
Object {
"basedOn": Object {
"val": "Normal",
},
"name": "Normal",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "Normal",
"styleType": "paragraph",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
],
},
}
`;
exports[`reader should read gridAfter 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 [],
"hasNumbering": false,
"id": "16FEACB3",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": true,
"boldCs": true,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
Object {
"data": Object {
"grid": Array [
1078,
929,
3895,
2652,
1065,
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 4,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 4,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 4,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 9619,
"widthType": "DXA",
},
},
"rows": Array [
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "43341E9A",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": 5,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 9619,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": null,
"rowHeight": 970,
"widthAfter": null,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "6BE7DE28",
"property": Object {
"alignment": "center",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 22,
"szCs": 22,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": 3,
"verticalAlign": "center",
"verticalMerge": "restart",
"width": Object {
"width": 5902,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "39428C28",
"property": Object {
"alignment": "center",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 18,
"szCs": 18,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": "center",
"verticalMerge": "restart",
"width": Object {
"width": 2652,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 1,
"rowHeight": 55,
"widthAfter": 1065,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "48D5E437",
"property": Object {
"alignment": "left",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 22,
"szCs": 22,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": 3,
"verticalAlign": "center",
"verticalMerge": "continue",
"width": Object {
"width": 5902,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "50A0FAA8",
"property": Object {
"alignment": "left",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 18,
"szCs": 18,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": "center",
"verticalMerge": "continue",
"width": Object {
"width": 2652,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 1,
"rowHeight": 675,
"widthAfter": 1065,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "486BA51C",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": 2,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2007,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "64A9EED9",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 3895,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "49583DE5",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 1078,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "594B4E56",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": 2,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 4824,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "2C13FF77",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 1078,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "163C5059",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 929,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "22E33130",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 3895,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "1673B14A",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 1078,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "6F6533E8",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "nil",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 929,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "18853053",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 3895,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "160ABBAD",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": null,
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 1078,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "34CEA25B",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": null,
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 929,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "763753F9",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 3895,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "094F73CD",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "nil",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 1078,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "481A460E",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 929,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "32FE64F9",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 20,
"szCs": 20,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": null,
"left": Object {
"borderType": "nil",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "nil",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 3895,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": 2,
"rowHeight": 397,
"widthAfter": 3717,
},
},
],
},
"type": "table",
},
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "6B1CEEA4",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"sectionProperty": Object {
"columns": 425,
"documentGrid": 360,
"headerReference": Object {
"headerType": "default",
"id": "rId4",
},
"pageMargin": Object {
"bottom": 600,
"footer": 992,
"gutter": 0,
"header": 851,
"left": 1701,
"right": 1400,
"top": 1700,
},
"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 [],
"numberings": Array [],
},
"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": "E43E077A-3477-A242-BD53-4313974E06A2",
"docVars": Array [],
"zoom": 100,
},
"styles": Object {
"docDefaults": Object {
"runPropertyDefault": Object {
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
},
"styles": Array [
Object {
"basedOn": null,
"name": "Normal",
"paragraphProperty": Object {
"alignment": "both",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a",
"styleType": "paragraph",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Default Paragraph Font",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a0",
"styleType": "character",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Normal Table",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a1",
"styleType": "table",
"tableProperty": Object {
"borders": Object {
"bottom": null,
"insideH": null,
"insideV": null,
"left": null,
"right": null,
"top": null,
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "No List",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a2",
"styleType": "numbering",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
],
},
}
`;
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,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": true,
"id": "67BF3DED",
"property": Object {
"alignment": null,
"indent": Object {
"end": null,
"specialIndent": null,
"start": null,
"startChars": 0,
},
"lineHeight": null,
"numberingProperty": Object {
"id": 1,
"level": 0,
},
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": true,
"id": "42242901",
"property": Object {
"alignment": null,
"indent": Object {
"end": null,
"specialIndent": null,
"start": null,
"startChars": 0,
},
"lineHeight": null,
"numberingProperty": Object {
"id": 1,
"level": 0,
},
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": "a3",
},
},
"type": "paragraph",
},
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "59ED53E4",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "0037D9B1",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
},
"type": "run",
},
],
"hasNumbering": true,
"id": "1B25007E",
"property": Object {
"alignment": null,
"indent": Object {
"end": null,
"specialIndent": null,
"start": null,
"startChars": 0,
},
"lineHeight": null,
"numberingProperty": Object {
"id": 3,
"level": 0,
},
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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": 16840,
"w": 11900,
},
"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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
"pstyle": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": 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",
"docVars": Array [],
"zoom": 100,
},
"styles": Object {
"docDefaults": Object {
"runPropertyDefault": Object {
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
},
"styles": Array [
Object {
"basedOn": null,
"name": "Normal",
"paragraphProperty": Object {
"alignment": "both",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a",
"styleType": "paragraph",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Default Paragraph Font",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a0",
"styleType": "character",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Normal Table",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a1",
"styleType": "table",
"tableProperty": Object {
"borders": Object {
"bottom": null,
"insideH": null,
"insideV": null,
"left": null,
"right": null,
"top": null,
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "No List",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a2",
"styleType": "numbering",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": Object {
"val": "a",
},
"name": "List Paragraph",
"paragraphProperty": Object {
"alignment": null,
"indent": Object {
"end": null,
"specialIndent": null,
"start": 840,
"startChars": 400,
},
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a3",
"styleType": "paragraph",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
],
},
}
`;
exports[`reader should read table style 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 {
"grid": Array [
2122,
2122,
2122,
2122,
],
"hasNumbering": false,
"property": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": "a3",
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
"rows": Array [
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "5EE642D9",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "429F5872",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "7610F08B",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "02E8EA41",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": null,
"rowHeight": null,
"widthAfter": null,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "18BC20C2",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "04417E4F",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "5F974948",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "49E32BEB",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": null,
"rowHeight": null,
"widthAfter": null,
},
},
Object {
"cells": Array [
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "6C6F21D2",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "7E71787C",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "62282F58",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
Object {
"children": Array [
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "3AAD3E60",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"property": Object {
"borders": null,
"gridSpan": null,
"verticalAlign": null,
"verticalMerge": null,
"width": Object {
"width": 2122,
"widthType": "DXA",
},
},
},
],
"hasNumbering": false,
"property": Object {
"gridAfter": null,
"rowHeight": null,
"widthAfter": null,
},
},
],
},
"type": "table",
},
Object {
"data": Object {
"children": Array [],
"hasNumbering": false,
"id": "65163AE0",
"property": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"style": null,
},
},
"type": "paragraph",
},
],
"hasNumbering": false,
"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": 16840,
"w": 11900,
},
"sectionType": null,
},
},
"documentRels": Object {
"hasComments": false,
"hasNumberings": false,
"imageIds": Array [],
},
"fontTable": Object {},
"header": Object {
"children": Array [],
},
"media": Array [],
"numberings": Object {
"abstractNums": Array [],
"numberings": Array [],
},
"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": "C272B628-6DE8-264A-8734-9D2219FFD42F",
"docVars": Array [],
"zoom": 100,
},
"styles": Object {
"docDefaults": Object {
"runPropertyDefault": Object {
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": null,
"sz": 21,
"szCs": 21,
"underline": null,
"vanish": null,
},
},
},
"styles": Array [
Object {
"basedOn": null,
"name": "Normal",
"paragraphProperty": Object {
"alignment": "both",
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a",
"styleType": "paragraph",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Default Paragraph Font",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a0",
"styleType": "character",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "Normal Table",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a1",
"styleType": "table",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": Object {
"borderType": "dotted",
"color": "auto",
"position": "insideH",
"size": 4,
"space": 0,
},
"insideV": null,
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": null,
"top": Object {
"borderType": "dotted",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": null,
"name": "No List",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a2",
"styleType": "numbering",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "000000",
"position": "bottom",
"size": 2,
"space": 0,
},
"insideH": Object {
"borderType": "single",
"color": "000000",
"position": "insideH",
"size": 2,
"space": 0,
},
"insideV": Object {
"borderType": "single",
"color": "000000",
"position": "insideV",
"size": 2,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "000000",
"position": "left",
"size": 2,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "000000",
"position": "right",
"size": 2,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "000000",
"position": "top",
"size": 2,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
Object {
"basedOn": Object {
"val": "a1",
},
"name": "Table Grid",
"paragraphProperty": Object {
"alignment": null,
"indent": null,
"lineHeight": null,
"numberingProperty": null,
"runProperty": Object {
"bold": null,
"boldCs": null,
"color": null,
"fonts": null,
"highlight": null,
"italic": null,
"italicCs": null,
"spacing": 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,
"spacing": null,
"sz": null,
"szCs": null,
"underline": null,
"vanish": null,
},
"styleId": "a3",
"styleType": "table",
"tableProperty": Object {
"borders": Object {
"bottom": Object {
"borderType": "single",
"color": "auto",
"position": "bottom",
"size": 4,
"space": 0,
},
"insideH": null,
"insideV": Object {
"borderType": "single",
"color": "auto",
"position": "insideV",
"size": 4,
"space": 0,
},
"left": Object {
"borderType": "single",
"color": "auto",
"position": "left",
"size": 4,
"space": 0,
},
"right": Object {
"borderType": "single",
"color": "auto",
"position": "right",
"size": 4,
"space": 0,
},
"top": Object {
"borderType": "single",
"color": "auto",
"position": "top",
"size": 4,
"space": 0,
},
},
"indent": null,
"justification": "left",
"margins": Object {
"bottom": 55,
"left": 54,
"right": 55,
"top": 55,
},
"style": null,
"width": Object {
"width": 0,
"widthType": "Auto",
},
},
},
],
},
}
`;
exports[`writer should write default font 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 default font 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=\\"00000036\\"><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 default font 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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></w:lvl></w:abstractNum><w:num w:numId=\\"1\\">
<w:abstractNumId w:val=\\"1\\" />
</w:num></w:numbering>"
`;
exports[`writer should write doc vars 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 doc vars 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=\\"00000037\\"><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 doc vars 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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></w:lvl></w:abstractNum><w:num w:numId=\\"1\\">
<w:abstractNumId w:val=\\"1\\" />
</w:num></w:numbering>"
`;
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=\\"00000032\\"><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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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=\\"00000033\\"><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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></w:lvl></w:lvlOverride></w:num></w:numbering>"
`;
exports[`writer should write page margin 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 page margin 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=\\"00000035\\"><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=\\"1000\\" w:right=\\"1701\\" w:bottom=\\"1701\\" w:left=\\"2000\\" 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 page margin 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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></w:lvl></w:abstractNum><w:num w:numId=\\"1\\">
<w:abstractNumId w:val=\\"1\\" />
</w:num></w:numbering>"
`;
exports[`writer should write page size 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 page size 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=\\"00000034\\"><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=\\"400\\" w:h=\\"800\\" /><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 page size 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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></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:rPr /></w:lvl></w:abstractNum><w:num w:numId=\\"1\\">
<w:abstractNumId w:val=\\"1\\" />
</w:num></w:numbering>"
`;