metanorma-gb 1.3.6 → 1.3.7
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.adoc +4 -2
- data/lib/asciidoctor/gb/basicdoc.rng +6 -8
- data/lib/isodoc/gb/html/gb.scss +21 -0
- data/lib/isodoc/gb/html/htmlcompliantstyle.scss +5 -2
- data/lib/isodoc/gb/html/htmlstyle.scss +2 -2
- data/lib/metanorma/gb/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 580362b463e0c7ffcf4d77a497200965759a166acfa97121575bb1f523e9da84
|
4
|
+
data.tar.gz: abb46c02461a869386ed88f341bf2b81e8d9af886241d9c897932fbf519b2807
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2826426ba46067a0f7323e7b43ea3bbe254a40e40b0ecc3631da99c87c6478f23bfc6cc5a6e8d8c6c85bbdd043e1786b834d8a56db29cc1ef8812242e5bcda55
|
7
|
+
data.tar.gz: 3674d420f281f1c130d6dad2224722c6188ed1e09aaa8460d324bfd97bd0ec51abad48474457b4ad5f51f42d097f16f80b719500b603626d82768afc6284590e
|
data/README.adoc
CHANGED
@@ -1,9 +1,11 @@
|
|
1
1
|
= metanorma-gb: Authoring Chinese standards (GuoBiao, sector...) in AsciiDoc
|
2
2
|
|
3
3
|
image:https://img.shields.io/gem/v/metanorma-gb.svg["Gem Version", link="https://rubygems.org/gems/metanorma-gb"]
|
4
|
-
image:https://
|
5
|
-
image:https://ci.appveyor.com/api/projects/status/
|
4
|
+
image:https://travis-ci.com/metanorma/metanorma-gb.svg["Build Status", link="https://travis-ci.com/metanorma/metanorma-gb"]
|
5
|
+
image:https://ci.appveyor.com/api/projects/status/ngoyus5vqalc7v4c?svg=true["Appveyor Build Status", link="https://ci.appveyor.com/project/metanorma/metanorma-gb"]
|
6
6
|
image:https://codeclimate.com/github/metanorma/metanorma-gb/badges/gpa.svg["Code Climate", link="https://codeclimate.com/github/metanorma/metanorma-gb"]
|
7
|
+
image:https://img.shields.io/github/issues-pr-raw/metanorma/metanorma-gb.svg["Pull Requests", link="https://github.com/metanorma/metanorma-gb/pulls"]
|
8
|
+
image:https://img.shields.io/github/commits-since/metanorma/metanorma-gb/latest.svg["Commits since latest",link="https://github.com/metanorma/metanorma-gb/releases"]
|
7
9
|
|
8
10
|
== Functionality
|
9
11
|
|
@@ -341,11 +341,6 @@
|
|
341
341
|
</oneOrMore>
|
342
342
|
</element>
|
343
343
|
</define>
|
344
|
-
<define name="tclass">
|
345
|
-
<element name="name">
|
346
|
-
<text/>
|
347
|
-
</element>
|
348
|
-
</define>
|
349
344
|
<define name="thead">
|
350
345
|
<element name="thead">
|
351
346
|
<ref name="tr"/>
|
@@ -515,19 +510,22 @@
|
|
515
510
|
<attribute name="subsequence"/>
|
516
511
|
</optional>
|
517
512
|
<optional>
|
518
|
-
<
|
513
|
+
<attribute name="class"/>
|
519
514
|
</optional>
|
520
515
|
<optional>
|
521
|
-
<ref name="
|
516
|
+
<ref name="source"/>
|
522
517
|
</optional>
|
523
518
|
<optional>
|
524
|
-
<ref name="
|
519
|
+
<ref name="tname"/>
|
525
520
|
</optional>
|
526
521
|
<choice>
|
527
522
|
<ref name="image"/>
|
528
523
|
<ref name="video"/>
|
529
524
|
<ref name="audio"/>
|
530
525
|
<ref name="pre"/>
|
526
|
+
<oneOrMore>
|
527
|
+
<ref name="paragraph-with-footnote"/>
|
528
|
+
</oneOrMore>
|
531
529
|
<zeroOrMore>
|
532
530
|
<ref name="figure"/>
|
533
531
|
</zeroOrMore>
|
data/lib/isodoc/gb/html/gb.scss
CHANGED
@@ -15,6 +15,23 @@ p.Sourcecode, li.Sourcecode, div.Sourcecode, pre.Sourcecode
|
|
15
15
|
mso-fareast-font-family:Calibri;
|
16
16
|
mso-bidi-font-family:"Courier New";
|
17
17
|
mso-ansi-language:EN-GB;}
|
18
|
+
p.pseudocode, li.pseudocode, div.pseudocode
|
19
|
+
{mso-style-unhide:no;
|
20
|
+
mso-style-qformat:yes;
|
21
|
+
mso-style-parent:"";
|
22
|
+
margin-top:0cm;
|
23
|
+
margin-right:0cm;
|
24
|
+
margin-bottom:12.0pt;
|
25
|
+
margin-left:0cm;
|
26
|
+
text-align:left;
|
27
|
+
line-height:12.0pt;
|
28
|
+
mso-pagination:widow-orphan;
|
29
|
+
tab-stops:20.15pt;
|
30
|
+
font-size:9.0pt;
|
31
|
+
font-family:$bodyfont;
|
32
|
+
mso-fareast-font-family:Calibri;
|
33
|
+
mso-bidi-font-family:"Courier New";
|
34
|
+
mso-ansi-language:EN-GB;}
|
18
35
|
p.Biblio, li.Biblio, div.Biblio, p.NormRef, li.NormRef, p.NormRef
|
19
36
|
{mso-style-unhide:no;
|
20
37
|
mso-style-qformat:yes;
|
@@ -514,6 +531,10 @@ div.example p.MsoListParagraph {
|
|
514
531
|
font-size: 9.0pt;
|
515
532
|
}
|
516
533
|
|
534
|
+
div.Note p.MsoListParagraph {
|
535
|
+
font-size: 9.0pt;
|
536
|
+
}
|
537
|
+
|
517
538
|
p.leftpagenumber, li.leftpagenumber, div.leftpagenumber
|
518
539
|
{mso-style-name:leftpagenumber;
|
519
540
|
mso-style-priority:99;
|
@@ -1029,9 +1029,12 @@ margin-left: 2em;
|
|
1029
1029
|
3.6 Source Code + figures
|
1030
1030
|
*/
|
1031
1031
|
|
1032
|
-
.Sourcecode
|
1032
|
+
.Sourcecode {
|
1033
1033
|
font-family: $monospacefont;
|
1034
1034
|
font-variant-ligatures: none;
|
1035
|
+
}
|
1036
|
+
|
1037
|
+
.Sourcecode, .figure, .pseudocode {
|
1035
1038
|
font-size:0.9em;
|
1036
1039
|
line-height: 1.6em;
|
1037
1040
|
padding: 1.5em;
|
@@ -1101,7 +1104,7 @@ margin-top:0;
|
|
1101
1104
|
}
|
1102
1105
|
|
1103
1106
|
|
1104
|
-
.example .Sourcecode {
|
1107
|
+
.example .Sourcecode, .example .pseudocode {
|
1105
1108
|
background: none;
|
1106
1109
|
}
|
1107
1110
|
|
@@ -828,7 +828,7 @@ font-family: $monospacefont;
|
|
828
828
|
font-variant-ligatures: none;
|
829
829
|
}
|
830
830
|
|
831
|
-
.figure, .Sourcecode {
|
831
|
+
.figure, .Sourcecode, .pseudocode {
|
832
832
|
background-color: #f7f7f7;
|
833
833
|
line-height: 1.6em;
|
834
834
|
padding: 1.5em;
|
@@ -895,7 +895,7 @@ margin-left:-1.5em;
|
|
895
895
|
}
|
896
896
|
|
897
897
|
|
898
|
-
.example .Sourcecode {
|
898
|
+
.example .Sourcecode, .example .pseudocode {
|
899
899
|
background: none;
|
900
900
|
}
|
901
901
|
|
data/lib/metanorma/gb/version.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: metanorma-gb
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.3.
|
4
|
+
version: 1.3.7
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Ribose Inc.
|
8
8
|
autorequire:
|
9
9
|
bindir: exe
|
10
10
|
cert_chain: []
|
11
|
-
date: 2019-
|
11
|
+
date: 2019-11-08 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: metanorma-iso
|