Method: Mathemagical::LaTeX::Scanner#check_block

Defined in:
lib/mathemagical/latex.rb

#check_blockObject



83
84
85
# File 'lib/mathemagical/latex.rb', line 83

def check_block
	skip_space_and(true){scan_block}
end