metanorma-gb 1.3.5 → 1.3.6

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6eec7b9e19b7b3b8dd7404fb9a7960ed4c3b6af39c297b0bb97347e78a7b5ff0
4
- data.tar.gz: cca358c241fbd7d574d457e0a1c23c89ce1f22480c412c856b9d8a0870379cab
3
+ metadata.gz: 04ad77c6195a930717f88acef51e82ccf8e48a6f5828ae8cdcdb5e4ecad04f14
4
+ data.tar.gz: bba1ca38fe787e9651291af3718ea0ae05e5114fa1b56a77cde86e8b47c7a22b
5
5
  SHA512:
6
- metadata.gz: 34fed5d0aa192dc60c3d51a2292d4d17b9f6adacc910a60dbb0cff5b56a2afed9e448615480418cea7ef6e827dfb028cf91bb16421c50ff48f7c15504641947c
7
- data.tar.gz: 717f6439e96d00d6c8914e8c89183bcbebcdf682776ada477e49051aded1a30d9f227adfd992de0992891463fbfa04bedda27f8a6c8720aeb93a52c5280e01a8
6
+ metadata.gz: 47d00cccd13a20bafcee7ceb8883897beb9720b6004ba4a08b57ebd92f85e3cc5ad657f23c85f334686587d6934f44ae2ecfa1003dc1759c61f4e788744d76bf
7
+ data.tar.gz: 3bdbeb25d3360bf667f4b832d67af789f6917776ff2aa478f30e4fcd2904f84d364669bb200408d5b43e440cf8201f7676fe3dc6d03c34a439feb84c8d2a0933
@@ -464,8 +464,9 @@ div.coverpage_warning
464
464
  {text-align:left;
465
465
  margin-left:auto;
466
466
  margin-right:auto;}
467
- a.TableFootnoteRef
467
+ a.TableFootnoteRef, span.TableFootnoteRef
468
468
  {mso-style-priority:99;
469
+ mso-style-parent:"Footnote Reference";
469
470
  vertical-align:super;}
470
471
  aside {font-size:10.0pt;}
471
472
  .Hant
@@ -489,8 +490,6 @@ p.example, li.example, div.example, td.example
489
490
  mso-style-unhide:no;
490
491
  mso-style-parent:"";
491
492
  mso-style-next:示例内容;
492
- margin:0in;
493
- margin-bottom:.0001pt;
494
493
  text-align:justify;
495
494
  text-justify:inter-ideograph;
496
495
  tab-stops:20.15pt;
@@ -502,6 +501,11 @@ p.example, li.example, div.example, td.example
502
501
  mso-hansi-font-family:$bodyfont;
503
502
  mso-bidi-font-family:$bodyfont;}
504
503
 
504
+ div.example, td.example {
505
+ margin:0in;
506
+ margin-bottom:.0001pt;
507
+ }
508
+
505
509
  td.example p.MsoListParagraph {
506
510
  font-size: 9.0pt;
507
511
  }
@@ -1156,7 +1156,7 @@ font-size: 0.8em;
1156
1156
  text-decoration: none;
1157
1157
  }
1158
1158
 
1159
- .footnote, .footnote a, a.TableFootnoteRef a {
1159
+ .footnote, .footnote a, span.TableFootnoteRef {
1160
1160
  font-size: 0.9em;
1161
1161
  text-decoration: none;
1162
1162
  }
@@ -942,7 +942,7 @@ font-size: 1.1em;
942
942
  3.10 Footnotes
943
943
  */
944
944
 
945
- a.footnote-number, a.TableFootnoteRef {
945
+ a.footnote-number, a.TableFootnoteRef, span.TableFootnoteRef {
946
946
  vertical-align: super;
947
947
  font-size: 0.8em;
948
948
  }
@@ -424,7 +424,7 @@ p.MsoBlockText, li.MsoBlockText, div.MsoBlockText
424
424
  mso-themecolor:accent1;
425
425
  mso-ansi-language:EN-AU;
426
426
  font-style:italic;}
427
- div.figure
427
+ div.figure, p.figure
428
428
  {text-align: center;}
429
429
 
430
430
  h1
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Gb
3
- VERSION = "1.3.5"
3
+ VERSION = "1.3.6"
4
4
  end
5
5
  end
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.5
4
+ version: 1.3.6
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-10-20 00:00:00.000000000 Z
11
+ date: 2019-10-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: metanorma-iso