Method: Mathemagical::LaTeX::Scanner#check_option

Defined in:
lib/mathemagical/latex.rb

#check_optionObject



147
148
149
# File 'lib/mathemagical/latex.rb', line 147

def check_option
	skip_space_and(true){scan_option}
end