# Generated by roxygen2: do not edit by hand

S3method(print,LaTeX2)
S3method(print,LaTeX2item)
S3method(print,LaTeX2range)
export("brace_options<-")
export("bracket_options<-")
export("columnOptions<-")
export("posOption<-")
export("rule<-")
export("tableCell<-")
export("tableContent<-")
export("tableRow<-")
export("widthOption<-")
export(LaTeX2range)
export(as_LaTeX2)
export(brace_options)
export(bracket_options)
export(catcode)
export(columnOptions)
export(defaultCatcodes)
export(deparseLatex)
export(drop_items)
export(drop_whitespace)
export(envName)
export(find_brace_options)
export(find_bracket_options)
export(find_catcode)
export(find_char)
export(find_columnOptions)
export(find_env)
export(find_macro)
export(find_pattern)
export(find_posOption)
export(find_rule)
export(find_rules)
export(find_sequence)
export(find_tableCell)
export(find_tableContent)
export(find_tableRow)
export(find_tabular)
export(find_tags)
export(find_whitespace)
export(find_widthOption)
export(get_container)
export(get_contents)
export(get_item)
export(get_leftovers)
export(get_which)
export(include_whitespace)
export(is_Tabular)
export(is_block)
export(is_bracket)
export(is_env)
export(is_macro)
export(is_whitespace)
export(items_are_equal)
export(latex2)
export(latexTag)
export(macroName)
export(new_block)
export(parseLatex)
export(path_to)
export(posOption)
export(reduce_whitespace)
export(rule)
export(rules)
export(select_items)
export(set_contents)
export(set_item)
export(set_range)
export(split_latex)
export(split_list)
export(tableCell)
export(tableContent)
export(tableDim)
export(tableNcol)
export(tableNrow)
export(tableRow)
export(vector_to_latex2)
export(vector_to_row)
export(widthOption)
importFrom(utils,getSrcref)
useDynLib(parseLatex, .registration=TRUE)
