metanorma-csand 1.0.10 → 1.0.11

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: 18498d7fede800364ea593d261ca1a6f59f6840e1ed2ee12d0a3ff57a11bf40d
4
- data.tar.gz: 44f126444ee80c3dd7a7ddead147b8ff5cd536b141677018a7658815834facf4
3
+ metadata.gz: a8ce8f73711ec00490b6796c530e0bf76ff388ac7f5b6b99149c47133c1eb427
4
+ data.tar.gz: ad174d4b02445e376cf7757decaf3cc090de01affebdad67b2f6f77d7d0e36df
5
5
  SHA512:
6
- metadata.gz: d528ba0f84b160bb03369ed32809e05bb51d336dd469ad5c2fc7ce89ed6695c5784d44e03f399175256678f7101d2a7f9b0130534c66ae0cb50b90e300c7e6c0
7
- data.tar.gz: 721823371670809de22c7cc3c24ed98a850f3501be5ae9ad7813f989070aadeced7370961ab9c57341a2976e6d31d54dd47a6f101c85cfad6f2808548e47b1fd
6
+ metadata.gz: bcd4f4773800bda3b8764a2d9c01b29b74b6a3b07a13e7779664666bbba14d1010b32fd438fc5f4684f895ba28d98bf9b243814e063289db9e0597b90fa9cc1d
7
+ data.tar.gz: 1c5ba780094a618c2712aa1292be28a1336f8fbf2525da1996fdf86e5ece925349977cd63b8c360d19daaf69a17a21ca9e2b37d06044a64c97438ae2d1747e8b
@@ -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 {
@@ -561,6 +567,7 @@ p.Biblio, p.NormRef {
561
567
 
562
568
  .figure, .Sourcecode {
563
569
  font-family: $monospacefont;
570
+ font-variant-ligatures: none;
564
571
  background-color: #F5F6F6;
565
572
  font-size: 1em;
566
573
  line-height: 1.6em;
@@ -722,6 +729,7 @@ a.footnote-number {
722
729
 
723
730
  .contact-info p, .contact-info a {
724
731
  font-family: $monospacefont;
732
+ font-variant-ligatures: none;
725
733
  font-weight: 400;
726
734
  }
727
735
 
@@ -983,6 +991,7 @@ To top button
983
991
 
984
992
  #myBtn {
985
993
  font-family: $monospacefont;
994
+ font-variant-ligatures: none;
986
995
  display: none;
987
996
  position: fixed;
988
997
  bottom: 20px;
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Csand
3
- VERSION = "1.0.10"
3
+ VERSION = "1.0.11"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-csand
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.10
4
+ version: 1.0.11
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