- Timestamp:
- 04/23/08 02:13:22 (7 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lib/picolena/templates/lib/plain_text_extractors/ms.word.rb
r178 r216 5 5 as "application/msword" 6 6 aka "Microsoft Office Word document" 7 with "antiword SOURCE" => :on_linux, "some other command" => :on_windows 7 with "antiword SOURCE" => :on_linux_and_mac_os, 8 "some other command" => :on_windows 8 9 which_should_for_example_extract 'district heating', :from => 'Types of malfunction in DH substations.doc' 9 10 or_extract 'Basic Word template for Picolena specs', :from => 'office2003-word-template.dot'
