metanorma-ieee 0.0.1 → 0.0.4

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.
Files changed (48) hide show
  1. checksums.yaml +4 -4
  2. data/README.adoc +1 -1
  3. data/lib/html2doc/ieee/lists.rb +44 -0
  4. data/lib/html2doc/ieee/notes.rb +57 -0
  5. data/lib/html2doc/ieee.rb +4 -86
  6. data/lib/isodoc/ieee/base_convert.rb +56 -0
  7. data/lib/isodoc/ieee/html/header.html +1 -2
  8. data/lib/isodoc/ieee/html/header_amd.html +105 -0
  9. data/lib/isodoc/ieee/html/html_ieee_titlepage.html +14 -12
  10. data/lib/isodoc/ieee/html/htmlstyle.css +2 -1
  11. data/lib/isodoc/ieee/html/htmlstyle.scss +1 -0
  12. data/lib/isodoc/ieee/html/ieee.css +46 -273
  13. data/lib/isodoc/ieee/html/ieee.scss +46 -257
  14. data/lib/isodoc/ieee/html/word_ieee_intro.html +1 -1
  15. data/lib/isodoc/ieee/html/word_ieee_titlepage.html +12 -1
  16. data/lib/isodoc/ieee/html/wordstyle.css +20 -23
  17. data/lib/isodoc/ieee/html/wordstyle.scss +20 -17
  18. data/lib/isodoc/ieee/html_convert.rb +37 -1
  19. data/lib/isodoc/ieee/i18n-en.yaml +5 -0
  20. data/lib/isodoc/ieee/ieee.amendment.xsl +5488 -3540
  21. data/lib/isodoc/ieee/ieee.standard.xsl +5488 -3540
  22. data/lib/isodoc/ieee/metadata.rb +35 -51
  23. data/lib/isodoc/ieee/pdf_convert.rb +2 -2
  24. data/lib/isodoc/ieee/presentation_ref.rb +70 -0
  25. data/lib/isodoc/ieee/presentation_terms.rb +105 -32
  26. data/lib/isodoc/ieee/presentation_xml_convert.rb +136 -0
  27. data/lib/isodoc/ieee/word_authority.rb +73 -3
  28. data/lib/isodoc/ieee/word_cleanup.rb +55 -65
  29. data/lib/isodoc/ieee/word_cleanup_blocks.rb +151 -0
  30. data/lib/isodoc/ieee/word_convert.rb +98 -2
  31. data/lib/isodoc/ieee/xref.rb +31 -0
  32. data/lib/metanorma/ieee/boilerplate.xml +72 -23
  33. data/lib/metanorma/ieee/cleanup.rb +142 -77
  34. data/lib/metanorma/ieee/cleanup_ref.rb +126 -0
  35. data/lib/metanorma/ieee/converter.rb +8 -0
  36. data/lib/metanorma/ieee/front.rb +44 -53
  37. data/lib/metanorma/ieee/ieee.rng +44 -6
  38. data/lib/metanorma/ieee/isodoc.rng +32 -1
  39. data/lib/metanorma/ieee/reqt.rng +1 -1
  40. data/lib/metanorma/ieee/term_lookup_cleanup.rb +11 -0
  41. data/lib/metanorma/ieee/validate.rb +105 -57
  42. data/lib/metanorma/ieee/validate_section.rb +14 -7
  43. data/lib/metanorma/ieee/validate_style.rb +58 -1
  44. data/lib/metanorma/ieee/version.rb +1 -1
  45. data/lib/relaton/render/config.yml +44 -0
  46. data/lib/relaton/render/general.rb +13 -0
  47. data/metanorma-itu.gemspec +1 -1
  48. metadata +13 -4
@@ -102,20 +102,6 @@ p.IEEEStdsTitleDraftCRBody, li.IEEEStdsTitleDraftCRBody, div.IEEEStdsTitleDraftC
102
102
  mso-fareast-language: JA;
103
103
  mso-no-proof: yes; }
104
104
 
105
- p.IEEEStdsSans-Serif, li.IEEEStdsSans-Serif, div.IEEEStdsSans-Serif {
106
- mso-style-name: "IEEEStds Sans-Serif";
107
- mso-style-unhide: no;
108
- mso-style-parent: "";
109
- margin: 0cm;
110
- text-align: justify;
111
- mso-pagination: widow-orphan;
112
- font-size: {{smallerfontsize}};
113
- font-family: {{headerfont}};
114
- mso-fareast-font-family: "Times New Roman";
115
- mso-bidi-font-family: "Times New Roman";
116
- mso-ansi-language: EN-US;
117
- mso-fareast-language: JA; }
118
-
119
105
  p.IEEEStdsKeywords, li.IEEEStdsKeywords, div.IEEEStdsKeywords {
120
106
  mso-style-name: "IEEEStds Keywords";
121
107
  mso-style-unhide: no;
@@ -808,6 +794,28 @@ p.IEEEStdsWarning, li.IEEEStdsWarning, div.IEEEStdsWarning {
808
794
  mso-ansi-language: EN-US;
809
795
  mso-fareast-language: JA; }
810
796
 
797
+ p.zzHelp, li.zzHelp, div.zzHelp {
798
+ mso-style-name: "zzHelp";
799
+ mso-style-unhide: no;
800
+ mso-style-parent: "IEEEStds Paragraph";
801
+ mso-style-next: "IEEEStds Paragraph";
802
+ margin-top: 0cm;
803
+ margin-right: 0cm;
804
+ margin-bottom: 6.0pt;
805
+ margin-left: 0cm;
806
+ text-align: center;
807
+ mso-pagination: widow-orphan lines-together;
808
+ border: none;
809
+ color: green;
810
+ mso-border-alt: solid windowtext 1.0pt;
811
+ padding: 0cm;
812
+ mso-padding-alt: 4.0pt 4.0pt 4.0pt 4.0pt;
813
+ font-size: {{smallerfontsize}};
814
+ font-family: {{bodyfont}};
815
+ mso-fareast-font-family: "Times New Roman";
816
+ mso-ansi-language: EN-US;
817
+ mso-fareast-language: JA; }
818
+
811
819
  p.IEEEStdsBibliographicEntry, li.IEEEStdsBibliographicEntry, div.IEEEStdsBibliographicEntry {
812
820
  mso-style-name: "IEEEStds Bibliographic Entry";
813
821
  mso-style-unhide: no;
@@ -1212,13 +1220,6 @@ span.IEEEStdsAbstractHeader {
1212
1220
  font-weight: bold;
1213
1221
  mso-bidi-font-weight: normal; }
1214
1222
 
1215
- span.IEEEStdsDefTermsNumbers {
1216
- mso-style-name: "IEEEStds DefTerms+Numbers";
1217
- mso-style-unhide: no;
1218
- mso-style-parent: "";
1219
- font-weight: bold;
1220
- mso-bidi-font-weight: normal; }
1221
-
1222
1223
  p.IEEEStdsTableColumnHead, li.IEEEStdsTableColumnHead, div.IEEEStdsTableColumnHead {
1223
1224
  mso-style-name: "IEEEStds Table Column Head";
1224
1225
  mso-style-unhide: no;
@@ -1485,13 +1486,6 @@ p.IEEEStdsCRTextItal, li.IEEEStdsCRTextItal, div.IEEEStdsCRTextItal {
1485
1486
  font-style: italic;
1486
1487
  mso-bidi-font-style: normal; }
1487
1488
 
1488
- span.IEEEStdsParaBold {
1489
- mso-style-name: "IEEEStds ParaBold";
1490
- mso-style-unhide: no;
1491
- mso-style-parent: "";
1492
- font-weight: bold;
1493
- mso-bidi-font-weight: normal; }
1494
-
1495
1489
  span.DeltaViewInsertion {
1496
1490
  mso-style-name: "DeltaView Insertion";
1497
1491
  mso-style-priority: 99;
@@ -1576,26 +1570,6 @@ p.IEEEStdsNamesCtrCxSpLast, li.IEEEStdsNamesCtrCxSpLast, div.IEEEStdsNamesCtrCxS
1576
1570
  mso-ansi-language: EN-US;
1577
1571
  mso-fareast-language: JA; }
1578
1572
 
1579
- p.IEEEStdsInstrCallout, li.IEEEStdsInstrCallout, div.IEEEStdsInstrCallout {
1580
- mso-style-name: "IEEEStds InstrCallout";
1581
- mso-style-unhide: no;
1582
- mso-style-parent: "IEEEStds Paragraph";
1583
- margin-top: 0cm;
1584
- margin-right: 0cm;
1585
- margin-bottom: 12.0pt;
1586
- margin-left: 0cm;
1587
- text-align: justify;
1588
- mso-pagination: widow-orphan;
1589
- font-size: {{smallerfontsize}};
1590
- font-family: {{bodyfont}};
1591
- mso-fareast-font-family: "Times New Roman";
1592
- mso-ansi-language: EN-US;
1593
- mso-fareast-language: JA;
1594
- font-weight: bold;
1595
- mso-bidi-font-weight: normal;
1596
- font-style: italic;
1597
- mso-bidi-font-style: normal; }
1598
-
1599
1573
  p.IEEEStdsParaMemEmeritus, li.IEEEStdsParaMemEmeritus, div.IEEEStdsParaMemEmeritus {
1600
1574
  mso-style-name: "IEEEStds ParaMemEmeritus";
1601
1575
  mso-style-unhide: no;
@@ -1613,111 +1587,6 @@ p.IEEEStdsParaMemEmeritus, li.IEEEStdsParaMemEmeritus, div.IEEEStdsParaMemEmerit
1613
1587
  mso-ansi-language: EN-US;
1614
1588
  mso-fareast-language: JA; }
1615
1589
 
1616
- p.IEEEStdsNonVoting, li.IEEEStdsNonVoting, div.IEEEStdsNonVoting {
1617
- mso-style-name: "IEEEStds NonVoting";
1618
- mso-style-unhide: no;
1619
- mso-style-parent: "IEEEStds NamesCtr";
1620
- margin-top: 0cm;
1621
- margin-right: 0cm;
1622
- margin-bottom: 12.0pt;
1623
- margin-left: 0cm;
1624
- mso-add-space: auto;
1625
- text-align: center;
1626
- mso-pagination: widow-orphan;
1627
- font-size: 9.0pt;
1628
- mso-bidi-font-size: 10.0pt;
1629
- font-family: {{bodyfont}};
1630
- mso-fareast-font-family: "Times New Roman";
1631
- mso-ansi-language: EN-US;
1632
- mso-fareast-language: JA; }
1633
-
1634
- p.IEEEStdsNonVotingCxSpFirst, li.IEEEStdsNonVotingCxSpFirst, div.IEEEStdsNonVotingCxSpFirst {
1635
- mso-style-name: "IEEEStds NonVotingCxSpFirst";
1636
- mso-style-unhide: no;
1637
- mso-style-parent: "IEEEStds NamesCtr";
1638
- mso-style-type: export-only;
1639
- margin: 0cm;
1640
- margin-bottom: .0001pt;
1641
- mso-add-space: auto;
1642
- text-align: center;
1643
- mso-pagination: widow-orphan;
1644
- font-size: 9.0pt;
1645
- mso-bidi-font-size: 10.0pt;
1646
- font-family: {{bodyfont}};
1647
- mso-fareast-font-family: "Times New Roman";
1648
- mso-ansi-language: EN-US;
1649
- mso-fareast-language: JA; }
1650
-
1651
- p.IEEEStdsNonVotingCxSpMiddle, li.IEEEStdsNonVotingCxSpMiddle, div.IEEEStdsNonVotingCxSpMiddle {
1652
- mso-style-name: "IEEEStds NonVotingCxSpMiddle";
1653
- mso-style-unhide: no;
1654
- mso-style-parent: "IEEEStds NamesCtr";
1655
- mso-style-type: export-only;
1656
- margin: 0cm;
1657
- margin-bottom: .0001pt;
1658
- mso-add-space: auto;
1659
- text-align: center;
1660
- mso-pagination: widow-orphan;
1661
- font-size: 9.0pt;
1662
- mso-bidi-font-size: 10.0pt;
1663
- font-family: {{bodyfont}};
1664
- mso-fareast-font-family: "Times New Roman";
1665
- mso-ansi-language: EN-US;
1666
- mso-fareast-language: JA; }
1667
-
1668
- p.IEEEStdsNonVotingCxSpLast, li.IEEEStdsNonVotingCxSpLast, div.IEEEStdsNonVotingCxSpLast {
1669
- mso-style-name: "IEEEStds NonVotingCxSpLast";
1670
- mso-style-unhide: no;
1671
- mso-style-parent: "IEEEStds NamesCtr";
1672
- mso-style-type: export-only;
1673
- margin-top: 0cm;
1674
- margin-right: 0cm;
1675
- margin-bottom: 12.0pt;
1676
- margin-left: 0cm;
1677
- mso-add-space: auto;
1678
- text-align: center;
1679
- mso-pagination: widow-orphan;
1680
- font-size: 9.0pt;
1681
- mso-bidi-font-size: 10.0pt;
1682
- font-family: {{bodyfont}};
1683
- mso-fareast-font-family: "Times New Roman";
1684
- mso-ansi-language: EN-US;
1685
- mso-fareast-language: JA; }
1686
-
1687
- p.IEEEStdsTitlePgHead, li.IEEEStdsTitlePgHead, div.IEEEStdsTitlePgHead {
1688
- mso-style-name: "IEEEStds TitlePgHead";
1689
- mso-style-unhide: no;
1690
- mso-style-parent: Header;
1691
- margin: 0cm;
1692
- text-align: right;
1693
- mso-pagination: none;
1694
- font-size: 11.0pt;
1695
- mso-bidi-font-size: 10.0pt;
1696
- font-family: {{headerfont}};
1697
- mso-fareast-font-family: "Arial Unicode MS";
1698
- mso-bidi-font-family: "Times New Roman";
1699
- mso-ansi-language: EN-US;
1700
- mso-fareast-language: JA;
1701
- font-weight: bold;
1702
- mso-bidi-font-weight: normal;
1703
- mso-no-proof: yes; }
1704
-
1705
- p.IEEEStdsTitlePgHeadRev, li.IEEEStdsTitlePgHeadRev, div.IEEEStdsTitlePgHeadRev {
1706
- mso-style-name: "IEEEStds TitlePgHeadRev";
1707
- mso-style-unhide: no;
1708
- mso-style-parent: "IEEEStds TitlePgHead";
1709
- margin: 0cm;
1710
- text-align: right;
1711
- mso-pagination: none;
1712
- font-size: 9.0pt;
1713
- mso-bidi-font-size: 10.0pt;
1714
- font-family: {{headerfont}};
1715
- mso-fareast-font-family: "Arial Unicode MS";
1716
- mso-bidi-font-family: "Times New Roman";
1717
- mso-ansi-language: EN-US;
1718
- mso-fareast-language: JA;
1719
- mso-no-proof: yes; }
1720
-
1721
1590
  p.IEEEStdsCopyrightaddrs, li.IEEEStdsCopyrightaddrs, div.IEEEStdsCopyrightaddrs {
1722
1591
  mso-style-name: "IEEEStds Copyright \(addrs\)";
1723
1592
  mso-style-unhide: no;
@@ -1730,107 +1599,6 @@ p.IEEEStdsCopyrightaddrs, li.IEEEStdsCopyrightaddrs, div.IEEEStdsCopyrightaddrs
1730
1599
  mso-fareast-language: JA;
1731
1600
  mso-no-proof: yes; }
1732
1601
 
1733
- span.IEEEStdsAddItal {
1734
- mso-style-name: "IEEEStds AddItal";
1735
- mso-style-unhide: no;
1736
- mso-style-parent: "";
1737
- font-style: italic;
1738
- mso-bidi-font-style: normal; }
1739
-
1740
- p.IEEEStdsPara85, li.IEEEStdsPara85, div.IEEEStdsPara85 {
1741
- mso-style-name: "IEEEStds Para8\.5";
1742
- mso-style-unhide: no;
1743
- mso-style-parent: "IEEEStds Paragraph";
1744
- margin-top: 0cm;
1745
- margin-right: 0cm;
1746
- margin-bottom: 12.0pt;
1747
- margin-left: 0cm;
1748
- text-align: justify;
1749
- mso-pagination: widow-orphan;
1750
- font-size: 8.5pt;
1751
- mso-bidi-font-size: 10.0pt;
1752
- font-family: {{bodyfont}};
1753
- mso-fareast-font-family: "Times New Roman";
1754
- mso-ansi-language: EN-US;
1755
- mso-fareast-language: JA; }
1756
-
1757
- p.IEEEStdsPara85Indent, li.IEEEStdsPara85Indent, div.IEEEStdsPara85Indent {
1758
- mso-style-name: "IEEEStds Para8\.5 Indent";
1759
- mso-style-unhide: no;
1760
- mso-style-parent: "IEEEStds Para8\.5";
1761
- margin-top: 0cm;
1762
- margin-right: 0cm;
1763
- margin-bottom: 12.0pt;
1764
- margin-left: 108.0pt;
1765
- mso-add-space: auto;
1766
- text-align: justify;
1767
- mso-pagination: widow-orphan;
1768
- font-size: 8.5pt;
1769
- mso-bidi-font-size: 10.0pt;
1770
- font-family: {{bodyfont}};
1771
- mso-fareast-font-family: "Times New Roman";
1772
- mso-ansi-language: EN-US;
1773
- mso-fareast-language: JA; }
1774
-
1775
- p.IEEEStdsPara85IndentCxSpFirst, li.IEEEStdsPara85IndentCxSpFirst, div.IEEEStdsPara85IndentCxSpFirst {
1776
- mso-style-name: "IEEEStds Para8\.5 IndentCxSpFirst";
1777
- mso-style-unhide: no;
1778
- mso-style-parent: "IEEEStds Para8\.5";
1779
- mso-style-type: export-only;
1780
- margin-top: 0cm;
1781
- margin-right: 0cm;
1782
- margin-bottom: 0cm;
1783
- margin-left: 108.0pt;
1784
- margin-bottom: .0001pt;
1785
- mso-add-space: auto;
1786
- text-align: justify;
1787
- mso-pagination: widow-orphan;
1788
- font-size: 8.5pt;
1789
- mso-bidi-font-size: 10.0pt;
1790
- font-family: {{bodyfont}};
1791
- mso-fareast-font-family: "Times New Roman";
1792
- mso-ansi-language: EN-US;
1793
- mso-fareast-language: JA; }
1794
-
1795
- p.IEEEStdsPara85IndentCxSpMiddle, li.IEEEStdsPara85IndentCxSpMiddle, div.IEEEStdsPara85IndentCxSpMiddle {
1796
- mso-style-name: "IEEEStds Para8\.5 IndentCxSpMiddle";
1797
- mso-style-unhide: no;
1798
- mso-style-parent: "IEEEStds Para8\.5";
1799
- mso-style-type: export-only;
1800
- margin-top: 0cm;
1801
- margin-right: 0cm;
1802
- margin-bottom: 0cm;
1803
- margin-left: 108.0pt;
1804
- margin-bottom: .0001pt;
1805
- mso-add-space: auto;
1806
- text-align: justify;
1807
- mso-pagination: widow-orphan;
1808
- font-size: 8.5pt;
1809
- mso-bidi-font-size: 10.0pt;
1810
- font-family: {{bodyfont}};
1811
- mso-fareast-font-family: "Times New Roman";
1812
- mso-ansi-language: EN-US;
1813
- mso-fareast-language: JA; }
1814
-
1815
- p.IEEEStdsPara85IndentCxSpLast, li.IEEEStdsPara85IndentCxSpLast, div.IEEEStdsPara85IndentCxSpLast {
1816
- mso-style-name: "IEEEStds Para8\.5 IndentCxSpLast";
1817
- mso-style-unhide: no;
1818
- mso-style-parent: "IEEEStds Para8\.5";
1819
- mso-style-type: export-only;
1820
- margin-top: 0cm;
1821
- margin-right: 0cm;
1822
- margin-bottom: 12.0pt;
1823
- margin-left: 108.0pt;
1824
- mso-add-space: auto;
1825
- text-align: justify;
1826
- mso-pagination: widow-orphan;
1827
- font-size: 8.5pt;
1828
- mso-bidi-font-size: 10.0pt;
1829
- font-family: {{bodyfont}};
1830
- mso-fareast-font-family: "Times New Roman";
1831
- mso-ansi-language: EN-US;
1832
- mso-fareast-language: JA; }
1833
-
1834
1602
  p.IEEEStdsLevel2frontmatter, li.IEEEStdsLevel2frontmatter, div.IEEEStdsLevel2frontmatter {
1835
1603
  mso-style-name: "IEEEStds Level 2 \(front matter\)";
1836
1604
  mso-style-unhide: no;
@@ -1841,7 +1609,7 @@ p.IEEEStdsLevel2frontmatter, li.IEEEStdsLevel2frontmatter, div.IEEEStdsLevel2fro
1841
1609
  margin-left: 0cm;
1842
1610
  mso-pagination: widow-orphan lines-together;
1843
1611
  page-break-after: avoid;
1844
- mso-outline-level: 2;
1612
+ /*mso-outline-level:2;*/
1845
1613
  mso-hyphenate: none;
1846
1614
  font-size: 11.0pt;
1847
1615
  mso-bidi-font-size: 10.0pt;
@@ -3033,7 +2801,7 @@ div.WordSection5 {
3033
2801
  mso-footer-margin: 36.0pt;
3034
2802
  mso-line-numbers-count-by: 1;
3035
2803
  mso-page-numbers: roman-lower;
3036
- mso-columns: 3 even 36.0pt;
2804
+ mso-columns:{% if balloting_group_type == "entity" %}2{% else %}3{% endif %} even 36.0pt;
3037
2805
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3038
2806
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3039
2807
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
@@ -3047,7 +2815,7 @@ div.WordSection5 {
3047
2815
  mso-footer-margin: 36.0pt;
3048
2816
  mso-line-numbers-count-by: 1;
3049
2817
  mso-page-numbers: roman-lower;
3050
- mso-columns: 3 even 36.0pt;
2818
+ mso-columns:{% if balloting_group_type == "entity" %}2{% else %}3{% endif %} even 36.0pt;
3051
2819
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3052
2820
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3053
2821
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
@@ -3061,7 +2829,7 @@ div.WordSection5 {
3061
2829
  mso-footer-margin: 36.0pt;
3062
2830
  mso-line-numbers-count-by: 1;
3063
2831
  mso-page-numbers: roman-lower;
3064
- mso-columns: 3 even 36.0pt;
2832
+ mso-columns:{% if balloting_group_type == "entity" %}2{% else %}3{% endif %} even 36.0pt;
3065
2833
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3066
2834
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3067
2835
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
@@ -3168,7 +2936,6 @@ div.WordSection8 {
3168
2936
  mso-footer-margin: 36.0pt;
3169
2937
  mso-line-numbers-count-by: 1;
3170
2938
  mso-page-numbers: roman-lower;
3171
- mso-columns: 3 even 36.0pt;
3172
2939
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3173
2940
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3174
2941
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
@@ -3182,7 +2949,6 @@ div.WordSection8 {
3182
2949
  mso-footer-margin: 36.0pt;
3183
2950
  mso-line-numbers-count-by: 1;
3184
2951
  mso-page-numbers: roman-lower;
3185
- mso-columns: 3 even 36.0pt;
3186
2952
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3187
2953
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3188
2954
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
@@ -3196,7 +2962,6 @@ div.WordSection8 {
3196
2962
  mso-footer-margin: 36.0pt;
3197
2963
  mso-line-numbers-count-by: 1;
3198
2964
  mso-page-numbers: roman-lower;
3199
- mso-columns: 3 even 36.0pt;
3200
2965
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3201
2966
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3202
2967
  mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
@@ -3258,7 +3023,7 @@ div.WordSection10 {
3258
3023
  mso-line-numbers-count-by: 1;
3259
3024
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3260
3025
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3261
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3026
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3262
3027
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3263
3028
  mso-paper-source: 0; }
3264
3029
 
@@ -3270,7 +3035,7 @@ div.WordSection10 {
3270
3035
  mso-line-numbers-count-by: 1;
3271
3036
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3272
3037
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3273
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3038
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3274
3039
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3275
3040
  mso-paper-source: 0; }
3276
3041
 
@@ -3282,7 +3047,7 @@ div.WordSection10 {
3282
3047
  mso-line-numbers-count-by: 1;
3283
3048
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3284
3049
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3285
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3050
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3286
3051
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3287
3052
  mso-paper-source: 0; }
3288
3053
 
@@ -3298,7 +3063,7 @@ div.WordSection11 {
3298
3063
  mso-line-numbers-count-by: 1;
3299
3064
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3300
3065
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3301
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3066
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3302
3067
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3303
3068
  mso-paper-source: 0; }
3304
3069
 
@@ -3310,7 +3075,7 @@ div.WordSection11 {
3310
3075
  mso-line-numbers-count-by: 1;
3311
3076
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3312
3077
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3313
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3078
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3314
3079
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3315
3080
  mso-paper-source: 0; }
3316
3081
 
@@ -3322,7 +3087,7 @@ div.WordSection11 {
3322
3087
  mso-line-numbers-count-by: 1;
3323
3088
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3324
3089
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3325
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3090
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3326
3091
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3327
3092
  mso-paper-source: 0; }
3328
3093
 
@@ -3338,7 +3103,7 @@ div.WordSection12 {
3338
3103
  mso-line-numbers-count-by: 1;
3339
3104
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3340
3105
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3341
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3106
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3342
3107
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3343
3108
  mso-paper-source: 0; }
3344
3109
 
@@ -3350,7 +3115,7 @@ div.WordSection12 {
3350
3115
  mso-line-numbers-count-by: 1;
3351
3116
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3352
3117
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3353
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3118
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3354
3119
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3355
3120
  mso-paper-source: 0; }
3356
3121
 
@@ -3362,7 +3127,7 @@ div.WordSection12 {
3362
3127
  mso-line-numbers-count-by: 1;
3363
3128
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3364
3129
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3365
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3130
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3366
3131
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3367
3132
  mso-paper-source: 0; }
3368
3133
 
@@ -3378,7 +3143,7 @@ div.WordSection13 {
3378
3143
  mso-line-numbers-count-by: 1;
3379
3144
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3380
3145
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3381
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3146
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3382
3147
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3383
3148
  mso-paper-source: 0; }
3384
3149
 
@@ -3390,7 +3155,7 @@ div.WordSection13 {
3390
3155
  mso-line-numbers-count-by: 1;
3391
3156
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1l;
3392
3157
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1l;
3393
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3l;
3158
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3394
3159
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1l;
3395
3160
  mso-paper-source: 0; }
3396
3161
 
@@ -3402,7 +3167,7 @@ div.WordSection13 {
3402
3167
  mso-line-numbers-count-by: 1;
3403
3168
  mso-header: url("file:///C:/Doc/FILENAME_files/header.html") h1;
3404
3169
  mso-even-footer: url("file:///C:/Doc/FILENAME_files/header.html") ef1;
3405
- mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f3;
3170
+ mso-footer: url("file:///C:/Doc/FILENAME_files/header.html") f8;
3406
3171
  mso-first-header: url("file:///C:/Doc/FILENAME_files/header.html") fh1;
3407
3172
  mso-paper-source: 0; }
3408
3173
 
@@ -3601,3 +3366,11 @@ p.supertitle {
3601
3366
  mso-ansi-language: EN-GB;
3602
3367
  mso-fareast-language: JA;
3603
3368
  mso-bidi-font-weight: normal; }
3369
+
3370
+ span.addition {
3371
+ color: black;
3372
+ text-decoration: underline;
3373
+ text-underline: single; }
3374
+
3375
+ span.deletion {
3376
+ color: black; }