metanorma-ribose 2.1.11 → 2.1.13
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/isodoc/ribose/html/htmlstyle.css +6 -0
- data/lib/isodoc/ribose/html/wordstyle.css +150 -0
- data/lib/isodoc/ribose/html/wordstyle.scss +144 -0
- data/lib/isodoc/ribose/ribose.standard.xsl +342 -98
- data/lib/metanorma/ribose/biblio.rng +5 -0
- data/lib/metanorma/ribose/isodoc.rng +47 -13
- data/lib/metanorma/ribose/version.rb +1 -1
- data/metanorma-ribose.gemspec +3 -2
- metadata +4 -11
- data/.github/workflows/automerge.yml +0 -31
- data/.github/workflows/rake.yml +0 -15
- data/.github/workflows/release.yml +0 -24
- data/Rakefile +0 -8
- data/bin/console +0 -14
- data/bin/rspec +0 -17
- data/bin/setup +0 -8
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3edc722be912cd5f552285f32943aa7a98ccbe0a92b2fd217b47ba729559f8da
|
4
|
+
data.tar.gz: 77651772301d839682f696cb4c7f07578b0fe5d19011be84ada83a7e619b3515
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: b5ccc82c2937fcb82983c65f0d10762fb64a9f1736d81e528ad2d98311e52912cb48dd57b3bbc9c56c8b50f7ecbbeeafdabc3eb01653be2af353dd1da2cba448
|
7
|
+
data.tar.gz: 288f73b49dac4cf6cdde93e3f19f794466ada5691a3a4dac93adab4763a8db804e25c5b48912489a9bf1166292f1b90fe0bd281af6dfd08a06b519fa4fe2a9e6
|
@@ -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: #1661AD;
|
273
279
|
box-shadow: inset -5px 0px 10px -5px #1661AD !important; }
|
@@ -690,6 +690,156 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3 {
|
|
690
690
|
font-weight: normal;
|
691
691
|
mso-bidi-font-weight: normal; }
|
692
692
|
|
693
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4 {
|
694
|
+
mso-style-noshow: yes;
|
695
|
+
mso-style-priority: 39;
|
696
|
+
mso-style-unhide: no;
|
697
|
+
mso-style-name: "TOC 4";
|
698
|
+
mso-style-parent: "TOC 3";
|
699
|
+
mso-style-next: Normal;
|
700
|
+
margin-top: 0cm;
|
701
|
+
margin-right: 25.0pt;
|
702
|
+
margin-bottom: 0cm;
|
703
|
+
margin-left: 36.0pt;
|
704
|
+
margin-bottom: .0001pt;
|
705
|
+
text-indent: -36.0pt;
|
706
|
+
line-height: 12.0pt;
|
707
|
+
mso-pagination: widow-orphan;
|
708
|
+
mso-hyphenate: none;
|
709
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
710
|
+
font-size: 10.5pt;
|
711
|
+
font-family: {{bodyfont}};
|
712
|
+
mso-fareast-font-family: {{bodyfont}};
|
713
|
+
mso-bidi-font-family: {{bodyfont}};
|
714
|
+
mso-ansi-language: EN-GB;
|
715
|
+
font-weight: bold;
|
716
|
+
mso-bidi-font-weight: normal; }
|
717
|
+
|
718
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5 {
|
719
|
+
mso-style-noshow: yes;
|
720
|
+
mso-style-priority: 39;
|
721
|
+
mso-style-unhide: no;
|
722
|
+
mso-style-name: "TOC 5";
|
723
|
+
mso-style-parent: "TOC 4";
|
724
|
+
mso-style-next: Normal;
|
725
|
+
margin-top: 0cm;
|
726
|
+
margin-right: 25.0pt;
|
727
|
+
margin-bottom: 0cm;
|
728
|
+
margin-left: 36.0pt;
|
729
|
+
margin-bottom: .0001pt;
|
730
|
+
text-indent: -36.0pt;
|
731
|
+
line-height: 12.0pt;
|
732
|
+
mso-pagination: widow-orphan;
|
733
|
+
mso-hyphenate: none;
|
734
|
+
tab-stops: 20.15pt 47.9pt right dotted 487.6pt;
|
735
|
+
font-size: 10.5pt;
|
736
|
+
font-family: {{bodyfont}};
|
737
|
+
mso-fareast-font-family: {{bodyfont}};
|
738
|
+
mso-bidi-font-family: {{bodyfont}};
|
739
|
+
mso-ansi-language: EN-GB;
|
740
|
+
font-weight: bold;
|
741
|
+
mso-bidi-font-weight: normal; }
|
742
|
+
|
743
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6 {
|
744
|
+
mso-style-noshow: yes;
|
745
|
+
mso-style-priority: 39;
|
746
|
+
mso-style-unhide: no;
|
747
|
+
mso-style-name: "TOC 6";
|
748
|
+
mso-style-parent: "TOC 5";
|
749
|
+
mso-style-next: Normal;
|
750
|
+
margin-top: 0cm;
|
751
|
+
margin-right: 25.0pt;
|
752
|
+
margin-bottom: 0cm;
|
753
|
+
margin-left: 36.0pt;
|
754
|
+
margin-bottom: .0001pt;
|
755
|
+
text-indent: -36.0pt;
|
756
|
+
line-height: 12.0pt;
|
757
|
+
mso-pagination: widow-orphan;
|
758
|
+
mso-hyphenate: none;
|
759
|
+
tab-stops: 20.15pt 55.0pt right dotted 487.6pt;
|
760
|
+
font-size: 10.5pt;
|
761
|
+
font-family: {{bodyfont}};
|
762
|
+
mso-fareast-font-family: {{bodyfont}};
|
763
|
+
mso-bidi-font-family: {{bodyfont}};
|
764
|
+
mso-ansi-language: EN-GB;
|
765
|
+
font-weight: bold;
|
766
|
+
mso-bidi-font-weight: normal; }
|
767
|
+
|
768
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7 {
|
769
|
+
mso-style-noshow: yes;
|
770
|
+
mso-style-priority: 39;
|
771
|
+
mso-style-unhide: no;
|
772
|
+
mso-style-name: "TOC 7";
|
773
|
+
mso-style-parent: "TOC 6";
|
774
|
+
mso-style-next: Normal;
|
775
|
+
margin-top: 0cm;
|
776
|
+
margin-right: 25.0pt;
|
777
|
+
margin-bottom: 0cm;
|
778
|
+
margin-left: 36.0pt;
|
779
|
+
margin-bottom: .0001pt;
|
780
|
+
text-indent: -36.0pt;
|
781
|
+
line-height: 12.0pt;
|
782
|
+
mso-pagination: widow-orphan;
|
783
|
+
mso-hyphenate: none;
|
784
|
+
tab-stops: 20.15pt 62.7pt right dotted 487.6pt;
|
785
|
+
font-size: 10.5pt;
|
786
|
+
font-family: {{bodyfont}};
|
787
|
+
mso-fareast-font-family: {{bodyfont}};
|
788
|
+
mso-bidi-font-family: {{bodyfont}};
|
789
|
+
mso-ansi-language: EN-GB;
|
790
|
+
font-weight: bold;
|
791
|
+
mso-bidi-font-weight: normal; }
|
792
|
+
|
793
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8 {
|
794
|
+
mso-style-noshow: yes;
|
795
|
+
mso-style-priority: 39;
|
796
|
+
mso-style-unhide: no;
|
797
|
+
mso-style-name: "TOC 8";
|
798
|
+
mso-style-parent: "TOC 7";
|
799
|
+
mso-style-next: Normal;
|
800
|
+
margin-top: 0cm;
|
801
|
+
margin-right: 25.0pt;
|
802
|
+
margin-bottom: 0cm;
|
803
|
+
margin-left: 36.0pt;
|
804
|
+
margin-bottom: .0001pt;
|
805
|
+
text-indent: -36.0pt;
|
806
|
+
line-height: 12.0pt;
|
807
|
+
mso-pagination: widow-orphan;
|
808
|
+
mso-hyphenate: none;
|
809
|
+
tab-stops: 20.15pt 70.3pt right dotted 487.6pt;
|
810
|
+
font-size: 10.5pt;
|
811
|
+
font-family: {{bodyfont}};
|
812
|
+
mso-fareast-font-family: {{bodyfont}};
|
813
|
+
mso-bidi-font-family: {{bodyfont}};
|
814
|
+
mso-ansi-language: EN-GB;
|
815
|
+
font-weight: bold;
|
816
|
+
mso-bidi-font-weight: normal; }
|
817
|
+
|
818
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9 {
|
819
|
+
mso-style-noshow: yes;
|
820
|
+
mso-style-priority: 39;
|
821
|
+
mso-style-unhide: no;
|
822
|
+
mso-style-name: "TOC 9";
|
823
|
+
mso-style-parent: "TOC 8";
|
824
|
+
mso-style-next: Normal;
|
825
|
+
margin-top: 0cm;
|
826
|
+
margin-right: 25.0pt;
|
827
|
+
margin-bottom: 0cm;
|
828
|
+
margin-left: 36.0pt;
|
829
|
+
margin-bottom: .0001pt;
|
830
|
+
text-indent: -36.0pt;
|
831
|
+
line-height: 12.0pt;
|
832
|
+
mso-pagination: widow-orphan;
|
833
|
+
mso-hyphenate: none;
|
834
|
+
tab-stops: 20.15pt 78.0pt right dotted 487.6pt;
|
835
|
+
font-size: 10.5pt;
|
836
|
+
font-family: {{bodyfont}};
|
837
|
+
mso-fareast-font-family: {{bodyfont}};
|
838
|
+
mso-bidi-font-family: {{bodyfont}};
|
839
|
+
mso-ansi-language: EN-GB;
|
840
|
+
font-weight: bold;
|
841
|
+
mso-bidi-font-weight: normal; }
|
842
|
+
|
693
843
|
span.MsoFootnoteReference {
|
694
844
|
mso-style-priority: 99;
|
695
845
|
mso-style-name: "Footnote Reference";
|
@@ -649,6 +649,150 @@ p.MsoToc3, li.MsoToc3, div.MsoToc3
|
|
649
649
|
mso-ansi-language:EN-GB;
|
650
650
|
font-weight:normal;
|
651
651
|
mso-bidi-font-weight:normal;}
|
652
|
+
p.MsoToc4, li.MsoToc4, div.MsoToc4
|
653
|
+
{mso-style-noshow:yes;
|
654
|
+
mso-style-priority:39;
|
655
|
+
mso-style-unhide:no;
|
656
|
+
mso-style-name:"TOC 4";
|
657
|
+
mso-style-parent:"TOC 3";
|
658
|
+
mso-style-next:Normal;
|
659
|
+
margin-top:0cm;
|
660
|
+
margin-right:25.0pt;
|
661
|
+
margin-bottom:0cm;
|
662
|
+
margin-left:36.0pt;
|
663
|
+
margin-bottom:.0001pt;
|
664
|
+
text-indent:-36.0pt;
|
665
|
+
line-height:12.0pt;
|
666
|
+
mso-pagination:widow-orphan;
|
667
|
+
mso-hyphenate:none;
|
668
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
669
|
+
font-size:10.5pt;
|
670
|
+
font-family:$bodyfont;
|
671
|
+
mso-fareast-font-family:$bodyfont;
|
672
|
+
mso-bidi-font-family:$bodyfont;
|
673
|
+
mso-ansi-language:EN-GB;
|
674
|
+
font-weight:bold;
|
675
|
+
mso-bidi-font-weight:normal;}
|
676
|
+
p.MsoToc5, li.MsoToc5, div.MsoToc5
|
677
|
+
{mso-style-noshow:yes;
|
678
|
+
mso-style-priority:39;
|
679
|
+
mso-style-unhide:no;
|
680
|
+
mso-style-name:"TOC 5";
|
681
|
+
mso-style-parent:"TOC 4";
|
682
|
+
mso-style-next:Normal;
|
683
|
+
margin-top:0cm;
|
684
|
+
margin-right:25.0pt;
|
685
|
+
margin-bottom:0cm;
|
686
|
+
margin-left:36.0pt;
|
687
|
+
margin-bottom:.0001pt;
|
688
|
+
text-indent:-36.0pt;
|
689
|
+
line-height:12.0pt;
|
690
|
+
mso-pagination:widow-orphan;
|
691
|
+
mso-hyphenate:none;
|
692
|
+
tab-stops:20.15pt 47.9pt right dotted 487.6pt;
|
693
|
+
font-size:10.5pt;
|
694
|
+
font-family:$bodyfont;
|
695
|
+
mso-fareast-font-family:$bodyfont;
|
696
|
+
mso-bidi-font-family:$bodyfont;
|
697
|
+
mso-ansi-language:EN-GB;
|
698
|
+
font-weight:bold;
|
699
|
+
mso-bidi-font-weight:normal;}
|
700
|
+
p.MsoToc6, li.MsoToc6, div.MsoToc6
|
701
|
+
{mso-style-noshow:yes;
|
702
|
+
mso-style-priority:39;
|
703
|
+
mso-style-unhide:no;
|
704
|
+
mso-style-name:"TOC 6";
|
705
|
+
mso-style-parent:"TOC 5";
|
706
|
+
mso-style-next:Normal;
|
707
|
+
margin-top:0cm;
|
708
|
+
margin-right:25.0pt;
|
709
|
+
margin-bottom:0cm;
|
710
|
+
margin-left:36.0pt;
|
711
|
+
margin-bottom:.0001pt;
|
712
|
+
text-indent:-36.0pt;
|
713
|
+
line-height:12.0pt;
|
714
|
+
mso-pagination:widow-orphan;
|
715
|
+
mso-hyphenate:none;
|
716
|
+
tab-stops:20.15pt 55.0pt right dotted 487.6pt;
|
717
|
+
font-size:10.5pt;
|
718
|
+
font-family:$bodyfont;
|
719
|
+
mso-fareast-font-family:$bodyfont;
|
720
|
+
mso-bidi-font-family:$bodyfont;
|
721
|
+
mso-ansi-language:EN-GB;
|
722
|
+
font-weight:bold;
|
723
|
+
mso-bidi-font-weight:normal;}
|
724
|
+
p.MsoToc7, li.MsoToc7, div.MsoToc7
|
725
|
+
{mso-style-noshow:yes;
|
726
|
+
mso-style-priority:39;
|
727
|
+
mso-style-unhide:no;
|
728
|
+
mso-style-name:"TOC 7";
|
729
|
+
mso-style-parent:"TOC 6";
|
730
|
+
mso-style-next:Normal;
|
731
|
+
margin-top:0cm;
|
732
|
+
margin-right:25.0pt;
|
733
|
+
margin-bottom:0cm;
|
734
|
+
margin-left:36.0pt;
|
735
|
+
margin-bottom:.0001pt;
|
736
|
+
text-indent:-36.0pt;
|
737
|
+
line-height:12.0pt;
|
738
|
+
mso-pagination:widow-orphan;
|
739
|
+
mso-hyphenate:none;
|
740
|
+
tab-stops:20.15pt 62.7pt right dotted 487.6pt;
|
741
|
+
font-size:10.5pt;
|
742
|
+
font-family:$bodyfont;
|
743
|
+
mso-fareast-font-family:$bodyfont;
|
744
|
+
mso-bidi-font-family:$bodyfont;
|
745
|
+
mso-ansi-language:EN-GB;
|
746
|
+
font-weight:bold;
|
747
|
+
mso-bidi-font-weight:normal;}
|
748
|
+
p.MsoToc8, li.MsoToc8, div.MsoToc8
|
749
|
+
{mso-style-noshow:yes;
|
750
|
+
mso-style-priority:39;
|
751
|
+
mso-style-unhide:no;
|
752
|
+
mso-style-name:"TOC 8";
|
753
|
+
mso-style-parent:"TOC 7";
|
754
|
+
mso-style-next:Normal;
|
755
|
+
margin-top:0cm;
|
756
|
+
margin-right:25.0pt;
|
757
|
+
margin-bottom:0cm;
|
758
|
+
margin-left:36.0pt;
|
759
|
+
margin-bottom:.0001pt;
|
760
|
+
text-indent:-36.0pt;
|
761
|
+
line-height:12.0pt;
|
762
|
+
mso-pagination:widow-orphan;
|
763
|
+
mso-hyphenate:none;
|
764
|
+
tab-stops:20.15pt 70.3pt right dotted 487.6pt;
|
765
|
+
font-size:10.5pt;
|
766
|
+
font-family:$bodyfont;
|
767
|
+
mso-fareast-font-family:$bodyfont;
|
768
|
+
mso-bidi-font-family:$bodyfont;
|
769
|
+
mso-ansi-language:EN-GB;
|
770
|
+
font-weight:bold;
|
771
|
+
mso-bidi-font-weight:normal;}
|
772
|
+
p.MsoToc9, li.MsoToc9, div.MsoToc9
|
773
|
+
{mso-style-noshow:yes;
|
774
|
+
mso-style-priority:39;
|
775
|
+
mso-style-unhide:no;
|
776
|
+
mso-style-name:"TOC 9";
|
777
|
+
mso-style-parent:"TOC 8";
|
778
|
+
mso-style-next:Normal;
|
779
|
+
margin-top:0cm;
|
780
|
+
margin-right:25.0pt;
|
781
|
+
margin-bottom:0cm;
|
782
|
+
margin-left:36.0pt;
|
783
|
+
margin-bottom:.0001pt;
|
784
|
+
text-indent:-36.0pt;
|
785
|
+
line-height:12.0pt;
|
786
|
+
mso-pagination:widow-orphan;
|
787
|
+
mso-hyphenate:none;
|
788
|
+
tab-stops:20.15pt 78.0pt right dotted 487.6pt;
|
789
|
+
font-size:10.5pt;
|
790
|
+
font-family:$bodyfont;
|
791
|
+
mso-fareast-font-family:$bodyfont;
|
792
|
+
mso-bidi-font-family:$bodyfont;
|
793
|
+
mso-ansi-language:EN-GB;
|
794
|
+
font-weight:bold;
|
795
|
+
mso-bidi-font-weight:normal;}
|
652
796
|
span.MsoFootnoteReference
|
653
797
|
{mso-style-priority:99;
|
654
798
|
mso-style-name:"Footnote Reference";
|