carta 0.0.4 → 0.0.5

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
  SHA1:
3
- metadata.gz: 00057ec2d2b765d1998e713b651feacbe3a9779f
4
- data.tar.gz: d648d4247878f7851b283a447d2e90380b8d5ba4
3
+ metadata.gz: 65e9ae27882978837e3f5a86d0ca45de9d117785
4
+ data.tar.gz: 4fff04c42cb90d907201b8c29b92ce5936fbc47b
5
5
  SHA512:
6
- metadata.gz: d4ce839d8c23ced9120a83c42c50f8bc1933367b3e9d5ad6b3c0922e4684dd1728d895f7d0fc0e82840b595d1002519abe904e32da97eb530264e45ebb169cda
7
- data.tar.gz: a1bd32012145ff23428b18cf1a5fecc310dd02883e9d730326e215db85edceecb7675159e663d9043ad629d75cb914c3b66f2fcc8cec69521639c31a5559f6e4
6
+ metadata.gz: 54abd83b5348c6951c0c0a205a08eddd599903ff23f9a9121fc7447c940e9cc4b546254e8d8e55cabebf2f085ee5e55f99ae3383fb6bcd824ab2c229a0852868
7
+ data.tar.gz: c158f78043f057b4c1a394a413035c6a8341ac5e5c50ace2464af22083d704325e81e0c844095f11ba998c0a6bee623219142e0eb200015a761f2605c8c18495
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <display_options>
3
+ <platform name="*">
4
+ <option name="specified-fonts">true</option>
5
+ </platform>
6
+ </display_options>
data/lib/carta/version.rb CHANGED
@@ -1,3 +1,3 @@
1
1
  module Carta
2
- VERSION = '0.0.4'
2
+ VERSION = '0.0.5'
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carta
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dylan Wreggelsworth
@@ -137,6 +137,7 @@ files:
137
137
  - lib/carta/templates/ebook/layouts/epub/EPUB/main.ncx.erb
138
138
  - lib/carta/templates/ebook/layouts/epub/EPUB/main.opf.erb
139
139
  - lib/carta/templates/ebook/layouts/epub/EPUB/nav.xhtml.erb
140
+ - lib/carta/templates/ebook/layouts/epub/META-INF/com.apple.ibooks.display-options.xml.erb
140
141
  - lib/carta/templates/ebook/layouts/epub/META-INF/container.xml.erb
141
142
  - lib/carta/templates/ebook/layouts/html/index.html.erb
142
143
  - lib/carta/templates/ebook/manuscript/book.yaml.tt