notroff 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/bin/notroff +3 -0
- data/lib/notroff.rb +3 -2
- data/lib/notroff/content.xml +2 -0
- data/lib/notroff/docbook_renderer.rb +46 -1
- data/lib/notroff/formatter.rb +6 -0
- data/lib/notroff/grouper.rb +80 -0
- data/lib/notroff/html_renderer.rb +14 -0
- data/lib/notroff/junk/Configurations2/accelerator/current.xml +0 -0
- data/lib/notroff/junk/META-INF/manifest.xml +13 -0
- data/lib/notroff/junk/Thumbnails/thumbnail.png +0 -0
- data/lib/notroff/junk/content.xml +912 -0
- data/lib/notroff/junk/layout-cache +0 -0
- data/lib/notroff/junk/manifest.rdf +18 -0
- data/lib/notroff/junk/meta.xml +2 -0
- data/lib/notroff/junk/mimetype +1 -0
- data/lib/notroff/junk/settings.xml +2 -0
- data/lib/notroff/junk/styles.xml +2 -0
- data/lib/notroff/odt_renderer.rb +77 -1
- data/lib/notroff/skel.odt +0 -0
- data/lib/notroff/template_expander.rb +15 -5
- data/lib/notroff/{code_typer.rb → type_refiner.rb} +5 -3
- data/spec/grouper_spec.rb +16 -0
- metadata +15 -3
- data/lib/notroff/content.xml.erb +0 -110
|
Binary file
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
|
3
|
+
<rdf:Description rdf:about="styles.xml">
|
|
4
|
+
<rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/odf#StylesFile"/>
|
|
5
|
+
</rdf:Description>
|
|
6
|
+
<rdf:Description rdf:about="">
|
|
7
|
+
<ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="styles.xml"/>
|
|
8
|
+
</rdf:Description>
|
|
9
|
+
<rdf:Description rdf:about="content.xml">
|
|
10
|
+
<rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/odf#ContentFile"/>
|
|
11
|
+
</rdf:Description>
|
|
12
|
+
<rdf:Description rdf:about="">
|
|
13
|
+
<ns0:hasPart xmlns:ns0="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#" rdf:resource="content.xml"/>
|
|
14
|
+
</rdf:Description>
|
|
15
|
+
<rdf:Description rdf:about="">
|
|
16
|
+
<rdf:type rdf:resource="http://docs.oasis-open.org/ns/office/1.2/meta/pkg#Document"/>
|
|
17
|
+
</rdf:Description>
|
|
18
|
+
</rdf:RDF>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<office:document-meta xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:grddl="http://www.w3.org/2003/g/data-view#" office:version="1.2"><office:meta><meta:generator>LibreOffice/3.4$Unix LibreOffice_project/340m1$Build-402</meta:generator><dc:title>AWTemplate</dc:title><meta:creation-date>2008-09-13T11:42:00</meta:creation-date><dc:date>2012-01-28T08:04:01</dc:date><meta:print-date>2010-03-13T17:27:00</meta:print-date><meta:editing-cycles>9</meta:editing-cycles><meta:editing-duration>PT27M5S</meta:editing-duration><meta:document-statistic meta:table-count="0" meta:image-count="0" meta:object-count="0" meta:page-count="6" meta:paragraph-count="93" meta:word-count="2176" meta:character-count="11925" meta:non-whitespace-character-count="9764"/><meta:user-defined meta:name="Info 1"/><meta:user-defined meta:name="Info 2"/><meta:user-defined meta:name="Info 3"/><meta:user-defined meta:name="Info 4"/></office:meta></office:document-meta>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
application/vnd.oasis.opendocument.text
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<office:document-settings xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:config="urn:oasis:names:tc:opendocument:xmlns:config:1.0" xmlns:ooo="http://openoffice.org/2004/office" office:version="1.2"><office:settings><config:config-item-set config:name="ooo:view-settings"><config:config-item config:name="ViewAreaTop" config:type="int">8460</config:config-item><config:config-item config:name="ViewAreaLeft" config:type="int">0</config:config-item><config:config-item config:name="ViewAreaWidth" config:type="int">23611</config:config-item><config:config-item config:name="ViewAreaHeight" config:type="int">11652</config:config-item><config:config-item config:name="ShowRedlineChanges" config:type="boolean">false</config:config-item><config:config-item config:name="InBrowseMode" config:type="boolean">false</config:config-item><config:config-item-map-indexed config:name="Views"><config:config-item-map-entry><config:config-item config:name="ViewId" config:type="string">view2</config:config-item><config:config-item config:name="ViewLeft" config:type="int">6232</config:config-item><config:config-item config:name="ViewTop" config:type="int">13384</config:config-item><config:config-item config:name="VisibleLeft" config:type="int">0</config:config-item><config:config-item config:name="VisibleTop" config:type="int">8460</config:config-item><config:config-item config:name="VisibleRight" config:type="int">23610</config:config-item><config:config-item config:name="VisibleBottom" config:type="int">20110</config:config-item><config:config-item config:name="ZoomType" config:type="short">3</config:config-item><config:config-item config:name="ViewLayoutColumns" config:type="short">0</config:config-item><config:config-item config:name="ViewLayoutBookMode" config:type="boolean">false</config:config-item><config:config-item config:name="ZoomFactor" config:type="short">129</config:config-item><config:config-item config:name="IsSelectedFrame" config:type="boolean">false</config:config-item></config:config-item-map-entry></config:config-item-map-indexed></config:config-item-set><config:config-item-set config:name="ooo:configuration-settings"><config:config-item config:name="ChartAutoUpdate" config:type="boolean">true</config:config-item><config:config-item config:name="IsLabelDocument" config:type="boolean">false</config:config-item><config:config-item config:name="MathBaselineAlignment" config:type="boolean">false</config:config-item><config:config-item config:name="OutlineLevelYieldsNumbering" config:type="boolean">false</config:config-item><config:config-item config:name="PrintLeftPages" config:type="boolean">true</config:config-item><config:config-item config:name="DoNotJustifyLinesWithManualBreak" config:type="boolean">false</config:config-item><config:config-item config:name="AlignTabStopPosition" config:type="boolean">true</config:config-item><config:config-item config:name="PrintTextPlaceholder" config:type="boolean">false</config:config-item><config:config-item config:name="UseOldNumbering" config:type="boolean">false</config:config-item><config:config-item config:name="CurrentDatabaseCommand" config:type="string"/><config:config-item config:name="ProtectForm" config:type="boolean">false</config:config-item><config:config-item config:name="PrintBlackFonts" config:type="boolean">false</config:config-item><config:config-item config:name="PrintProspectRTL" config:type="boolean">false</config:config-item><config:config-item config:name="SmallCapsPercentage66" config:type="boolean">true</config:config-item><config:config-item config:name="PrintControls" config:type="boolean">true</config:config-item><config:config-item config:name="CharacterCompressionType" config:type="short">0</config:config-item><config:config-item config:name="PrintHiddenText" config:type="boolean">false</config:config-item><config:config-item config:name="UseFormerTextWrapping" config:type="boolean">false</config:config-item><config:config-item config:name="IsKernAsianPunctuation" config:type="boolean">false</config:config-item><config:config-item config:name="PrintProspect" config:type="boolean">false</config:config-item><config:config-item config:name="PrintEmptyPages" config:type="boolean">true</config:config-item><config:config-item config:name="UseFormerObjectPositioning" config:type="boolean">false</config:config-item><config:config-item config:name="ConsiderTextWrapOnObjPos" config:type="boolean">true</config:config-item><config:config-item config:name="TableRowKeep" config:type="boolean">true</config:config-item><config:config-item config:name="PrintReversed" config:type="boolean">false</config:config-item><config:config-item config:name="TabsRelativeToIndent" config:type="boolean">false</config:config-item><config:config-item config:name="PrintRightPages" config:type="boolean">true</config:config-item><config:config-item config:name="PrintPaperFromSetup" config:type="boolean">false</config:config-item><config:config-item config:name="AddFrameOffsets" config:type="boolean">true</config:config-item><config:config-item config:name="AddParaSpacingToTableCells" config:type="boolean">true</config:config-item><config:config-item config:name="UpdateFromTemplate" config:type="boolean">true</config:config-item><config:config-item config:name="AddExternalLeading" config:type="boolean">true</config:config-item><config:config-item config:name="PrintSingleJobs" config:type="boolean">false</config:config-item><config:config-item config:name="PrinterIndependentLayout" config:type="string">disabled</config:config-item><config:config-item config:name="LinkUpdateMode" config:type="short">1</config:config-item><config:config-item config:name="PrintAnnotationMode" config:type="short">0</config:config-item><config:config-item config:name="UseOldPrinterMetrics" config:type="boolean">false</config:config-item><config:config-item config:name="RedlineProtectionKey" config:type="base64Binary"/><config:config-item config:name="PrinterSetup" config:type="base64Binary">4gD+/zE5Mi4xNjguMS41MAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQnJvdGhlciBITC0yMDcwTiBzZXJpZXMgQ1VQUwAAAAAWAAQABAAAAAAAAAAIAFZUAAAkbQAA8BzvEBIAQ09NUEFUX0RVUExFWF9NT0RFDgBEVVBMRVhfVU5LTk9XTg==</config:config-item><config:config-item config:name="IgnoreFirstLineIndentInNumbering" config:type="boolean">false</config:config-item><config:config-item config:name="CollapseEmptyCellPara" config:type="boolean">true</config:config-item><config:config-item config:name="PrinterName" config:type="string">192.168.1.50</config:config-item><config:config-item config:name="InvertBorderSpacing" config:type="boolean">false</config:config-item><config:config-item config:name="PrintPageBackground" config:type="boolean">true</config:config-item><config:config-item config:name="DoNotCaptureDrawObjsOnPage" config:type="boolean">false</config:config-item><config:config-item config:name="ApplyUserData" config:type="boolean">true</config:config-item><config:config-item config:name="TabAtLeftIndentForParagraphsInList" config:type="boolean">false</config:config-item><config:config-item config:name="UnxForceZeroExtLeading" config:type="boolean">false</config:config-item><config:config-item config:name="SaveVersionOnClose" config:type="boolean">false</config:config-item><config:config-item-map-indexed config:name="ForbiddenCharacters"><config:config-item-map-entry><config:config-item config:name="Language" config:type="string">ja</config:config-item><config:config-item config:name="Country" config:type="string">JP</config:config-item><config:config-item config:name="Variant" config:type="string"/><config:config-item config:name="BeginLine" config:type="string">!%),.:;?]}¢°’”‰′″℃、。々〉》」』】〕゛゜ゝゞ・ヽヾ!%),.:;?]}。」、・゙゚¢</config:config-item><config:config-item config:name="EndLine" config:type="string">$([\{£¥‘“〈《「『【〔$([{「£¥</config:config-item></config:config-item-map-entry></config:config-item-map-indexed><config:config-item config:name="PrintFaxName" config:type="string"/><config:config-item config:name="AddParaTableSpacing" config:type="boolean">true</config:config-item><config:config-item config:name="PrintDrawings" config:type="boolean">true</config:config-item><config:config-item config:name="LoadReadonly" config:type="boolean">false</config:config-item><config:config-item config:name="PrintGraphics" config:type="boolean">true</config:config-item><config:config-item config:name="FieldAutoUpdate" config:type="boolean">true</config:config-item><config:config-item config:name="AllowPrintJobCancel" config:type="boolean">true</config:config-item><config:config-item config:name="UseFormerLineSpacing" config:type="boolean">false</config:config-item><config:config-item config:name="SaveGlobalDocumentLinks" config:type="boolean">false</config:config-item><config:config-item config:name="CurrentDatabaseDataSource" config:type="string"/><config:config-item config:name="IgnoreTabsAndBlanksForLineCalculation" config:type="boolean">true</config:config-item><config:config-item config:name="CurrentDatabaseCommandType" config:type="int">0</config:config-item><config:config-item config:name="DoNotResetParaAttrsForNumFont" config:type="boolean">false</config:config-item><config:config-item config:name="ClipAsCharacterAnchoredWriterFlyFrames" config:type="boolean">false</config:config-item><config:config-item config:name="PrintTables" config:type="boolean">true</config:config-item><config:config-item config:name="AddParaTableSpacingAtStart" config:type="boolean">true</config:config-item></config:config-item-set></office:settings></office:document-settings>
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<office:document-styles xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0" xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0" xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0" xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0" xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0" xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0" xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0" xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0" xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0" xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0" xmlns:math="http://www.w3.org/1998/Math/MathML" xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0" xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0" xmlns:ooo="http://openoffice.org/2004/office" xmlns:ooow="http://openoffice.org/2004/writer" xmlns:oooc="http://openoffice.org/2004/calc" xmlns:dom="http://www.w3.org/2001/xml-events" xmlns:rpt="http://openoffice.org/2005/report" xmlns:of="urn:oasis:names:tc:opendocument:xmlns:of:1.2" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:grddl="http://www.w3.org/2003/g/data-view#" xmlns:tableooo="http://openoffice.org/2009/table" xmlns:css3t="http://www.w3.org/TR/css3-text/" office:version="1.2"><office:font-face-decls><style:font-face style:name="Wingdings" svg:font-family="Wingdings" style:font-pitch="variable" style:font-charset="x-symbol"/><style:font-face style:name="Symbol" svg:font-family="Symbol" style:font-family-generic="roman" style:font-pitch="variable" style:font-charset="x-symbol"/><style:font-face style:name="OpenSymbol" svg:font-family="OpenSymbol"/><style:font-face style:name="Courier New" svg:font-family="'Courier New'" style:font-family-generic="modern"/><style:font-face style:name="Courier" svg:font-family="Courier, 'Courier New'" style:font-family-generic="modern"/><style:font-face style:name="Nimbus Mono L" svg:font-family="'Nimbus Mono L', 'Courier New'" style:font-family-generic="modern"/><style:font-face style:name="Nimbus Roman No9 L" svg:font-family="'Nimbus Roman No9 L'" style:font-family-generic="roman" style:font-pitch="variable"/><style:font-face style:name="Times" svg:font-family="Times" style:font-family-generic="roman" style:font-pitch="variable"/><style:font-face style:name="Times New Roman" svg:font-family="'Times New Roman'" style:font-family-generic="roman" style:font-pitch="variable"/><style:font-face style:name="Arial" svg:font-family="Arial" style:font-family-generic="swiss" style:font-pitch="variable"/><style:font-face style:name="Arial Unicode MS" svg:font-family="'Arial Unicode MS'" style:font-family-generic="swiss" style:font-pitch="variable"/><style:font-face style:name="Helvetica" svg:font-family="Helvetica" style:font-family-generic="swiss" style:font-pitch="variable"/><style:font-face style:name="Tahoma" svg:font-family="Tahoma" style:font-family-generic="swiss" style:font-pitch="variable"/><style:font-face style:name="Verdana" svg:font-family="Verdana" style:font-family-generic="swiss" style:font-pitch="variable"/><style:font-face style:name="DejaVu Sans" svg:font-family="'DejaVu Sans'" style:font-family-generic="system" style:font-pitch="variable"/></office:font-face-decls><office:styles><style:default-style style:family="graphic"><style:graphic-properties fo:wrap-option="no-wrap" draw:shadow-offset-x="0.1181in" draw:shadow-offset-y="0.1181in" draw:start-line-spacing-horizontal="0.1114in" draw:start-line-spacing-vertical="0.1114in" draw:end-line-spacing-horizontal="0.1114in" draw:end-line-spacing-vertical="0.1114in" style:flow-with-text="false"/><style:paragraph-properties style:text-autospace="ideograph-alpha" style:line-break="strict" style:writing-mode="lr-tb" style:font-independent-line-spacing="false"><style:tab-stops/></style:paragraph-properties><style:text-properties style:use-window-font-color="true" fo:font-size="12pt" fo:language="en" fo:country="US" style:font-size-asian="10.5pt" style:language-asian="zxx" style:country-asian="none" style:font-size-complex="12pt" style:language-complex="zxx" style:country-complex="none"/></style:default-style><style:default-style style:family="paragraph"><style:paragraph-properties fo:hyphenation-ladder-count="no-limit" style:text-autospace="ideograph-alpha" style:punctuation-wrap="hanging" style:line-break="strict" style:tab-stop-distance="0.5in" style:writing-mode="lr-tb"/><style:text-properties style:use-window-font-color="true" style:font-name="Nimbus Roman No9 L" fo:font-size="12pt" fo:language="en" fo:country="US" style:font-name-asian="DejaVu Sans" style:font-size-asian="10.5pt" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="DejaVu Sans" style:font-size-complex="12pt" style:language-complex="zxx" style:country-complex="none" fo:hyphenate="false" fo:hyphenation-remain-char-count="2" fo:hyphenation-push-char-count="2"/></style:default-style><style:default-style style:family="table"><style:table-properties table:border-model="collapsing"/></style:default-style><style:default-style style:family="table-row"><style:table-row-properties fo:keep-together="auto"/></style:default-style><style:style style:name="Standard" style:family="paragraph" style:class="text"><style:paragraph-properties fo:orphans="2" fo:widows="2" style:writing-mode="lr-tb"/><style:text-properties style:use-window-font-color="true" style:font-name="Verdana" fo:font-size="11pt" fo:language="en" fo:country="US" style:font-name-asian="Times New Roman" style:font-size-asian="11pt" style:font-name-complex="Times New Roman" style:font-size-complex="10pt" style:language-complex="ar" style:country-complex="SA"/></style:style><style:style style:name="Heading" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Text_20_body" style:class="text"><style:paragraph-properties fo:margin-top="0.1665in" fo:margin-bottom="0.0835in" fo:keep-with-next="always"/><style:text-properties style:font-name="Arial" fo:font-size="14pt" style:font-name-asian="Arial Unicode MS" style:font-size-asian="14pt" style:font-name-complex="Tahoma" style:font-size-complex="14pt"/></style:style><style:style style:name="Text_20_body" style:display-name="Text body" style:family="paragraph" style:parent-style-name="Standard" style:class="text"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="List" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="list"><style:text-properties style:font-name-complex="Tahoma"/></style:style><style:style style:name="Caption" style:family="paragraph" style:parent-style-name="Standard" style:class="extra"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in" text:number-lines="false" text:line-number="0"/><style:text-properties fo:font-size="12pt" fo:font-style="italic" style:font-size-asian="12pt" style:font-style-asian="italic" style:font-name-complex="Tahoma" style:font-size-complex="12pt" style:font-style-complex="italic"/></style:style><style:style style:name="Index" style:family="paragraph" style:parent-style-name="Standard" style:class="index"><style:paragraph-properties text:number-lines="false" text:line-number="0"/><style:text-properties style:font-name-complex="Tahoma"/></style:style><style:style style:name="HA" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/><style:text-properties fo:font-size="24pt" fo:font-weight="bold" style:font-size-asian="24pt" style:font-weight-asian="bold"/></style:style><style:style style:name="Heading_20_1" style:display-name="Heading 1" style:family="paragraph" style:parent-style-name="HA" style:next-style-name="HB" style:default-outline-level="1" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="1.5in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_2" style:display-name="Heading 2" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="2" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_3" style:display-name="Heading 3" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="3" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_4" style:display-name="Heading 4" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="4" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_5" style:display-name="Heading 5" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="5" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_6" style:display-name="Heading 6" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="6" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_7" style:display-name="Heading 7" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="7" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_8" style:display-name="Heading 8" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="8" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Heading_20_9" style:display-name="Heading 9" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Standard" style:default-outline-level="9" style:class="text"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties style:font-name="Times New Roman"/></style:style><style:style style:name="Body" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0417in" style:line-height-at-least="0.1528in" fo:text-indent="0.25in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="HB" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/><style:text-properties fo:font-size="18pt" fo:font-weight="bold" style:font-size-asian="18pt" style:font-weight-asian="bold"/></style:style><style:style style:name="AA" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/><style:text-properties fo:color="#000000" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="AU" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/><style:text-properties fo:color="#000000" fo:font-size="13pt" fo:font-weight="bold" style:font-size-asian="13pt" style:font-weight-asian="bold"/></style:style><style:style style:name="FT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:line-height="0.1945in"/></style:style><style:style style:name="BL" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0in" fo:text-indent="-0.5in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0.1665in"/><style:tab-stop style:position="0.5in"/><style:tab-stop style:position="0.8335in"/><style:tab-stop style:position="1.1665in"/><style:tab-stop style:position="1.5in"/><style:tab-stop style:position="1.8335in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="BB" style:family="paragraph" style:parent-style-name="BL"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0.5in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="BH" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0in" style:line-height-at-least="0.2083in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" fo:font-size="11pt" fo:font-weight="bold" style:font-size-asian="11pt" style:font-weight-asian="bold"/></style:style><style:style style:name="BI" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0417in" fo:margin-bottom="0in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="BIO" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/><style:text-properties fo:color="#000000" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="BL1" style:family="paragraph" style:parent-style-name="BL" style:next-style-name="BL"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="BT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.3335in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="30pt" fo:font-style="italic" style:font-size-asian="30pt" style:font-style-asian="italic"/></style:style><style:style style:name="BX" style:family="paragraph" style:parent-style-name="BL" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/></style:style><style:style style:name="Callout" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0555in" fo:margin-bottom="0in"/><style:text-properties fo:color="#000000" fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="Cdate" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0417in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="CDT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties style:line-height-at-least="0.139in"/><style:text-properties fo:color="#000000" style:font-name="Courier New"/></style:style><style:style style:name="CDT1" style:family="paragraph" style:parent-style-name="CDT" style:next-style-name="CDT"><style:paragraph-properties fo:margin-top="0.1665in" fo:margin-bottom="0in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/></style:style><style:style style:name="CDTX" style:family="paragraph" style:parent-style-name="CDT" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0in" fo:padding-bottom="0.0138in" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.51pt solid #000000"/></style:style><style:style style:name="CL" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-left="0.139in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="CQ" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="EX"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0.25in" fo:margin-top="0.0972in" fo:margin-bottom="0.0972in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="9pt" fo:font-style="italic" style:font-size-asian="9pt" style:font-style-asian="italic"/></style:style><style:style style:name="NL" style:family="paragraph" style:parent-style-name="BL"/><style:style style:name="ETNL" style:family="paragraph" style:parent-style-name="NL"/><style:style style:name="EX" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="CR" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0417in" style:line-height-at-least="0.1807in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="DED" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties style:line-height-at-least="0.2917in" fo:text-align="center" style:justify-single-word="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="12pt" fo:font-style="italic" style:font-size-asian="12pt" style:font-style-asian="italic"/></style:style><style:style style:name="EH" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="ET" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="EL" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="ELX" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"><style:tab-stops><style:tab-stop style:position="0.1193in"/><style:tab-stop style:position="0.3693in"/><style:tab-stop style:position="0.6193in"/><style:tab-stop style:position="0.8693in"/><style:tab-stop style:position="1.1193in"/><style:tab-stop style:position="1.3693in"/><style:tab-stop style:position="1.6193in"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:color="#000000" style:font-name="Courier New"/></style:style><style:style style:name="EMH" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="EMT"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0.6598in" fo:margin-top="0.472in" fo:margin-bottom="0.111in" fo:text-indent="0in" style:auto-text-indent="false" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" fo:font-size="14pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="14pt" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="EMT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="1in" fo:margin-top="0.0835in" fo:margin-bottom="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="Equation" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.1201in" fo:margin-right="0.1201in" fo:margin-top="0.139in" fo:margin-bottom="0.0835in" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="FC" style:family="paragraph" style:parent-style-name="FT"><style:text-properties fo:font-style="italic" style:font-style-asian="italic"/></style:style><style:style style:name="NCP" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="1in" fo:text-indent="0in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="1.75in"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:color="#000000" style:font-name="Courier New"/></style:style><style:style style:name="NCPX" style:family="paragraph" style:parent-style-name="NCP" style:next-style-name="NO"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="NO" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0.25in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:line-height="150%" fo:text-indent="0in" style:auto-text-indent="false" fo:background-color="#d9d9d9"><style:background-image/></style:paragraph-properties></style:style><style:style style:name="FGFN" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0.25in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-align="justify" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times" fo:font-size="9pt" style:font-size-asian="9pt"/></style:style><style:style style:name="FN" style:family="paragraph" style:parent-style-name="FT"><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="FTN" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:text-align="start" style:justify-single-word="false"/><style:text-properties fo:font-size="8pt" fo:font-style="normal" style:font-style-asian="italic"/></style:style><style:style style:name="GlossDef" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0417in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="GlossFT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0417in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="GlossHead" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0.6598in" fo:margin-top="0.222in" fo:margin-bottom="0in" fo:text-indent="0in" style:auto-text-indent="false" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" fo:font-size="14pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="14pt" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="GlossTerm" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0417in" fo:margin-bottom="0in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" fo:font-weight="bold" style:font-size-asian="11pt" style:font-weight-asian="bold"/></style:style><style:style style:name="GlossTitle" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Body"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0.6598in" fo:margin-top="0in" fo:margin-bottom="0.1807in" style:line-height-at-least="0.3752in" fo:text-indent="0in" style:auto-text-indent="false" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="24pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="24pt" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="GroupTitlesIX" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.139in" fo:margin-bottom="0in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" fo:font-size="9pt" fo:font-weight="bold" style:font-size-asian="9pt" style:font-weight-asian="bold"/></style:style><style:style style:name="HC" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0.4in" fo:margin-bottom="0.25in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/><style:text-properties fo:font-size="16pt" fo:font-weight="bold" style:font-size-asian="16pt" style:font-weight-asian="bold"/></style:style><style:style style:name="HD" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/><style:text-properties fo:font-size="14pt" fo:font-weight="bold" style:font-size-asian="14pt" style:font-weight-asian="bold"/></style:style><style:style style:name="HE" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="HF" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/><style:text-properties fo:font-style="italic" fo:font-weight="bold" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="HG" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0in" style:line-height-at-least="0.2083in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" fo:font-size="9pt" style:font-size-asian="9pt"/></style:style><style:style style:name="IndexIX" style:family="paragraph" style:parent-style-name="Standard"><style:text-properties fo:color="#000000" style:font-name="Times" fo:font-size="9pt" style:font-size-asian="9pt"/></style:style><style:style style:name="NumCDT" style:family="paragraph" style:parent-style-name="CDT"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:text-indent="-0.25in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0.5in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="NCP1" style:family="paragraph" style:parent-style-name="NCP" style:next-style-name="NCP"><style:paragraph-properties fo:margin-top="0.0417in" fo:margin-bottom="0in"/></style:style><style:style style:name="NumCDT1" style:family="paragraph" style:parent-style-name="CDT1"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0.0835in" fo:margin-bottom="0in" fo:text-indent="-0.25in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0.5in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="NumCDTX" style:family="paragraph" style:parent-style-name="CDTX"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="-0.25in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0.5in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="INH" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0in" style:line-height-at-least="0.1807in" fo:text-indent="-0.5in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="C2" style:family="paragraph"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:orphans="2" fo:widows="2"/><style:text-properties style:use-window-font-color="true" style:font-name="Courier" fo:font-size="8pt" fo:language="en" fo:country="US" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" style:font-name-asian="Arial" style:font-size-asian="8pt" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="Times New Roman" style:font-size-complex="10pt" style:language-complex="ar" style:country-complex="SA"/></style:style><style:style style:name="LC2" style:family="paragraph" style:parent-style-name="C2"><style:paragraph-properties fo:margin-left="0.0835in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="LC" style:family="paragraph" style:parent-style-name="LC2" style:next-style-name="LC2"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/></style:style><style:style style:name="Level_20_1" style:display-name="Level 1" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0in" style:line-height-at-least="0.1807in" fo:text-indent="-0.5in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="Level_20_2" style:display-name="Level 2" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.3693in" fo:margin-right="0in" style:line-height-at-least="0.1807in" fo:text-indent="-0.25in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times"/></style:style><style:style style:name="Level_20_3" style:display-name="Level 3" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.55in" fo:margin-right="0in" style:line-height-at-least="0.1807in" fo:text-indent="-0.3in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times"/></style:style><style:style style:name="LH" style:family="paragraph" style:parent-style-name="FT"><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="BodyNoIndent" style:family="paragraph" style:parent-style-name="Body"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0.0835in" fo:margin-bottom="0.0417in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="ISBN" style:family="paragraph" style:parent-style-name="BodyNoIndent"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="LOC" style:family="paragraph" style:parent-style-name="ISBN"/><style:style style:name="LSH" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0.0693in" fo:margin-bottom="0in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" fo:font-weight="bold" style:font-size-asian="11pt" style:font-weight-asian="bold"/></style:style><style:style style:name="CX" style:family="paragraph" style:parent-style-name="C2" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/></style:style><style:style style:name="LCX" style:family="paragraph" style:parent-style-name="CX" style:next-style-name="FT"><style:paragraph-properties fo:margin-left="0.0835in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="LX" style:family="paragraph" style:parent-style-name="LCX" style:next-style-name="FT"/><style:style style:name="UC" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="MH" style:family="paragraph" style:parent-style-name="UC"/><style:style style:name="MN" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="NL1" style:family="paragraph" style:parent-style-name="NL" style:next-style-name="NL"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="NLB" style:family="paragraph" style:parent-style-name="NL"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0.5in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="NLC" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0.5in" style:line-height-at-least="0.139in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Courier New"/></style:style><style:style style:name="NLCX" style:family="paragraph" style:parent-style-name="NLC" style:next-style-name="NLB"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="NLX" style:family="paragraph" style:parent-style-name="NL" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="NOX" style:family="paragraph" style:parent-style-name="NO" style:next-style-name="FT"/><style:style style:name="PD" style:family="paragraph"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:orphans="2" fo:widows="2"/><style:text-properties fo:color="#993366" style:font-name="Courier" fo:font-size="11pt" fo:language="en" fo:country="US" fo:font-style="italic" fo:font-weight="bold" style:font-name-asian="Arial" style:font-size-asian="11pt" style:language-asian="zxx" style:country-asian="none" style:font-style-asian="italic" style:font-weight-asian="bold" style:font-name-complex="Times New Roman" style:font-size-complex="10pt" style:language-complex="ar" style:country-complex="SA"/></style:style><style:style style:name="PN" style:family="paragraph" style:parent-style-name="FT"><style:text-properties fo:font-size="30pt" style:font-size-asian="30pt"/></style:style><style:style style:name="PT" style:family="paragraph" style:parent-style-name="FT"><style:text-properties fo:font-size="30pt" style:font-size-asian="30pt"/></style:style><style:style style:name="Preface" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" style:line-height-at-least="0.1665in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="PTFT" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="Quotation" style:family="paragraph" style:parent-style-name="Standard" style:next-style-name="EX"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0.25in" fo:margin-top="0.0972in" fo:margin-bottom="0.0972in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman"/></style:style><style:style style:name="RHR" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:text-align="end" style:justify-single-word="false"><style:tab-stops><style:tab-stop style:position="2.25in" style:type="center"/><style:tab-stop style:position="4.5in" style:type="right"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:color="#000000" fo:font-size="8pt" fo:font-weight="bold" style:font-size-asian="8pt" style:font-weight-asian="bold"/></style:style><style:style style:name="RHV" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties><style:tab-stops><style:tab-stop style:position="2.25in" style:type="center"/><style:tab-stop style:position="4.5in" style:type="right"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:color="#000000" fo:font-size="8pt" fo:font-weight="bold" style:font-size-asian="8pt" style:font-weight-asian="bold"/></style:style><style:style style:name="SB" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.3335in" fo:margin-right="0.3335in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:line-height="150%" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="SBX" style:family="paragraph" style:parent-style-name="SB" style:next-style-name="FT"><style:paragraph-properties fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0in" fo:padding-bottom="0.0138in" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.51pt solid #000000"/></style:style><style:style style:name="SH" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.3335in" fo:margin-right="0.3335in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:line-height="150%" fo:text-align="center" style:justify-single-word="false" fo:text-indent="0in" style:auto-text-indent="false" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="TB" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="TB1" style:family="paragraph" style:parent-style-name="TB"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0555in"/></style:style><style:style style:name="TBFN" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.3299in" fo:margin-right="0in" fo:margin-top="0.0417in" fo:margin-bottom="0in" style:line-height-at-least="0.1807in" fo:text-indent="-0.1701in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0.6598in"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="9pt" style:font-size-asian="9pt"/></style:style><style:style style:name="TBX" style:family="paragraph" style:parent-style-name="TB" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="TCCP" style:family="paragraph" style:parent-style-name="TB"><style:text-properties style:font-name="Courier New"/></style:style><style:style style:name="TCEM" style:family="paragraph" style:parent-style-name="TB"><style:text-properties style:font-name="Courier New"/></style:style><style:style style:name="TCH" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:line-height="0.139in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="9pt" fo:font-weight="bold" style:font-size-asian="9pt" style:font-weight-asian="bold"/></style:style><style:style style:name="TH" style:family="paragraph" style:parent-style-name="LH"/><style:style style:name="TS" style:family="paragraph" style:parent-style-name="TB"><style:paragraph-properties fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0in" fo:padding-bottom="0.0138in" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.51pt solid #000000"><style:tab-stops><style:tab-stop style:position="2.05in"/><style:tab-stop style:position="4.1in"/><style:tab-stop style:position="6.15in"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:font-style="italic" style:font-style-asian="italic"/></style:style><style:style style:name="NoteH" style:family="paragraph" style:parent-style-name="NO" style:next-style-name="NO"><style:paragraph-properties fo:margin-top="0.0693in" fo:margin-bottom="0.0417in"><style:tab-stops><style:tab-stop style:position="1.6in"/></style:tab-stops></style:paragraph-properties><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="TIH" style:family="paragraph" style:parent-style-name="NoteH" style:next-style-name="Standard"><style:paragraph-properties fo:keep-with-next="always"><style:tab-stops><style:tab-stop style:position="1.0799in"/><style:tab-stop style:position="1.3in"/><style:tab-stop style:position="1.3799in"/><style:tab-stop style:position="1.6in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="TitleTOC_2f_Index" style:display-name="TitleTOC/Index" style:family="paragraph" style:parent-style-name="Standard"><style:text-properties fo:color="#000000" style:font-name="Times" fo:font-size="24pt" fo:font-style="italic" style:font-size-asian="24pt" style:font-style-asian="italic"/></style:style><style:style style:name="SC2" style:family="paragraph" style:parent-style-name="NCP"/><style:style style:name="TN" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0693in" fo:margin-bottom="0in" fo:keep-with-next="always"/><style:text-properties fo:color="#000000" style:font-name="Times" fo:font-size="11pt" fo:font-weight="bold" style:font-size-asian="11pt" style:font-weight-asian="bold"/></style:style><style:style style:name="UL" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="UL1" style:family="paragraph" style:parent-style-name="UL"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="ULX" style:family="paragraph" style:parent-style-name="UL" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="XREF" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in"/><style:text-properties fo:color="#000000" style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="C1" style:family="paragraph" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in" fo:line-height="150%" fo:orphans="2" fo:widows="2"/><style:text-properties style:use-window-font-color="true" style:font-name="Courier" fo:font-size="8pt" fo:language="en" fo:country="US" style:text-underline-style="solid" style:text-underline-width="auto" style:text-underline-color="font-color" style:font-name-asian="Arial" style:font-size-asian="8pt" style:language-asian="zxx" style:country-asian="none" style:font-name-complex="Times New Roman" style:font-size-complex="10pt" style:language-complex="ar" style:country-complex="SA"/></style:style><style:style style:name="BT1" style:family="paragraph" style:parent-style-name="BT"/><style:style style:name="EN" style:family="paragraph" style:parent-style-name="EH"><style:paragraph-properties fo:margin-top="0.472in" fo:margin-bottom="0.111in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/><style:text-properties fo:font-size="12pt" fo:font-style="normal" style:font-size-asian="12pt" style:font-style-asian="normal"/></style:style><style:style style:name="EMX" style:family="paragraph" style:parent-style-name="EMT" style:next-style-name="Body"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0835in" fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0in" fo:padding-bottom="0.0138in" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.51pt solid #000000"/></style:style><style:style style:name="CO" style:family="paragraph" style:parent-style-name="Body"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:font-style="italic" style:font-style-asian="italic"/></style:style><style:style style:name="QQ" style:family="paragraph"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:line-height="150%" fo:orphans="2" fo:widows="2" fo:padding-left="0.0555in" fo:padding-right="0.0555in" fo:padding-top="0.0138in" fo:padding-bottom="0.0138in" fo:border="0.51pt solid #000000"/><style:text-properties fo:color="#ff0000" style:font-name="Verdana" fo:font-size="11pt" fo:language="en" fo:country="US" fo:font-weight="bold" style:font-name-asian="Arial" style:font-size-asian="11pt" style:language-asian="zxx" style:country-asian="none" style:font-weight-asian="bold" style:font-name-complex="Times New Roman" style:font-size-complex="10pt" style:language-complex="ar" style:country-complex="SA"/></style:style><style:style style:name="NLC1" style:family="paragraph" style:parent-style-name="NLC"><style:paragraph-properties fo:margin-top="0.0417in" fo:margin-bottom="0in"/></style:style><style:style style:name="WAH" style:family="paragraph" style:parent-style-name="TIH" style:next-style-name="WA"><style:paragraph-properties><style:tab-stops><style:tab-stop style:position="1.0799in"/><style:tab-stop style:position="1.3in"/><style:tab-stop style:position="1.3799in"/><style:tab-stop style:position="1.6in"/><style:tab-stop style:position="1.75in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="WA" style:family="paragraph" style:parent-style-name="NO"><style:paragraph-properties fo:background-color="#ffff99"><style:background-image/></style:paragraph-properties></style:style><style:style style:name="ETNL1" style:family="paragraph" style:parent-style-name="ETNL" style:next-style-name="ETNL"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="ETBL" style:family="paragraph" style:parent-style-name="BL"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="ETBL1" style:family="paragraph" style:parent-style-name="ETBL" style:next-style-name="ETBL"><style:paragraph-properties fo:margin-top="0.0835in" fo:margin-bottom="0.0417in"/></style:style><style:style style:name="ETBX" style:family="paragraph" style:parent-style-name="ETBL" style:next-style-name="ET"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="ESH" style:family="paragraph" style:parent-style-name="EH" style:next-style-name="ET"><style:paragraph-properties fo:margin-top="0.1665in" fo:margin-bottom="0.0835in"/><style:text-properties fo:font-weight="normal" style:font-weight-asian="normal"/></style:style><style:style style:name="ETNB" style:family="paragraph" style:parent-style-name="Standard"/><style:style style:name="IT" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-left="0in" fo:margin-right="0in" fo:text-indent="0.3335in" style:auto-text-indent="false"/></style:style><style:style style:name="TI" style:family="paragraph" style:parent-style-name="NO"><style:paragraph-properties fo:background-color="#ccffff"><style:background-image/></style:paragraph-properties></style:style><style:style style:name="TIX" style:family="paragraph" style:parent-style-name="TI" style:next-style-name="FT"/><style:style style:name="WAX" style:family="paragraph" style:parent-style-name="WA" style:next-style-name="FT"/><style:style style:name="CT" style:family="paragraph" style:parent-style-name="BodyNoIndent" style:next-style-name="Credits"/><style:style style:name="Credits" style:family="paragraph" style:parent-style-name="BodyNoIndent" style:next-style-name="CT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0in"/></style:style><style:style style:name="Pubname" style:family="paragraph" style:parent-style-name="BodyNoIndent"/><style:style style:name="CTTOC" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.0835in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="PTTOC" style:family="paragraph" style:parent-style-name="Standard"><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="TOCPART" style:family="paragraph" style:parent-style-name="PTTOC"/><style:style style:name="TOCHA" style:family="paragraph" style:parent-style-name="CTTOC"><style:text-properties fo:font-style="italic" style:font-style-asian="italic"/></style:style><style:style style:name="TOCHB" style:family="paragraph" style:parent-style-name="CTTOC"/><style:style style:name="TOCHC" style:family="paragraph" style:parent-style-name="TOCHB"><style:paragraph-properties fo:margin-left="0.1in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="TOCHD" style:family="paragraph" style:parent-style-name="TOCHC"><style:paragraph-properties fo:margin-left="0.2in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="TOCHE" style:family="paragraph" style:parent-style-name="TOCHD"><style:paragraph-properties fo:margin-left="0.3in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="TOCHF" style:family="paragraph" style:parent-style-name="TOCHE"><style:paragraph-properties fo:margin-left="0.4in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="TOCHG" style:family="paragraph" style:parent-style-name="TOCHF"><style:paragraph-properties fo:margin-left="0.5in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="EL2" style:family="paragraph" style:parent-style-name="EL"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0in"/></style:style><style:style style:name="LN" style:family="paragraph" style:parent-style-name="LH"><style:paragraph-properties fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0.0138in" fo:padding-bottom="0in" fo:border-left="none" fo:border-right="none" fo:border-top="0.51pt solid #000000" fo:border-bottom="none"/><style:text-properties fo:font-style="normal" style:font-style-asian="normal"/></style:style><style:style style:name="ETNLB" style:family="paragraph" style:parent-style-name="Standard"/><style:style style:name="SC" style:family="paragraph" style:parent-style-name="NCP1"/><style:style style:name="SCX" style:family="paragraph" style:parent-style-name="NCPX"/><style:style style:name="SBBL" style:family="paragraph" style:parent-style-name="BL"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SBBL1" style:family="paragraph" style:parent-style-name="BL1"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SBBX" style:family="paragraph" style:parent-style-name="BX"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SBNL" style:family="paragraph" style:parent-style-name="NL"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SBNL1" style:family="paragraph" style:parent-style-name="NL1"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SBNLX" style:family="paragraph" style:parent-style-name="NLX"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="ETNLX" style:family="paragraph" style:parent-style-name="ETNL" style:next-style-name="ET"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.0835in"/></style:style><style:style style:name="NI" style:family="paragraph" style:parent-style-name="NO"><style:paragraph-properties fo:margin-left="1in" fo:margin-right="1in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="Footer" style:family="paragraph" style:parent-style-name="Standard" style:class="extra"><style:paragraph-properties text:number-lines="false" text:line-number="0"><style:tab-stops><style:tab-stop style:position="3.4626in" style:type="center"/><style:tab-stop style:position="6.9252in" style:type="right"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="CODE" style:family="paragraph" style:parent-style-name="BodyNoIndent" style:next-style-name="BodyNoIndent"><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="Preformatted_20_Text" style:display-name="Preformatted Text" style:family="paragraph" style:parent-style-name="Standard" style:class="html"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0in"/><style:text-properties style:font-name="Nimbus Mono L" fo:font-size="10pt" style:font-name-asian="Nimbus Mono L" style:font-size-asian="10pt" style:font-name-complex="Nimbus Mono L" style:font-size-complex="10pt"/></style:style><style:style style:name="Footnote" style:family="paragraph" style:parent-style-name="Standard" style:class="extra"><style:paragraph-properties fo:margin-left="0.1965in" fo:margin-right="0in" fo:text-indent="-0.1965in" style:auto-text-indent="false" text:number-lines="false" text:line-number="0"/><style:text-properties fo:font-size="10pt" style:font-size-asian="10pt" style:font-size-complex="10pt"/></style:style><style:style style:name="NX" style:family="paragraph" style:parent-style-name="BX" style:next-style-name="FT"/><style:style style:name="CA" style:family="paragraph" style:parent-style-name="NO"><style:paragraph-properties fo:background-color="#cc99ff"><style:background-image/></style:paragraph-properties></style:style><style:style style:name="LC1" style:family="paragraph" style:parent-style-name="C1"><style:paragraph-properties fo:margin-left="0.0835in" fo:margin-right="0in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="CAX" style:family="paragraph" style:parent-style-name="CA" style:next-style-name="FT"/><style:style style:name="UX" style:family="paragraph" style:parent-style-name="UL" style:next-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/></style:style><style:style style:name="TC" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:padding-left="0in" fo:padding-right="0in" fo:padding-top="0in" fo:padding-bottom="0.0138in" fo:border-left="none" fo:border-right="none" fo:border-top="none" fo:border-bottom="0.51pt solid #000000"/><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="TX" style:family="paragraph" style:parent-style-name="FT"><style:paragraph-properties fo:margin-top="0in" fo:margin-bottom="0.1665in"/></style:style><style:style style:name="TR" style:family="paragraph" style:parent-style-name="TB"><style:paragraph-properties fo:background-color="#d8d8d8"><style:tab-stops><style:tab-stop style:position="2.05in"/><style:tab-stop style:position="4.1in"/><style:tab-stop style:position="6.15in"/></style:tab-stops><style:background-image/></style:paragraph-properties></style:style><style:style style:name="TRX" style:family="paragraph" style:parent-style-name="TX" style:next-style-name="FT"><style:paragraph-properties fo:background-color="#d8d8d8"><style:tab-stops><style:tab-stop style:position="2.05in"/><style:tab-stop style:position="4.1in"/><style:tab-stop style:position="6.15in"/></style:tab-stops><style:background-image/></style:paragraph-properties></style:style><style:style style:name="M01" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M02" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M03" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M04" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M05" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M06" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M07" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M08" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M09" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M10" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M11" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M12" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M13" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M14" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="M15" style:family="paragraph" style:parent-style-name="FT"/><style:style style:name="CLT" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:margin-left="0.1665in" fo:margin-right="0.1665in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="0in" style:auto-text-indent="false"/><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="ETNX" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="ENL" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="ENX" style:family="paragraph" style:parent-style-name="ETNL"/><style:style style:name="Balloon_20_Text" style:display-name="Balloon Text" style:family="paragraph" style:parent-style-name="Standard"><style:text-properties style:font-name="Tahoma" fo:font-size="8pt" style:font-size-asian="8pt" style:font-name-complex="Tahoma" style:font-size-complex="8pt"/></style:style><style:style style:name="List_20_1" style:display-name="List 1" style:family="paragraph" style:parent-style-name="List" style:class="list"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="-0.25in" style:auto-text-indent="false"/></style:style><style:style style:name="Numbering_20_1" style:display-name="Numbering 1" style:family="paragraph" style:parent-style-name="List" style:class="list"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="-0.25in" style:auto-text-indent="false"/></style:style><style:style style:name="List_20_Indent" style:display-name="List Indent" style:family="paragraph" style:parent-style-name="Text_20_body" style:class="text"><style:paragraph-properties fo:margin-left="1.9689in" fo:margin-right="0in" fo:text-indent="-1.7717in" style:auto-text-indent="false"><style:tab-stops><style:tab-stop style:position="0in"/></style:tab-stops></style:paragraph-properties></style:style><style:style style:name="List_20_1_20_Start" style:display-name="List 1 Start" style:family="paragraph" style:parent-style-name="List" style:next-style-name="List_20_1" style:class="list"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0.1665in" fo:margin-bottom="0.0835in" fo:text-indent="-0.25in" style:auto-text-indent="false"/></style:style><style:style style:name="List_20_1_20_Cont." style:display-name="List 1 Cont." style:family="paragraph" style:parent-style-name="List" style:class="list"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.0835in" fo:text-indent="0in" style:auto-text-indent="false"/></style:style><style:style style:name="List_20_1_20_End" style:display-name="List 1 End" style:family="paragraph" style:parent-style-name="List" style:next-style-name="List_20_1" style:class="list"><style:paragraph-properties fo:margin-left="0.25in" fo:margin-right="0in" fo:margin-top="0in" fo:margin-bottom="0.1665in" fo:text-indent="-0.25in" style:auto-text-indent="false"/></style:style><style:style style:name="WW8Num1z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num1z2" style:family="text"><style:text-properties style:font-name="Courier New"/></style:style><style:style style:name="WW8Num1z3" style:family="text"><style:text-properties style:font-name="Wingdings"/></style:style><style:style style:name="WW8Num6z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num7z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num8z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num9z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num11z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="Default_20_Paragraph_20_Font" style:display-name="Default Paragraph Font" style:family="text"/><style:style style:name="WW8Num5z0" style:family="text"><style:text-properties style:font-name="Times New Roman" fo:font-style="normal" fo:font-weight="bold" style:font-style-asian="normal" style:font-weight-asian="bold"/></style:style><style:style style:name="WW8Num43z0" style:family="text"><style:text-properties style:font-name="Times New Roman" fo:font-style="normal" fo:font-weight="bold" style:font-style-asian="normal" style:font-weight-asian="bold"/></style:style><style:style style:name="WW8Num56z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num59z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num60z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW8Num60z1" style:family="text"><style:text-properties style:font-name="Courier New"/></style:style><style:style style:name="WW8Num60z2" style:family="text"><style:text-properties style:font-name="Wingdings"/></style:style><style:style style:name="WW8Num61z0" style:family="text"><style:text-properties style:font-name="Helvetica" fo:font-size="9pt" fo:font-style="normal" fo:font-weight="bold" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold"/></style:style><style:style style:name="WW8Num62z0" style:family="text"><style:text-properties style:font-name="Helvetica" fo:font-size="9pt" fo:font-style="normal" fo:font-weight="bold" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold"/></style:style><style:style style:name="WW8Num63z0" style:family="text"><style:text-properties style:font-name="Helvetica" fo:font-size="9pt" fo:font-style="normal" fo:font-weight="bold" style:font-size-asian="9pt" style:font-style-asian="normal" style:font-weight-asian="bold"/></style:style><style:style style:name="WW8NumSt2z0" style:family="text"><style:text-properties style:font-name="Symbol"/></style:style><style:style style:name="WW-Default_20_Paragraph_20_Font" style:display-name="WW-Default Paragraph Font" style:family="text"/><style:style style:name="CD4" style:family="text" style:parent-style-name="WW-Default_20_Paragraph_20_Font"><style:text-properties fo:color="#000000" style:font-name="Courier New" fo:font-size="10pt" fo:font-style="italic" fo:font-weight="bold" style:font-size-asian="10pt" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="CD1" style:family="text"><style:text-properties fo:color="#000000" style:font-name="Courier New" fo:font-size="10pt" style:font-size-asian="10pt"/></style:style><style:style style:name="CD3" style:family="text"><style:text-properties fo:color="#000000" style:font-name="Courier New" fo:font-size="10pt" fo:font-style="italic" style:font-size-asian="10pt" style:font-style-asian="italic"/></style:style><style:style style:name="CD2" style:family="text"><style:text-properties fo:color="#000000" style:font-name="Courier New" fo:font-size="10pt" fo:font-weight="bold" style:font-size-asian="10pt" style:font-weight-asian="bold"/></style:style><style:style style:name="E1" style:family="text"><style:text-properties fo:font-weight="bold" style:font-weight-asian="bold"/></style:style><style:style style:name="E2" style:family="text"><style:text-properties fo:font-style="italic" style:font-style-asian="italic"/></style:style><style:style style:name="IXI" style:family="text"><style:text-properties style:font-name="Arial"/></style:style><style:style style:name="SUB1" style:family="text"><style:text-properties style:text-position="sub 58%" style:font-name="Times" fo:font-size="8pt" style:font-size-asian="8pt"/></style:style><style:style style:name="SUP1" style:family="text"><style:text-properties style:text-position="super 58%" style:font-name="Times" fo:font-size="9pt" style:font-size-asian="9pt"/></style:style><style:style style:name="XIND" style:family="text"><style:text-properties style:font-name="Times New Roman" fo:font-size="11pt" style:font-size-asian="11pt"/></style:style><style:style style:name="E3" style:family="text"><style:text-properties fo:font-style="italic" fo:font-weight="bold" style:font-style-asian="italic" style:font-weight-asian="bold"/></style:style><style:style style:name="Footnote_20_Symbol" style:display-name="Footnote Symbol" style:family="text"/><style:style style:name="Footnote_20_Reference" style:display-name="Footnote Reference" style:family="text"><style:text-properties style:text-position="super 58%"/></style:style><style:style style:name="Endnote_20_Symbol" style:display-name="Endnote Symbol" style:family="text"><style:text-properties style:text-position="super 58%"/></style:style><style:style style:name="WW-Endnote_20_Characters" style:display-name="WW-Endnote Characters" style:family="text"/><style:style style:name="Footnote_20_anchor" style:display-name="Footnote anchor" style:family="text"><style:text-properties style:text-position="super 58%"/></style:style><style:style style:name="Bullet_20_Symbols" style:display-name="Bullet Symbols" style:family="text"><style:text-properties style:font-name="OpenSymbol" style:font-name-asian="OpenSymbol" style:font-name-complex="OpenSymbol"/></style:style><style:style style:name="Frame" style:family="graphic"><style:graphic-properties text:anchor-type="paragraph" svg:x="0in" svg:y="0in" style:wrap="parallel" style:number-wrapped-paragraphs="no-limit" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph-content" style:horizontal-pos="center" style:horizontal-rel="paragraph-content"/></style:style><style:style style:name="Graphics" style:family="graphic"><style:graphic-properties text:anchor-type="paragraph" svg:x="0in" svg:y="0in" style:wrap="dynamic" style:number-wrapped-paragraphs="no-limit" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph"/></style:style><style:style style:name="OLE" style:family="graphic"><style:graphic-properties text:anchor-type="paragraph" svg:x="0in" svg:y="0in" style:wrap="dynamic" style:number-wrapped-paragraphs="no-limit" style:wrap-contour="false" style:vertical-pos="top" style:vertical-rel="paragraph" style:horizontal-pos="center" style:horizontal-rel="paragraph"/></style:style><text:outline-style style:name="Outline"><text:outline-level-style text:level="1" style:num-prefix="Chapter " style:num-format="1"><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="2" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="3" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="4" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="5" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="6" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="7" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="8" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="9" style:num-format=""><style:list-level-properties/></text:outline-level-style><text:outline-level-style text:level="10" style:num-format=""><style:list-level-properties text:min-label-distance="0.15in"/></text:outline-level-style></text:outline-style><text:list-style style:name="WW8Num1"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num1z0" text:bullet-char="←"><style:list-level-properties/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="2" text:style-name="WW8Num1z0" text:bullet-char=""><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="3" text:style-name="WW8Num1z2" text:bullet-char="o"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/><style:text-properties fo:font-family="'Courier New'" style:font-family-generic="modern" style:font-pitch="fixed"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="4" text:style-name="WW8Num1z3" text:bullet-char=""><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Wingdings"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="5" text:style-name="WW8Num1z3" text:bullet-char=""><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Wingdings"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="6" text:style-name="WW8Num1z0" text:bullet-char=""><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="7" text:style-name="WW8Num1z2" text:bullet-char="o"><style:list-level-properties text:space-before="3in" text:min-label-width="0.25in"/><style:text-properties fo:font-family="'Courier New'" style:font-family-generic="modern" style:font-pitch="fixed"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="8" text:style-name="WW8Num1z3" text:bullet-char=""><style:list-level-properties text:space-before="3.5in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Wingdings"/></text:list-level-style-bullet><text:list-level-style-bullet text:level="9" text:style-name="WW8Num1z3" text:bullet-char=""><style:list-level-properties text:space-before="4in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Wingdings"/></text:list-level-style-bullet><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num2" text:consecutive-numbering="true"><text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num3" text:consecutive-numbering="true"><text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num4" text:consecutive-numbering="true"><text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num5" text:consecutive-numbering="true"><text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num6" text:consecutive-numbering="true"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num6z0" text:bullet-char=""><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num7" text:consecutive-numbering="true"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num7z0" text:bullet-char=""><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num8" text:consecutive-numbering="true"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num8z0" text:bullet-char=""><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num9" text:consecutive-numbering="true"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num9z0" text:bullet-char=""><style:list-level-properties text:space-before="0.25in" text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num10" text:consecutive-numbering="true"><text:list-level-style-number text:level="1" style:num-suffix="." style:num-format="1"><style:list-level-properties text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num11" text:consecutive-numbering="true"><text:list-level-style-bullet text:level="1" text:style-name="WW8Num11z0" text:bullet-char=""><style:list-level-properties text:min-label-width="0.25in"/><style:text-properties style:font-name="Symbol"/></text:list-level-style-bullet><text:list-level-style-number text:level="2" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="0.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.5in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="1.75in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.25in" text:min-label-width="0.25in"/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:list-style style:name="WW8Num12"><text:list-level-style-number text:level="1" style:num-prefix="Chapter " style:num-format="1"><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="2" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="3" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="4" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="5" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="6" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="7" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="8" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="9" style:num-format=""><style:list-level-properties/></text:list-level-style-number><text:list-level-style-number text:level="10" style:num-suffix="." style:num-format="1"><style:list-level-properties text:space-before="2.5in" text:min-label-width="0.25in"/></text:list-level-style-number></text:list-style><text:notes-configuration text:note-class="footnote" text:citation-style-name="Footnote_20_Symbol" text:citation-body-style-name="Footnote_20_anchor" style:num-format="1" text:start-value="0" text:footnotes-position="page" text:start-numbering-at="document"/><text:notes-configuration text:note-class="endnote" style:num-format="i" text:start-value="0"/><text:linenumbering-configuration text:number-lines="false" text:offset="0.1965in" style:num-format="1" text:number-position="left" text:increment="5"/><style:default-page-layout><style:page-layout-properties style:writing-mode="lr-tb" style:layout-grid-standard-mode="true"/></style:default-page-layout></office:styles><office:automatic-styles><style:style style:name="MP1" style:family="paragraph" style:parent-style-name="Standard"><style:paragraph-properties fo:text-align="end" style:justify-single-word="false"/></style:style><style:page-layout style:name="Mpm1"><style:page-layout-properties fo:page-width="8.5in" fo:page-height="11in" style:num-format="1" style:print-orientation="portrait" fo:margin-top="1in" fo:margin-bottom="0.5in" fo:margin-left="1.25in" fo:margin-right="1.25in" style:writing-mode="lr-tb" style:layout-grid-color="#c0c0c0" style:layout-grid-lines="38" style:layout-grid-base-height="0.25in" style:layout-grid-ruby-height="0in" style:layout-grid-mode="none" style:layout-grid-ruby-below="false" style:layout-grid-print="false" style:layout-grid-display="false" style:layout-grid-base-width="0.2917in" style:layout-grid-snap-to="true" style:layout-grid-snap-to-characters="true" style:footnote-max-height="0in"><style:footnote-sep style:width="0.0071in" style:distance-before-sep="0.0398in" style:distance-after-sep="0.0398in" style:line-style="none" style:adjustment="left" style:rel-width="25%" style:color="#000000"/></style:page-layout-properties><style:header-style/><style:footer-style><style:header-footer-properties fo:min-height="0.5in" fo:margin-left="0in" fo:margin-right="0in" fo:margin-top="0.461in" style:dynamic-spacing="true"/></style:footer-style></style:page-layout></office:automatic-styles><office:master-styles><style:master-page style:name="Standard" style:page-layout-name="Mpm1"><style:footer><text:p text:style-name="MP1"><text:s/><text:page-number text:select-page="current">6</text:page-number> </text:p></style:footer></style:master-page></office:master-styles></office:document-styles>
|
data/lib/notroff/odt_renderer.rb
CHANGED
|
@@ -43,13 +43,20 @@ class OdtRenderer < Processor
|
|
|
43
43
|
|
|
44
44
|
return nil if text.empty? and ! code_type?( type )
|
|
45
45
|
|
|
46
|
-
result =
|
|
46
|
+
result = nil
|
|
47
47
|
|
|
48
48
|
if [ :author, :section, :sec, :title, :pn, :pt, :chapter ].include?( type )
|
|
49
|
+
result = new_text_element( type )
|
|
49
50
|
result.add_text( text.string )
|
|
50
51
|
elsif [:body, :quote].include?(type)
|
|
52
|
+
result = new_text_element( type )
|
|
51
53
|
add_body_text( text, result )
|
|
54
|
+
elsif list_type?(para)
|
|
55
|
+
result = new_list_element(para[:kids])
|
|
56
|
+
elsif bullet_type?(para)
|
|
57
|
+
result = new_bullet_element(para[:kids])
|
|
52
58
|
elsif code_type?(type)
|
|
59
|
+
result = new_text_element( type )
|
|
53
60
|
add_code_text( text, result )
|
|
54
61
|
else
|
|
55
62
|
raise "Dont know what to do with type [#{type}]"
|
|
@@ -57,10 +64,79 @@ class OdtRenderer < Processor
|
|
|
57
64
|
result
|
|
58
65
|
end
|
|
59
66
|
|
|
67
|
+
def group?(para)
|
|
68
|
+
para[:type] == :group
|
|
69
|
+
end
|
|
70
|
+
|
|
71
|
+
def list_type?(para)
|
|
72
|
+
group?(para) and para[:kid_type] == :list
|
|
73
|
+
end
|
|
74
|
+
|
|
75
|
+
def bullet_type?(para)
|
|
76
|
+
group?(para) and para[:kid_type] == :bullet
|
|
77
|
+
end
|
|
78
|
+
|
|
60
79
|
def code_type?( type )
|
|
61
80
|
[ :first_code, :middle_code, :end_code, :single_code ].include?(type)
|
|
62
81
|
end
|
|
63
82
|
|
|
83
|
+
# <text:list xml:id="list899615401" text:style-name="L2">
|
|
84
|
+
# <text:list-item>
|
|
85
|
+
# <text:p text:style-name="P7">first</text:p>
|
|
86
|
+
# </text:list-item>
|
|
87
|
+
# <text:list-item>
|
|
88
|
+
# <text:p text:style-name="P3">second</text:p>
|
|
89
|
+
# </text:list-item>
|
|
90
|
+
# <text:list-item>
|
|
91
|
+
# <text:p text:style-name="P4">third</text:p>
|
|
92
|
+
# </text:list-item>
|
|
93
|
+
# </text:list>
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
def new_list_element(items)
|
|
97
|
+
list = Element.new('text:list')
|
|
98
|
+
list.attributes['text:style-name'] = 'L2'
|
|
99
|
+
items.each_with_index do |item, i|
|
|
100
|
+
puts "*** adding item: #{item}"
|
|
101
|
+
list_item_element = Element.new('text:list-item')
|
|
102
|
+
text_element = Element.new('text:p')
|
|
103
|
+
text_element.attributes['text:style-name'] = numbered_item_style_for(items, i)
|
|
104
|
+
add_body_text(item.string, text_element)
|
|
105
|
+
list_item_element.add(text_element)
|
|
106
|
+
list.add(list_item_element)
|
|
107
|
+
end
|
|
108
|
+
puts list.to_s
|
|
109
|
+
list
|
|
110
|
+
end
|
|
111
|
+
|
|
112
|
+
def numbered_item_style_for(items, i)
|
|
113
|
+
return 'P7' if i == 0
|
|
114
|
+
return 'P4' if i == (items.size-1)
|
|
115
|
+
'P3'
|
|
116
|
+
end
|
|
117
|
+
|
|
118
|
+
def new_bullet_element(items)
|
|
119
|
+
list = Element.new('text:list')
|
|
120
|
+
list.attributes['text:style-name'] = 'L1'
|
|
121
|
+
items.each_with_index do |item, i|
|
|
122
|
+
puts "*** adding item: #{item}"
|
|
123
|
+
list_item_element = Element.new('text:list-item')
|
|
124
|
+
text_element = Element.new('text:p')
|
|
125
|
+
text_element.attributes['text:style-name'] = bullet_item_style_for(items, i)
|
|
126
|
+
add_body_text(item.string, text_element)
|
|
127
|
+
list_item_element.add(text_element)
|
|
128
|
+
list.add(list_item_element)
|
|
129
|
+
end
|
|
130
|
+
puts list.to_s
|
|
131
|
+
list
|
|
132
|
+
end
|
|
133
|
+
|
|
134
|
+
def bullet_item_style_for(items, i)
|
|
135
|
+
return 'List_20_1_20_Start' if i == 0
|
|
136
|
+
return 'List_20_1_20_End' if i == (items.size-1)
|
|
137
|
+
'List_20_1_20_Cont.'
|
|
138
|
+
end
|
|
139
|
+
|
|
64
140
|
def new_text_element( type )
|
|
65
141
|
result = Element.new( "text:p" )
|
|
66
142
|
result.attributes["text:style-name"] = PARAGRAPH_STYLES[type]
|
data/lib/notroff/skel.odt
CHANGED
|
Binary file
|
|
@@ -1,15 +1,25 @@
|
|
|
1
|
-
require '
|
|
1
|
+
require 'rexml/document'
|
|
2
|
+
|
|
2
3
|
|
|
3
|
-
TEMPLATE = File.expand_path('../content.xml.erb', __FILE__)
|
|
4
4
|
|
|
5
5
|
class TemplateExpander < Processor
|
|
6
|
+
PATH = '/office:document-content/office:body/office:text'
|
|
7
|
+
TEMPLATE = File.expand_path('../content.xml', __FILE__)
|
|
6
8
|
|
|
7
9
|
def initialize
|
|
8
|
-
@template = ERB.new(File.read(TEMPLATE))
|
|
9
10
|
end
|
|
10
11
|
|
|
11
12
|
def process( elements )
|
|
12
|
-
|
|
13
|
-
|
|
13
|
+
puts "reading file: #{TEMPLATE}"
|
|
14
|
+
doc = REXML::Document.new(File.new(TEMPLATE))
|
|
15
|
+
text_element = REXML::XPath.first(doc, PATH)
|
|
16
|
+
n = text_element.elements.size
|
|
17
|
+
puts "deleting #{n} elements"
|
|
18
|
+
n.times {|i| text_element.delete_element(1)}
|
|
19
|
+
puts "ELs: #{elements.size}"
|
|
20
|
+
puts "ELs: #{elements}"
|
|
21
|
+
elements.each {|el| text_element.add_element(el)}
|
|
22
|
+
puts "OUtput: #{doc.to_s}"
|
|
23
|
+
doc.to_s
|
|
14
24
|
end
|
|
15
25
|
end
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
class
|
|
1
|
+
class TypeRefiner
|
|
2
2
|
def process( paragraphs )
|
|
3
3
|
processed_paragraphs = []
|
|
4
4
|
|
|
@@ -8,7 +8,7 @@ class CodeTypeRefiner
|
|
|
8
8
|
type = paragraph[:type]
|
|
9
9
|
previous_type = previous_paragraph_type(paragraphs, i)
|
|
10
10
|
next_type = next_paragraph_type(paragraphs, i)
|
|
11
|
-
new_type =
|
|
11
|
+
new_type = type_for( previous_type, type, next_type )
|
|
12
12
|
new_paragraph = paragraph.clone
|
|
13
13
|
new_paragraph[:type] = new_type
|
|
14
14
|
processed_paragraphs << new_paragraph
|
|
@@ -25,8 +25,10 @@ class CodeTypeRefiner
|
|
|
25
25
|
return nil if (i + 1) >= paragraphs.size
|
|
26
26
|
paragraphs[i+1][:type]
|
|
27
27
|
end
|
|
28
|
+
end
|
|
28
29
|
|
|
29
|
-
|
|
30
|
+
class CodeTypeRefiner < TypeRefiner
|
|
31
|
+
def type_for( previous_type, type, next_type )
|
|
30
32
|
Logger.log "code type for [#{previous_type}] [#{type}] [#{next_type}]"
|
|
31
33
|
if type != :code
|
|
32
34
|
new_type = type
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
describe Grouper do
|
|
2
|
+
let(:grouper) { Grouper.new(:code) }
|
|
3
|
+
let(:paras) do
|
|
4
|
+
paras = %W{ para1 para2 para3 para4 para5}
|
|
5
|
+
paras.map {|p| Text.new(p, :type => :code) }
|
|
6
|
+
end
|
|
7
|
+
|
|
8
|
+
it 'should group all the code together into a single group' do
|
|
9
|
+
new_paras = grouper.process(paras)
|
|
10
|
+
new_paras.size.should == 1
|
|
11
|
+
group = new_paras.first
|
|
12
|
+
group[:type].should == :group
|
|
13
|
+
group[:kid_type].should == :code
|
|
14
|
+
group[:kids].should == paras
|
|
15
|
+
end
|
|
16
|
+
end
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: notroff
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.2.
|
|
4
|
+
version: 0.2.7
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -23,6 +23,7 @@ files:
|
|
|
23
23
|
- spec/composite_processor_spec.rb
|
|
24
24
|
- spec/filter_spec.rb
|
|
25
25
|
- spec/formatter_spec.rb
|
|
26
|
+
- spec/grouper_spec.rb
|
|
26
27
|
- spec/hello.rb
|
|
27
28
|
- spec/hello.rb.out
|
|
28
29
|
- spec/paragraph_joiner_spec.rb
|
|
@@ -32,16 +33,26 @@ files:
|
|
|
32
33
|
- spec/type_assigner_spec.rb
|
|
33
34
|
- spec/with_commands.nr
|
|
34
35
|
- lib/notroff/code_scrubber.rb
|
|
35
|
-
- lib/notroff/code_typer.rb
|
|
36
36
|
- lib/notroff/command_processor.rb
|
|
37
37
|
- lib/notroff/composite_processor.rb
|
|
38
|
-
- lib/notroff/content.xml
|
|
38
|
+
- lib/notroff/content.xml
|
|
39
39
|
- lib/notroff/docbook_renderer.rb
|
|
40
40
|
- lib/notroff/embedded.rb
|
|
41
41
|
- lib/notroff/filter.rb
|
|
42
42
|
- lib/notroff/formatter.rb
|
|
43
|
+
- lib/notroff/grouper.rb
|
|
43
44
|
- lib/notroff/html_renderer.rb
|
|
44
45
|
- lib/notroff/io.rb
|
|
46
|
+
- lib/notroff/junk/Configurations2/accelerator/current.xml
|
|
47
|
+
- lib/notroff/junk/content.xml
|
|
48
|
+
- lib/notroff/junk/layout-cache
|
|
49
|
+
- lib/notroff/junk/manifest.rdf
|
|
50
|
+
- lib/notroff/junk/META-INF/manifest.xml
|
|
51
|
+
- lib/notroff/junk/meta.xml
|
|
52
|
+
- lib/notroff/junk/mimetype
|
|
53
|
+
- lib/notroff/junk/settings.xml
|
|
54
|
+
- lib/notroff/junk/styles.xml
|
|
55
|
+
- lib/notroff/junk/Thumbnails/thumbnail.png
|
|
45
56
|
- lib/notroff/logger.rb
|
|
46
57
|
- lib/notroff/odt_renderer.rb
|
|
47
58
|
- lib/notroff/odt_replacer.rb
|
|
@@ -54,6 +65,7 @@ files:
|
|
|
54
65
|
- lib/notroff/text_replacer.rb
|
|
55
66
|
- lib/notroff/tokenize.rb
|
|
56
67
|
- lib/notroff/type_assigner.rb
|
|
68
|
+
- lib/notroff/type_refiner.rb
|
|
57
69
|
- lib/notroff.rb
|
|
58
70
|
- bin/notroff
|
|
59
71
|
homepage: http://www.russolsen.com
|
data/lib/notroff/content.xml.erb
DELETED
|
@@ -1,110 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
-
<office:document-content xmlns:office="urn:oasis:names:tc:opendocument:xmlns:office:1.0"
|
|
3
|
-
xmlns:style="urn:oasis:names:tc:opendocument:xmlns:style:1.0"
|
|
4
|
-
xmlns:text="urn:oasis:names:tc:opendocument:xmlns:text:1.0"
|
|
5
|
-
xmlns:table="urn:oasis:names:tc:opendocument:xmlns:table:1.0"
|
|
6
|
-
xmlns:draw="urn:oasis:names:tc:opendocument:xmlns:drawing:1.0"
|
|
7
|
-
xmlns:fo="urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0"
|
|
8
|
-
xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
9
|
-
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
10
|
-
xmlns:meta="urn:oasis:names:tc:opendocument:xmlns:meta:1.0"
|
|
11
|
-
xmlns:number="urn:oasis:names:tc:opendocument:xmlns:datastyle:1.0"
|
|
12
|
-
xmlns:svg="urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0"
|
|
13
|
-
xmlns:chart="urn:oasis:names:tc:opendocument:xmlns:chart:1.0"
|
|
14
|
-
xmlns:dr3d="urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0"
|
|
15
|
-
xmlns:math="http://www.w3.org/1998/Math/MathML"
|
|
16
|
-
xmlns:form="urn:oasis:names:tc:opendocument:xmlns:form:1.0"
|
|
17
|
-
xmlns:script="urn:oasis:names:tc:opendocument:xmlns:script:1.0"
|
|
18
|
-
xmlns:ooo="http://openoffice.org/2004/office"
|
|
19
|
-
xmlns:ooow="http://openoffice.org/2004/writer"
|
|
20
|
-
xmlns:oooc="http://openoffice.org/2004/calc"
|
|
21
|
-
xmlns:dom="http://www.w3.org/2001/xml-events"
|
|
22
|
-
xmlns:xforms="http://www.w3.org/2002/xforms"
|
|
23
|
-
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
|
|
24
|
-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
25
|
-
xmlns:field="urn:openoffice:names:experimental:ooxml-odf-interop:xmlns:field:1.0"
|
|
26
|
-
office:version="1.1">
|
|
27
|
-
<office:scripts />
|
|
28
|
-
<office:font-face-decls>
|
|
29
|
-
<style:font-face style:name="Wingdings"
|
|
30
|
-
svg:font-family="Wingdings" style:font-pitch="variable"
|
|
31
|
-
style:font-charset="x-symbol" />
|
|
32
|
-
<style:font-face style:name="Symbol" svg:font-family="Symbol"
|
|
33
|
-
style:font-family-generic="roman" style:font-pitch="variable"
|
|
34
|
-
style:font-charset="x-symbol" />
|
|
35
|
-
<style:font-face style:name="Courier New"
|
|
36
|
-
svg:font-family="'Courier New'"
|
|
37
|
-
style:font-family-generic="modern" />
|
|
38
|
-
<style:font-face style:name="Courier"
|
|
39
|
-
svg:font-family="Courier, 'Courier New'"
|
|
40
|
-
style:font-family-generic="modern" />
|
|
41
|
-
<style:font-face style:name="Nimbus Mono L"
|
|
42
|
-
svg:font-family="'Nimbus Mono L', 'Courier New'"
|
|
43
|
-
style:font-family-generic="modern" />
|
|
44
|
-
<style:font-face style:name="Nimbus Roman No9 L"
|
|
45
|
-
svg:font-family="'Nimbus Roman No9 L'"
|
|
46
|
-
style:font-family-generic="roman"
|
|
47
|
-
style:font-pitch="variable" />
|
|
48
|
-
<style:font-face style:name="Times" svg:font-family="Times"
|
|
49
|
-
style:font-family-generic="roman"
|
|
50
|
-
style:font-pitch="variable" />
|
|
51
|
-
<style:font-face style:name="Times New Roman"
|
|
52
|
-
svg:font-family="'Times New Roman'"
|
|
53
|
-
style:font-family-generic="roman"
|
|
54
|
-
style:font-pitch="variable" />
|
|
55
|
-
<style:font-face style:name="Arial" svg:font-family="Arial"
|
|
56
|
-
style:font-family-generic="swiss"
|
|
57
|
-
style:font-pitch="variable" />
|
|
58
|
-
<style:font-face style:name="Arial Unicode MS"
|
|
59
|
-
svg:font-family="'Arial Unicode MS'"
|
|
60
|
-
style:font-family-generic="swiss"
|
|
61
|
-
style:font-pitch="variable" />
|
|
62
|
-
<style:font-face style:name="Helvetica"
|
|
63
|
-
svg:font-family="Helvetica" style:font-family-generic="swiss"
|
|
64
|
-
style:font-pitch="variable" />
|
|
65
|
-
<style:font-face style:name="Tahoma" svg:font-family="Tahoma"
|
|
66
|
-
style:font-family-generic="swiss"
|
|
67
|
-
style:font-pitch="variable" />
|
|
68
|
-
<style:font-face style:name="Verdana" svg:font-family="Verdana"
|
|
69
|
-
style:font-family-generic="swiss"
|
|
70
|
-
style:font-pitch="variable" />
|
|
71
|
-
<style:font-face style:name="DejaVu Sans"
|
|
72
|
-
svg:font-family="'DejaVu Sans'"
|
|
73
|
-
style:font-family-generic="system"
|
|
74
|
-
style:font-pitch="variable" />
|
|
75
|
-
</office:font-face-decls>
|
|
76
|
-
<office:automatic-styles>
|
|
77
|
-
<style:style style:name="P1" style:family="paragraph"
|
|
78
|
-
style:parent-style-name="Standard">
|
|
79
|
-
<style:paragraph-properties fo:text-align="end"
|
|
80
|
-
style:justify-single-word="false" />
|
|
81
|
-
</style:style>
|
|
82
|
-
<style:style style:name="P2" style:family="paragraph"
|
|
83
|
-
style:parent-style-name="HA" style:master-page-name="Standard">
|
|
84
|
-
<style:paragraph-properties style:page-number="1" />
|
|
85
|
-
</style:style>
|
|
86
|
-
<style:style style:name="P3" style:family="paragraph"
|
|
87
|
-
style:parent-style-name="FTN">
|
|
88
|
-
<style:paragraph-properties fo:margin-left="0.1598in"
|
|
89
|
-
fo:margin-right="0in" fo:margin-top="0.0417in"
|
|
90
|
-
fo:margin-bottom="0.0417in"
|
|
91
|
-
style:line-height-at-least="0.1807in"
|
|
92
|
-
fo:text-indent="-0.1598in" style:auto-text-indent="false" />
|
|
93
|
-
</style:style>
|
|
94
|
-
<style:style style:name="T1" style:family="text">
|
|
95
|
-
<style:text-properties fo:font-style="italic"
|
|
96
|
-
style:font-style-asian="italic"
|
|
97
|
-
style:font-style-complex="italic" />
|
|
98
|
-
</style:style>
|
|
99
|
-
<style:style style:name="T2" style:family="text">
|
|
100
|
-
<style:text-properties fo:font-weight="bold"
|
|
101
|
-
style:font-weight-asian="bold"
|
|
102
|
-
style:font-weight-complex="bold" />
|
|
103
|
-
</style:style>
|
|
104
|
-
</office:automatic-styles>
|
|
105
|
-
<office:body>
|
|
106
|
-
<office:text>
|
|
107
|
-
<%=content%>
|
|
108
|
-
</office:text>
|
|
109
|
-
</office:body>
|
|
110
|
-
</office:document-content>
|