Class: ReVIEW::Book::Bib

Inherits:
BookUnit show all
Defined in:
lib/review/book/bib.rb

Instance Attribute Summary

Attributes inherited from BookUnit

#book, #column_index, #content, #endnote_index, #equation_index, #footnote_index, #headline_index, #icon_index, #image_index, #indepimage_index, #lines, #list_index, #numberless_image_index, #path, #table_index

Instance Method Summary collapse

Methods inherited from BookUnit

#basename, #bibpaper, #bibpaper_index, #column, #dirname, #endnote, #endnotes, #equation, #execute_indexer, #footnote, #generate_indexes, #headline, #image, #image_bound?, #initialize, #list, #name, #next_chapter, #prev_chapter, #size, #table, #title, #volume

Methods included from TextUtils

#add_space?, #detab, #join_lines_to_paragraph, #split_paragraph

Constructor Details

This class inherits a constructor from ReVIEW::Book::BookUnit

Instance Method Details

#numberObject



16
17
18
# File 'lib/review/book/bib.rb', line 16

def number
  nil
end