Method: WTeX#tex

Defined in:
lib/wtex.rb

#tex(str) ⇒ Object



31
32
33
# File 'lib/wtex.rb', line 31

def tex(str)
  _tex str
end