metanorma-acme 1.0.7 → 1.0.8

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: eee387ac9a7224a9173458e3449d3f42dbbeffde70b4d1eea7d7478bfdd62131
4
- data.tar.gz: 7a87ebbfd9b2fb0e0747c1e0dd29862c888a6eaf37d3ab1154cdcf8c26023808
3
+ metadata.gz: 7695563b6b961ffc6416b530556337a18e7d98b956dcf47524644bb23382ee3c
4
+ data.tar.gz: 14b88af6836dc8fd32c4a4ba898427b4e8fbfe6d73fcb501a58d0963811237e7
5
5
  SHA512:
6
- metadata.gz: b57c312dbdfe73ce3599376941db5c7e9d00206a57299d0e72109604519200a6955790b60cf44297df989e4bcf4d30ad122e49df37fc81cbeb36c21374ccd7c9
7
- data.tar.gz: 38546e1f4f4ccaf31d3bdb5ca2ed27873213373d3e23fe550279a795ed1badc68a24998c3c73f06a5bda0646dc4eab57b0032228c3236a89ab116adbc20d98d6
6
+ metadata.gz: 6359389bdd65c0acd49acfc86ae2a1e530c4e1f845e3748286c8c28c320cf05aad428d64417c2a637778a8133e4f2b8c42b929ce5278296f5159cadd8d97c25f
7
+ data.tar.gz: d790765a41ecf4bf1c4eaafc272a86802d13e2058dab90df895dbd179e82954d36bf0ef94202a9e5c37d8c9a715a91e401164558bc8f455320345f4c686e187d
@@ -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 {
@@ -566,6 +572,7 @@ p.Biblio, p.NormRef {
566
572
 
567
573
  .figure, .Sourcecode {
568
574
  font-family: $monospacefont;
575
+ font-variant-ligatures: none;
569
576
  background-color: #f7f7f7;
570
577
  font-size: 0.8em;
571
578
  line-height: 1.6em;
@@ -708,6 +715,7 @@ a.footnote-number {
708
715
 
709
716
  .contact-info p, .contact-info a {
710
717
  font-family: $monospacefont;
718
+ font-variant-ligatures: none;
711
719
  font-weight: 400;
712
720
  }
713
721
 
@@ -892,6 +900,7 @@ To top button
892
900
 
893
901
  #myBtn {
894
902
  font-family: $monospacefont;
903
+ font-variant-ligatures: none;
895
904
  display: none;
896
905
  position: fixed;
897
906
  bottom: 20px;
@@ -1,5 +1,5 @@
1
1
  module Metanorma
2
2
  module Acme
3
- VERSION = "1.0.7"
3
+ VERSION = "1.0.8"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: metanorma-acme
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.7
4
+ version: 1.0.8
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