metanorma-mpfd 0.1.3 → 0.1.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a556a866236e88b62757213d6a47c215860b53f9cba2012fa4f83039fd40067d
4
- data.tar.gz: 9218d447fe46602f383d0a823d7682ffd1eec13c1d80087f3722d41d241ab848
3
+ metadata.gz: fa175636c95c1056cc6acebc3e3176f73d91a63248664f3495eb21736ffb0b02
4
+ data.tar.gz: 242826c616cd5d60b3b97a12cc31386cfc484da5a84065345e64f5434da5f0e6
5
5
  SHA512:
6
- metadata.gz: 6b74475f1abb013d3da557bb1a09447b884a6062c0d52307776d83638495a857308ad3d3e13e54035ee62e50a27a589c09312cc99ccd617433475aad631799cf
7
- data.tar.gz: a578e8235ee22901945bb43b4d6597437cb1078bc13334ed204baabbb00e556f7c161444a4dcf8f88972a3767d8b0db8e6afa2349b0cc8a4af5536e5872757ee
6
+ metadata.gz: 37004493a370155537a3230acb8a9f4b1855a145d27f1241a75656df08bc4204f3b9c2e4cd31efdacba2bd64ecac815d266b535c96d8935cef73e579c08dd7b5
7
+ data.tar.gz: e376b9a3b076ccc7b03fa51ac642489857aa598027fb550f11b374b8ac63e44fde3ae2012e8aec9c95d25d82fd7c0eaa4b59b52279211905811cab40f259e5d6
@@ -75,6 +75,12 @@ time, mark, audio, video {
75
75
 
76
76
  code, pre, tt, kbd, samp {
77
77
  font-family: $monospacefont;
78
+ font-variant-ligatures: none;
79
+ }
80
+
81
+ code *, pre *, tt *, kbd *, samp * {
82
+ font-family: $monospacefont !important;
83
+ font-variant-ligatures: none;
78
84
  }
79
85
 
80
86
  h1, h2, h3, h4, h5, h6, .h2Annex {
@@ -576,6 +582,7 @@ p.Biblio, p.NormRef {
576
582
 
577
583
  .figure, .Sourcecode {
578
584
  font-family: $monospacefont;
585
+ font-variant-ligatures: none;
579
586
  background-color: #f7f7f7;
580
587
  font-size: 0.8em;
581
588
  line-height: 1.6em;
@@ -729,6 +736,7 @@ a.footnote-number {
729
736
 
730
737
  .contact-info p, .contact-info a {
731
738
  font-family: $monospacefont;
739
+ font-variant-ligatures: none;
732
740
  font-weight: 400;
733
741
  }
734
742
 
@@ -974,6 +982,7 @@ To top button
974
982
 
975
983
  #myBtn {
976
984
  font-family: $monospacefont;
985
+ font-variant-ligatures: none;
977
986
  display: none;
978
987
  position: fixed;
979
988
  bottom: 20px;
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Mpfd
3
- VERSION = "0.1.3"
3
+ VERSION = "0.1.4"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-mpfd
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.3
4
+ version: 0.1.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ribose Inc.
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2018-12-11 00:00:00.000000000 Z
11
+ date: 2018-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: asciidoctor