metanorma-unece 0.0.6 → 0.0.7

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: 93cd4ceeaf6825b20fc2292bdf21d4b1303c6beb7fdc15752130cda11f9e1bf6
4
- data.tar.gz: ed0519860a0f996f436a3c40236ab6dc4040b303789467cb88482b24e1e4bd6e
3
+ metadata.gz: f6871322b366b2ef44c6b2466eda47f244bde463d49a73932bab6a30dcefbc7a
4
+ data.tar.gz: 6b022cad4b1f019ca11d043282f797de91ee00badb2f6909669dd3915500d46a
5
5
  SHA512:
6
- metadata.gz: add90ed90dc0ab5745d6ac986c54d090b8929e914db6733601c3becb1e214f372347efa48295d941e07dc9ef8f71bd724d4830f4485bd084b59ca1f81ad7d34a
7
- data.tar.gz: fb9137b591878903fb3618e5abd852da8cd4ba8227b58f62397675fd5cceddd12a1d2e47472d487a99449073c98ad8c094a2424b38c538538bddde7c02bf1f39
6
+ metadata.gz: c7fa7fbc4bd216ba99801c6f5fadb24910cbed2d1b514e562321c90326e008a8ad7b5ad4374b8950c50858e6351c3025b4739335887da0736ade42a81fe654cc
7
+ data.tar.gz: 9dd1376f632679ef180c30ead155cfaaa4830b6e8819fcf9f385e3c1b8fcd59a8e615693388a458afa8ddc70002b71007d9f04cd7ecb1eb663b3eddc53f6eae4
@@ -76,6 +76,12 @@ time, mark, audio, video {
76
76
 
77
77
  code, pre, tt, kbd, samp {
78
78
  font-family: $monospacefont;
79
+ font-variant-ligatures: none;
80
+ }
81
+
82
+ code *, pre *, tt *, kbd *, samp * {
83
+ font-family: $monospacefont !important;
84
+ font-variant-ligatures: none;
79
85
  }
80
86
 
81
87
  h1, h2, h3, h4, h5, h6, .h2Annex {
@@ -642,6 +648,7 @@ p.Biblio, p.NormRef {
642
648
 
643
649
  .figure, .Sourcecode {
644
650
  font-family: $monospacefont;
651
+ font-variant-ligatures: none;
645
652
  background-color: $un-gray;
646
653
  font-size: 0.8em;
647
654
  line-height: 1.6em;
@@ -783,7 +790,8 @@ a.footnote-number {
783
790
 
784
791
  .contact-info p,
785
792
  .contact-info a {
786
- /* font-family: $monospacefont;*/
793
+ /* font-family: $monospacefont;
794
+ font-variant-ligatures: none; */
787
795
  font-weight: 400;
788
796
  }
789
797
 
@@ -978,6 +986,7 @@ To top button
978
986
 
979
987
  #myBtn {
980
988
  font-family: $monospacefont;
989
+ font-variant-ligatures: none;
981
990
  display: none;
982
991
  position: fixed;
983
992
  bottom: 20px;
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Unece
3
- VERSION = "0.0.6"
3
+ VERSION = "0.0.7"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-unece
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.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: 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