asciidoctor-latex 1.5.0.16.dev → 1.5.0.17.dev

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: 305e51b3ba921df5529a185dc2416c32ebf1e809
4
- data.tar.gz: aad431dd346881c3c38c82e4ea639304969a32f0
3
+ metadata.gz: 122791c28d897143c05759fad1a78d3d9efa43b5
4
+ data.tar.gz: 4544dab0e5c74b550cb528ea4d013db50a9c8713
5
5
  SHA512:
6
- metadata.gz: 34e9df9220194f123311a3068bf0cc78b97672f1cf94eb4953ff1b456ed89c6660c4a47e0cd89824af278b557cc67e0e995111afd8d418ea5361ab2e7f85a1a1
7
- data.tar.gz: 555a6f69be2039d1e13e819e5ad8923968786cd1cccccd35fc10de1b20843260cf04373be2d3b405ab4631fe4c5bd5b45d6b129fc11e3662d9bbf5387c27db20
6
+ metadata.gz: 0f9256f77e792f293537dfa287dab18269ab7a9aab45af8a67c6d298779bd695086044bec13c5e0c881c81155b1eb30a2c7801629d454402fd748f1f11c7b79e
7
+ data.tar.gz: 4c95e00856e055476a42e46960db62fd01534e2b113a9b2d4dcc0843a9263eb17783731ac45ae69cfdf39e21d9fc03df3014748ded721c5fb978aaf5d9ba12db
@@ -20,6 +20,7 @@ module Asciidoctor::LaTeX
20
20
  <style>
21
21
  .click .title { color: blue; }
22
22
  .click {margin-top: 0.5em; margin-bottom: 0.5em;}
23
+ .openblock { margin-top: 1em; margin-bottom: 1em; }
23
24
  .openblock>.box>.content { margin-top:1em;margin-bottom: 1em;margin-left:3em;margin-right:4em; }
24
25
  </style>
25
26
 
@@ -1,5 +1,5 @@
1
1
  module Asciidoctor
2
2
  module LaTeX
3
- VERSION = '1.5.0.16.dev'
3
+ VERSION = '1.5.0.17.dev'
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: asciidoctor-latex
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.5.0.16.dev
4
+ version: 1.5.0.17.dev
5
5
  platform: ruby
6
6
  authors:
7
7
  - James Carlson
@@ -10,7 +10,7 @@ authors:
10
10
  autorequire:
11
11
  bindir: bin
12
12
  cert_chain: []
13
- date: 2016-06-29 00:00:00.000000000 Z
13
+ date: 2016-07-06 00:00:00.000000000 Z
14
14
  dependencies:
15
15
  - !ruby/object:Gem::Dependency
16
16
  name: asciidoctor