Method: Texas::Template::Helper::TeX#h1

Defined in:
lib/texas/template/helper/tex.rb

#h1(*args) ⇒ Object



18
# File 'lib/texas/template/helper/tex.rb', line 18

def h1(*args); tex(:section, *args); end