Method: ReVIEW::LATEXBuilder#olnum
- Defined in:
- lib/review/latexbuilder.rb
#olnum(num) ⇒ Object
1456 1457 1458 |
# File 'lib/review/latexbuilder.rb', line 1456 def olnum(num) @ol_num = num.to_i end |
1456 1457 1458 |
# File 'lib/review/latexbuilder.rb', line 1456 def olnum(num) @ol_num = num.to_i end |