# Generated by roxygen2: do not edit by hand

S3method(print,LaTeX2)
S3method(print,LaTeX2item)
S3method(print,LaTeX2range)
export("brace_options<-")
export("bracket_options<-")
export("columnOption<-")
export("columnOptions<-")
export("envName<-")
export("posOption<-")
export("rule<-")
export("tableCell<-")
export("tableContent<-")
export("tableRow<-")
export("widthOption<-")
export(ACTIVE)
export(ALIGN)
export(COMMENT)
export(ESCAPE)
export(IGNORE)
export(INVALID)
export(LBRACE)
export(LETTER)
export(LaTeX2range)
export(MATH)
export(NEWLINE)
export(OTHER)
export(PARAM)
export(RBRACE)
export(SPACE)
export(SUB)
export(SUPER)
export(as_LaTeX2)
export(brace_options)
export(bracket_options)
export(catcode)
export(columnOption)
export(columnOptions)
export(defaultCatcodes)
export(deparseLatex)
export(drop_caption)
export(drop_items)
export(drop_whitespace)
export(envName)
export(find_block)
export(find_brace_options)
export(find_bracket_options)
export(find_caption)
export(find_catcode)
export(find_char)
export(find_columnOptions)
export(find_env)
export(find_general)
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(flatten_itemlists)
export(get_container)
export(get_contents)
export(get_item)
export(get_items)
export(get_leftovers)
export(get_range)
export(get_ranges)
export(get_which)
export(include_whitespace)
export(index_to_path)
export(insert_values)
export(is_block)
export(is_bracket)
export(is_catcode)
export(is_char)
export(is_env)
export(is_error)
export(is_itemlist)
export(is_macro)
export(is_placeholder)
export(is_tabular)
export(is_text)
export(is_whitespace)
export(items_are_equal)
export(latex2)
export(latexTag)
export(macroName)
export(new_block)
export(new_env)
export(new_itemlist)
export(parseLatex)
export(path_to)
export(path_to_caption)
export(path_to_index)
export(paths_to_ranges)
export(placeholder)
export(posOption)
export(prepare_row)
export(prepare_table)
export(reduce_whitespace)
export(rmSrcrefs)
export(row_to_vector)
export(rule)
export(rules)
export(select_items)
export(set_contents)
export(set_item)
export(set_range)
export(showErrors)
export(show_itemlists)
export(split_chars)
export(split_latex)
export(split_list)
export(tableCell)
export(tableContent)
export(tableDim)
export(tableNcol)
export(tableNrow)
export(tableRow)
export(trim_whitespace)
export(vector_to_latex2)
export(vector_to_row)
export(widthOption)
importFrom(utils,getSrcref)
useDynLib(parseLatex, .registration=TRUE)
