imposition 0.9.4.1 → 0.9.4.2

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.
Files changed (2) hide show
  1. data/lib/imposition/clases.rb +4 -4
  2. metadata +1 -1
@@ -1,4 +1,6 @@
1
- #Ruby without rails
1
+ #!/bin/env ruby
2
+ # encoding: utf-8
3
+
2
4
  module Clases
3
5
 
4
6
  class Imposicion
@@ -331,10 +333,8 @@ class PreguntaEscalado < Pregunta
331
333
  elsif @tipo=="verticalmente" then
332
334
  @ide=2
333
335
  @mensaje="no especifico alto de pagina pero si alto de pliego y numero de paginas por pliego "+tipo
334
- else
335
- @mensaje=""
336
336
  end
337
- @mensaje+="¿escalar "+tipo+"?"
337
+ @mensaje+=" ¿escalar "+tipo+"?"
338
338
  end
339
339
  def metodo(yn)
340
340
  @yn=yn
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: imposition
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.4.1
4
+ version: 0.9.4.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: