Method: ReVIEW::LATEXBuilder#nofunc_text
- Defined in:
- lib/review/latexbuilder.rb
#nofunc_text(str) ⇒ Object
1238 1239 1240 |
# File 'lib/review/latexbuilder.rb', line 1238 def nofunc_text(str) escape(str) end |
1238 1239 1240 |
# File 'lib/review/latexbuilder.rb', line 1238 def nofunc_text(str) escape(str) end |