Class: ReVIEW::TEXTBuilder

Inherits:
TOPBuilder show all
Defined in:
lib/review/textbuilder.rb

Constant Summary

Constants inherited from Builder

Builder::CAPTION_TITLES

Instance Attribute Summary

Attributes inherited from Builder

#doc_status

Method Summary

Methods inherited from TOPBuilder

#base_block, #base_parablock, #bibpaper_header, #circle_begin, #comment, #common_column_begin, #common_column_end, #compile_href, #compile_kw, #compile_ruby, #dd, #dt, #emlistnum, #footnote, #headline, #image, #image_header, #indepimage, #inline_ami, #inline_b, #inline_balloon, #inline_bib, #inline_bou, #inline_code, #inline_comment, #inline_fn, #inline_hidx, #inline_hint, #inline_i, #inline_icon, #inline_idx, #inline_keytop, #inline_labelref, #inline_m, #inline_maru, #inline_pageref, #inline_sub, #inline_sup, #inline_tt, #inline_ttb, #inline_tti, #inline_ttibold, #inline_u, #list, #list_body, #list_header, #listnum, #listnum_body, #noindent, #nonum_begin, #notoc_begin, #ol_item, #read, #table, #table_end, #texequation, #texequation_header, #th, #ul_item

Methods inherited from PLAINTEXTBuilder

#base_block, #base_parablock, #best, #bibpaper, #bibpaper_bibpaper, #bibpaper_header, #bpo, #caution, #centering, #circle_begin, #circle_end, #cmd, #column_begin, #column_end, #comment, #common_column_begin, #common_column_end, #compile_href, #compile_kw, #compile_ruby, #dd, #dl_begin, #dl_end, #dt, #dtp, #edition_begin, #edition_end, #emlist, #emlistnum, #expert, #extname, #flushright, #footnote, #headline, #hood_begin, #hood_end, #image, #imgtable, #important, #indepimage, #info, #inline_balloon, #inline_bib, #inline_br, #inline_chap, #inline_chapref, #inline_comment, #inline_del, #inline_dtp, #inline_fn, #inline_hd_chap, #inline_hidx, #inline_icon, #inline_labelref, #inline_pageref, #inline_raw, #inline_uchar, #insideout_begin, #insideout_end, #insn, #label, #link, #list, #list_body, #list_header, #listnum, #listnum_body, #memo, #nodisp_begin, #nodisp_end, #nofunc_text, #noindent, #nonum_begin, #nonum_end, #note, #notice, #notoc_begin, #notoc_end, #ol_begin, #ol_end, #ol_item, #olnum, #paragraph, #planning, #point, #post_paragraph, #practice, #pre_paragraph, #quote, #read, #ref_begin, #ref_end, #reference, #result, #security, #shoot, #source, #sup_begin, #sup_end, #table, #table_begin, #table_end, #table_header, #term, #texequation, #texequation_header, #text, #tip, #tr, #ul_begin, #ul_end, #ul_item, #warning, #world_begin, #world_end, #xcolumn_begin, #xcolumn_end

Methods included from TextUtils

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

Methods inherited from Builder

#bibpaper, #bind, #blankline, #captionblock, #compile_inline, #detab, #embed, #emtable, #error, #escape, #extract_chapter_id, #firstlinenum, #get_chap, #graph, #graph_aafigure, #graph_blockdiag, #graph_gnuplot, #graph_graphviz, #graph_plantuml, #handle_metric, #highlight?, #image, #image_ext, #initialize, #inline_balloon, #inline_bou, #inline_chap, #inline_chapref, #inline_column, #inline_column_chap, #inline_embed, #inline_eq, #inline_fn, #inline_hd, #inline_href, #inline_img, #inline_imgref, #inline_include, #inline_kw, #inline_list, #inline_pageref, #inline_raw, #inline_ruby, #inline_table, #inline_tcy, #inline_title, #inline_w, #inline_wb, #line_num, #list, #listnum, #load_words, #over_secnolevel?, #parse_metric, #parse_table_rows, #post_paragraph, #pre_paragraph, #print, #puts, #raw, #result, #result_metric, #source, #system_graph, #table, #table_row_separator_regexp, #table_rows, #target_name, #text, #tsize, #ul_item_begin, #ul_item_end, #warn

Constructor Details

This class inherits a constructor from ReVIEW::Builder