softcover 1.3.4 → 1.4.0

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
  SHA1:
3
- metadata.gz: e410af1f92bb5277cd6b7f8346ba913a6dc34ad9
4
- data.tar.gz: 711a0735d025ee1504312a59f5685a1d1430c206
3
+ metadata.gz: e751958996f65e458ee0ca99fe3a53479096adcd
4
+ data.tar.gz: 88928c2798ef5403783bafa4bd1ed29b702bfdfe
5
5
  SHA512:
6
- metadata.gz: b97a77ccaa2cdfdec0b60417cd35bd228bc8d6eb1801f6fc7bf8eb32be8fa4cae9924d67b159e79118afc3e87afff5986d099af0df5e1b2e067de800c13018f9
7
- data.tar.gz: 066ade30101455fbae2e3d805434f80c188857dadf63f71e5ccdb1ea017cdd0a4e618ede43375bc99909a1d71cd9797a8610712e0c6bca93f2d8bf85a04e6eea
6
+ metadata.gz: 5dd906d775bd239d0dec8497dcee9407ea4ffb11ef800f899facfa748fbbcf64e50bcdf962d77f9ea7c5981e335fb80fc43dce2fe5e55b8ed004fb8d32262b7a
7
+ data.tar.gz: dde0008964997b40a6dbcda77c7f2fbd08a01b0688b4578141eeb5ebaa229dfe811073c47b4dda890f4225e7bab9ea9e8ae1f4e6ee8691f277499e4cfb6f7097
@@ -34,6 +34,8 @@ code {
34
34
 
35
35
  .code {
36
36
  font-size: 90%;
37
+ margin-top: 0.75em;
38
+ margin-bottom: 0.75em;
37
39
  }
38
40
 
39
41
  .aside {
@@ -55,6 +57,10 @@ p.noindent {
55
57
  text-indent: 0;
56
58
  }
57
59
 
60
+ .inline_math {
61
+ text-indent: 0;
62
+ }
63
+
58
64
  /* Needed for properly formatted blockquotes in Kindle for iPad */
59
65
  p.quote {
60
66
  margin-left: 1em;
@@ -72,4 +78,4 @@ p.quote {
72
78
 
73
79
  .aside {
74
80
  margin: 15px 0;
75
- }
81
+ }
@@ -34,6 +34,8 @@ code {
34
34
 
35
35
  .code {
36
36
  font-size: 90%;
37
+ margin-top: 0.75em;
38
+ margin-bottom: 0.75em;
37
39
  }
38
40
 
39
41
  .aside {
@@ -55,6 +57,10 @@ p.noindent {
55
57
  text-indent: 0;
56
58
  }
57
59
 
60
+ .inline_math {
61
+ text-indent: 0;
62
+ }
63
+
58
64
  /* Needed for properly formatted blockquotes in Kindle for iPad */
59
65
  p.quote {
60
66
  margin-left: 1em;
@@ -72,4 +78,4 @@ p.quote {
72
78
 
73
79
  .aside {
74
80
  margin: 15px 0;
75
- }
81
+ }
@@ -1,3 +1,3 @@
1
1
  module Softcover
2
- VERSION = "1.3.4"
2
+ VERSION = "1.4.0"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: softcover
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.3.4
4
+ version: 1.4.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Michael Hartl
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2017-04-03 00:00:00.000000000 Z
12
+ date: 2017-04-04 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: polytexnic