Method: ReVIEW::LATEXBuilder#printendnotes
- Defined in:
- lib/review/latexbuilder.rb
#printendnotes ⇒ Object
1160 1161 1162 1163 1164 1165 |
# File 'lib/review/latexbuilder.rb', line 1160 def printendnotes @shown_endnotes = true blank puts '\theendnotes' blank end |