Method: ReVIEW::LATEXBuilder#flushright
- Defined in:
- lib/review/latexbuilder.rb
#flushright(lines) ⇒ Object
961 962 963 |
# File 'lib/review/latexbuilder.rb', line 961 def flushright(lines) latex_block('flushright', lines) end |
961 962 963 |
# File 'lib/review/latexbuilder.rb', line 961 def flushright(lines) latex_block('flushright', lines) end |