Method: ReVIEW::LATEXBuilder#read
- Defined in:
- lib/review/latexbuilder.rb
#read(lines) ⇒ Object Also known as: lead
396 397 398 |
# File 'lib/review/latexbuilder.rb', line 396 def read(lines) latex_block('quotation', lines) end |
396 397 398 |
# File 'lib/review/latexbuilder.rb', line 396 def read(lines) latex_block('quotation', lines) end |