metanorma-m3d 1.0.11 → 1.0.12

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: 5056c09788ea53275b308cfb538c05ce31ba4d4ee88bf7cb68d91744a7723c9e
4
- data.tar.gz: 26ea48724ad868a6186c78c478e4900e0ece5e7aea44c214e966b8f81447983a
3
+ metadata.gz: 796a15febdb1bdc732fe791cee368cba8b7660e0e23924b871c09beb61f13f85
4
+ data.tar.gz: 15ecfe1691a78b9b81ae353e2ed9580ff3f429fe046aa48728d9e6fabbd90696
5
5
  SHA512:
6
- metadata.gz: d009e382ab635a00798a378fdee7ffa5e40e66304f5fe7017968d8d9b98049dffeebfbbf2143cdf15eba984d1e202206a442171ba416ee31ef1ae365ce87b05a
7
- data.tar.gz: 064f51ec0de5e2b2d92a34fea258a61f9662269b576237483e8071942138e6f4bf28a848f66686ca131148a0bde15d8f9a1bc1f2eefcfdccf25ed581428320ce
6
+ metadata.gz: 78b14116bd7fa82fd31b9c42d4c51f44900e699f70f3875bf6299a13068883cc3ac3eff045fb5f4bb0ce9029e719300f06c5f9c1bfb1e12daf599b3d2550c357
7
+ data.tar.gz: 6b2f5226d9c462d1cceff426b8b8235768e1441974d89519f494cf939b7a1865f5e7511980840830736db7a31d89623502101ebe18f78df68d5999082e5e2134
@@ -84,6 +84,12 @@ time, mark, audio, video {
84
84
 
85
85
  code, pre, tt, kbd, samp {
86
86
  font-family: $monospacefont;
87
+ font-variant-ligatures: none;
88
+ }
89
+
90
+ code *, pre *, tt *, kbd *, samp * {
91
+ font-family: $monospacefont !important;
92
+ font-variant-ligatures: none;
87
93
  }
88
94
 
89
95
  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
  font-size: 0.8em;
580
587
  line-height: 1.6em;
581
588
  padding: 1.5em;
@@ -728,6 +735,7 @@ a.footnote-number {
728
735
 
729
736
  .contact-info p, .contact-info a {
730
737
  font-family: $monospacefont;
738
+ font-variant-ligatures: none;
731
739
  font-weight: 400;
732
740
  }
733
741
 
@@ -977,6 +985,7 @@ To top button
977
985
 
978
986
  #myBtn {
979
987
  font-family: $monospacefont;
988
+ font-variant-ligatures: none;
980
989
  display: none;
981
990
  position: fixed;
982
991
  bottom: 20px;
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module M3d
3
- VERSION = "1.0.11"
3
+ VERSION = "1.0.12"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-m3d
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.11
4
+ version: 1.0.12
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