Changeset 297 for trunk/samples

Show
Ignore:
Timestamp:
11/19/2007 10:43:17 (10 months ago)
Author:
why
Message:

* samples/book.rb: yeah, those paragraphs should be in a stack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/samples/book.rb

    r293 r297  
    2929      para table_of_contents, :size => 8 
    3030    end 
    31     flow :width => -190, :margin => 10 do 
     31    stack :width => -190, :margin => 10 do 
    3232      INCIDENTS[num][1].split(/\n\n+/).each do |p| 
    3333        para p