metanorma-iho 0.6.12 → 0.6.13

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 769a2b34f9a1bff86b6249fc1b32a9f47c54c3ce6098ed0eb2d0cdf8c4d8f5ee
4
- data.tar.gz: 7523b2410d9fc205d2747980d02ba388f547f9f2d17ca9ca9043fc671c9c3b24
3
+ metadata.gz: 52594470d0466b19c5f8fddc675d4b2c7205da4cfec7ee07f17f84dee106af75
4
+ data.tar.gz: 3f64e4ddb8098a6b73ff47a85ebd069882d48695717dd60a8997337b8a56b1cc
5
5
  SHA512:
6
- metadata.gz: 2c1c9fe715119c315a023160e57c74466fff4a5903b1d544ee53ee5a778cf914c409d054569f69635196d6719c2d504a5f47825e1ef285a9113a89c10bda98af
7
- data.tar.gz: 6b2e599718ff877827a0e564d353c92a56e7e6df441ea8b7f54afd28f5cf518a64396a75b3964e232497dca51c5619bd766057bc95378a5c419fafc2cabb8f9d
6
+ metadata.gz: 49a783b17aa1fe7384a3745bed9913bd5cf051da7d5c93cd7ccf03c84fa09f4d967645cc7924dfcf6727f4dd2da08efc46e132d5591e149ab590d8c4b0620581
7
+ data.tar.gz: 292333832c427c1648065c3a2c5db5b2fa390b380e861b7c4489763066780a66bf0c82f9c404ac1d596e9865889158313df8f4c19a4f1f394ee749c093a91263
@@ -268,6 +268,12 @@ main {
268
268
  padding-left: 30px; }
269
269
  #toc .h3, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h3 {
270
270
  padding-left: 50px; }
271
+ #toc .h4, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h4 {
272
+ padding-left: 70px; }
273
+ #toc .h5, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h5 {
274
+ padding-left: 90px; }
275
+ #toc .h6, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .h6 {
276
+ padding-left: 110px; }
271
277
  #toc .toc-active, #toc li:hover, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) .toc-active, #toc > ul :is(.h1, .h2, .h3, .h4, .h5, .h6) li:hover {
272
278
  background: #fedc5b;
273
279
  box-shadow: inset -5px 0px 10px -5px #fedc5b !important; }
@@ -682,6 +682,156 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
682
682
  font-weight: normal;
683
683
  mso-bidi-font-weight: normal; }
684
684
 
685
+ p.MsoToc4, li.MsoToc4, div.MsoToc4 {
686
+ mso-style-noshow: yes;
687
+ mso-style-priority: 39;
688
+ mso-style-unhide: no;
689
+ mso-style-name: "TOC 4";
690
+ mso-style-parent: "TOC 3";
691
+ mso-style-next: Normal;
692
+ margin-top: 0cm;
693
+ margin-right: 25.0pt;
694
+ margin-bottom: 0cm;
695
+ margin-left: 36.0pt;
696
+ margin-bottom: .0001pt;
697
+ text-indent: -36.0pt;
698
+ line-height: 12.0pt;
699
+ mso-pagination: widow-orphan;
700
+ mso-hyphenate: none;
701
+ tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
702
+ font-size: 10.5pt;
703
+ font-family: {{bodyfont}};
704
+ mso-fareast-font-family: {{bodyfont}};
705
+ mso-bidi-font-family: {{bodyfont}};
706
+ mso-ansi-language: EN-GB;
707
+ font-weight: bold;
708
+ mso-bidi-font-weight: normal; }
709
+
710
+ p.MsoToc5, li.MsoToc5, div.MsoToc5 {
711
+ mso-style-noshow: yes;
712
+ mso-style-priority: 39;
713
+ mso-style-unhide: no;
714
+ mso-style-name: "TOC 5";
715
+ mso-style-parent: "TOC 4";
716
+ mso-style-next: Normal;
717
+ margin-top: 0cm;
718
+ margin-right: 25.0pt;
719
+ margin-bottom: 0cm;
720
+ margin-left: 36.0pt;
721
+ margin-bottom: .0001pt;
722
+ text-indent: -36.0pt;
723
+ line-height: 12.0pt;
724
+ mso-pagination: widow-orphan;
725
+ mso-hyphenate: none;
726
+ tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
727
+ font-size: 10.5pt;
728
+ font-family: {{bodyfont}};
729
+ mso-fareast-font-family: {{bodyfont}};
730
+ mso-bidi-font-family: {{bodyfont}};
731
+ mso-ansi-language: EN-GB;
732
+ font-weight: bold;
733
+ mso-bidi-font-weight: normal; }
734
+
735
+ p.MsoToc6, li.MsoToc6, div.MsoToc6 {
736
+ mso-style-noshow: yes;
737
+ mso-style-priority: 39;
738
+ mso-style-unhide: no;
739
+ mso-style-name: "TOC 6";
740
+ mso-style-parent: "TOC 5";
741
+ mso-style-next: Normal;
742
+ margin-top: 0cm;
743
+ margin-right: 25.0pt;
744
+ margin-bottom: 0cm;
745
+ margin-left: 36.0pt;
746
+ margin-bottom: .0001pt;
747
+ text-indent: -36.0pt;
748
+ line-height: 12.0pt;
749
+ mso-pagination: widow-orphan;
750
+ mso-hyphenate: none;
751
+ tab-stops: 20.15pt 55.0pt right dotted 487.6pt;
752
+ font-size: 10.5pt;
753
+ font-family: {{bodyfont}};
754
+ mso-fareast-font-family: {{bodyfont}};
755
+ mso-bidi-font-family: {{bodyfont}};
756
+ mso-ansi-language: EN-GB;
757
+ font-weight: bold;
758
+ mso-bidi-font-weight: normal; }
759
+
760
+ p.MsoToc7, li.MsoToc7, div.MsoToc7 {
761
+ mso-style-noshow: yes;
762
+ mso-style-priority: 39;
763
+ mso-style-unhide: no;
764
+ mso-style-name: "TOC 7";
765
+ mso-style-parent: "TOC 6";
766
+ mso-style-next: Normal;
767
+ margin-top: 0cm;
768
+ margin-right: 25.0pt;
769
+ margin-bottom: 0cm;
770
+ margin-left: 36.0pt;
771
+ margin-bottom: .0001pt;
772
+ text-indent: -36.0pt;
773
+ line-height: 12.0pt;
774
+ mso-pagination: widow-orphan;
775
+ mso-hyphenate: none;
776
+ tab-stops: 20.15pt 62.7pt right dotted 487.6pt;
777
+ font-size: 10.5pt;
778
+ font-family: {{bodyfont}};
779
+ mso-fareast-font-family: {{bodyfont}};
780
+ mso-bidi-font-family: {{bodyfont}};
781
+ mso-ansi-language: EN-GB;
782
+ font-weight: bold;
783
+ mso-bidi-font-weight: normal; }
784
+
785
+ p.MsoToc8, li.MsoToc8, div.MsoToc8 {
786
+ mso-style-noshow: yes;
787
+ mso-style-priority: 39;
788
+ mso-style-unhide: no;
789
+ mso-style-name: "TOC 8";
790
+ mso-style-parent: "TOC 7";
791
+ mso-style-next: Normal;
792
+ margin-top: 0cm;
793
+ margin-right: 25.0pt;
794
+ margin-bottom: 0cm;
795
+ margin-left: 36.0pt;
796
+ margin-bottom: .0001pt;
797
+ text-indent: -36.0pt;
798
+ line-height: 12.0pt;
799
+ mso-pagination: widow-orphan;
800
+ mso-hyphenate: none;
801
+ tab-stops: 20.15pt 70.3pt right dotted 487.6pt;
802
+ font-size: 10.5pt;
803
+ font-family: {{bodyfont}};
804
+ mso-fareast-font-family: {{bodyfont}};
805
+ mso-bidi-font-family: {{bodyfont}};
806
+ mso-ansi-language: EN-GB;
807
+ font-weight: bold;
808
+ mso-bidi-font-weight: normal; }
809
+
810
+ p.MsoToc9, li.MsoToc9, div.MsoToc9 {
811
+ mso-style-noshow: yes;
812
+ mso-style-priority: 39;
813
+ mso-style-unhide: no;
814
+ mso-style-name: "TOC 9";
815
+ mso-style-parent: "TOC 8";
816
+ mso-style-next: Normal;
817
+ margin-top: 0cm;
818
+ margin-right: 25.0pt;
819
+ margin-bottom: 0cm;
820
+ margin-left: 36.0pt;
821
+ margin-bottom: .0001pt;
822
+ text-indent: -36.0pt;
823
+ line-height: 12.0pt;
824
+ mso-pagination: widow-orphan;
825
+ mso-hyphenate: none;
826
+ tab-stops: 20.15pt 78.0pt right dotted 487.6pt;
827
+ font-size: 10.5pt;
828
+ font-family: {{bodyfont}};
829
+ mso-fareast-font-family: {{bodyfont}};
830
+ mso-bidi-font-family: {{bodyfont}};
831
+ mso-ansi-language: EN-GB;
832
+ font-weight: bold;
833
+ mso-bidi-font-weight: normal; }
834
+
685
835
  span.MsoFootnoteReference {
686
836
  mso-style-priority: 99;
687
837
  mso-style-name: "Footnote Reference";
@@ -641,6 +641,150 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
641
641
  mso-ansi-language:EN-GB;
642
642
  font-weight:normal;
643
643
  mso-bidi-font-weight:normal;}
644
+ p.MsoToc4, li.MsoToc4, div.MsoToc4
645
+ {mso-style-noshow:yes;
646
+ mso-style-priority:39;
647
+ mso-style-unhide:no;
648
+ mso-style-name:"TOC 4";
649
+ mso-style-parent:"TOC 3";
650
+ mso-style-next:Normal;
651
+ margin-top:0cm;
652
+ margin-right:25.0pt;
653
+ margin-bottom:0cm;
654
+ margin-left:36.0pt;
655
+ margin-bottom:.0001pt;
656
+ text-indent:-36.0pt;
657
+ line-height:12.0pt;
658
+ mso-pagination:widow-orphan;
659
+ mso-hyphenate:none;
660
+ tab-stops:20.15pt 47.9pt right dotted 487.6pt;
661
+ font-size:10.5pt;
662
+ font-family:$bodyfont;
663
+ mso-fareast-font-family:$bodyfont;
664
+ mso-bidi-font-family:$bodyfont;
665
+ mso-ansi-language:EN-GB;
666
+ font-weight:bold;
667
+ mso-bidi-font-weight:normal;}
668
+ p.MsoToc5, li.MsoToc5, div.MsoToc5
669
+ {mso-style-noshow:yes;
670
+ mso-style-priority:39;
671
+ mso-style-unhide:no;
672
+ mso-style-name:"TOC 5";
673
+ mso-style-parent:"TOC 4";
674
+ mso-style-next:Normal;
675
+ margin-top:0cm;
676
+ margin-right:25.0pt;
677
+ margin-bottom:0cm;
678
+ margin-left:36.0pt;
679
+ margin-bottom:.0001pt;
680
+ text-indent:-36.0pt;
681
+ line-height:12.0pt;
682
+ mso-pagination:widow-orphan;
683
+ mso-hyphenate:none;
684
+ tab-stops:20.15pt 47.9pt right dotted 487.6pt;
685
+ font-size:10.5pt;
686
+ font-family:$bodyfont;
687
+ mso-fareast-font-family:$bodyfont;
688
+ mso-bidi-font-family:$bodyfont;
689
+ mso-ansi-language:EN-GB;
690
+ font-weight:bold;
691
+ mso-bidi-font-weight:normal;}
692
+ p.MsoToc6, li.MsoToc6, div.MsoToc6
693
+ {mso-style-noshow:yes;
694
+ mso-style-priority:39;
695
+ mso-style-unhide:no;
696
+ mso-style-name:"TOC 6";
697
+ mso-style-parent:"TOC 5";
698
+ mso-style-next:Normal;
699
+ margin-top:0cm;
700
+ margin-right:25.0pt;
701
+ margin-bottom:0cm;
702
+ margin-left:36.0pt;
703
+ margin-bottom:.0001pt;
704
+ text-indent:-36.0pt;
705
+ line-height:12.0pt;
706
+ mso-pagination:widow-orphan;
707
+ mso-hyphenate:none;
708
+ tab-stops:20.15pt 55.0pt right dotted 487.6pt;
709
+ font-size:10.5pt;
710
+ font-family:$bodyfont;
711
+ mso-fareast-font-family:$bodyfont;
712
+ mso-bidi-font-family:$bodyfont;
713
+ mso-ansi-language:EN-GB;
714
+ font-weight:bold;
715
+ mso-bidi-font-weight:normal;}
716
+ p.MsoToc7, li.MsoToc7, div.MsoToc7
717
+ {mso-style-noshow:yes;
718
+ mso-style-priority:39;
719
+ mso-style-unhide:no;
720
+ mso-style-name:"TOC 7";
721
+ mso-style-parent:"TOC 6";
722
+ mso-style-next:Normal;
723
+ margin-top:0cm;
724
+ margin-right:25.0pt;
725
+ margin-bottom:0cm;
726
+ margin-left:36.0pt;
727
+ margin-bottom:.0001pt;
728
+ text-indent:-36.0pt;
729
+ line-height:12.0pt;
730
+ mso-pagination:widow-orphan;
731
+ mso-hyphenate:none;
732
+ tab-stops:20.15pt 62.7pt right dotted 487.6pt;
733
+ font-size:10.5pt;
734
+ font-family:$bodyfont;
735
+ mso-fareast-font-family:$bodyfont;
736
+ mso-bidi-font-family:$bodyfont;
737
+ mso-ansi-language:EN-GB;
738
+ font-weight:bold;
739
+ mso-bidi-font-weight:normal;}
740
+ p.MsoToc8, li.MsoToc8, div.MsoToc8
741
+ {mso-style-noshow:yes;
742
+ mso-style-priority:39;
743
+ mso-style-unhide:no;
744
+ mso-style-name:"TOC 8";
745
+ mso-style-parent:"TOC 7";
746
+ mso-style-next:Normal;
747
+ margin-top:0cm;
748
+ margin-right:25.0pt;
749
+ margin-bottom:0cm;
750
+ margin-left:36.0pt;
751
+ margin-bottom:.0001pt;
752
+ text-indent:-36.0pt;
753
+ line-height:12.0pt;
754
+ mso-pagination:widow-orphan;
755
+ mso-hyphenate:none;
756
+ tab-stops:20.15pt 70.3pt right dotted 487.6pt;
757
+ font-size:10.5pt;
758
+ font-family:$bodyfont;
759
+ mso-fareast-font-family:$bodyfont;
760
+ mso-bidi-font-family:$bodyfont;
761
+ mso-ansi-language:EN-GB;
762
+ font-weight:bold;
763
+ mso-bidi-font-weight:normal;}
764
+ p.MsoToc9, li.MsoToc9, div.MsoToc9
765
+ {mso-style-noshow:yes;
766
+ mso-style-priority:39;
767
+ mso-style-unhide:no;
768
+ mso-style-name:"TOC 9";
769
+ mso-style-parent:"TOC 8";
770
+ mso-style-next:Normal;
771
+ margin-top:0cm;
772
+ margin-right:25.0pt;
773
+ margin-bottom:0cm;
774
+ margin-left:36.0pt;
775
+ margin-bottom:.0001pt;
776
+ text-indent:-36.0pt;
777
+ line-height:12.0pt;
778
+ mso-pagination:widow-orphan;
779
+ mso-hyphenate:none;
780
+ tab-stops:20.15pt 78.0pt right dotted 487.6pt;
781
+ font-size:10.5pt;
782
+ font-family:$bodyfont;
783
+ mso-fareast-font-family:$bodyfont;
784
+ mso-bidi-font-family:$bodyfont;
785
+ mso-ansi-language:EN-GB;
786
+ font-weight:bold;
787
+ mso-bidi-font-weight:normal;}
644
788
  span.MsoFootnoteReference
645
789
  {mso-style-priority:99;
646
790
  mso-style-name:"Footnote Reference";
@@ -1,2 +1,3 @@
1
+ table_of_contents: Contents
1
2
  clause: Chapter
2
3
  subclause: Section